ADXL345 Setup

A rundown of the hardware and software setup on the adxl345.

I2C and Device Probing

Writing the initial code of the ADXL345 accelerometer.

Writing a Driver for the ADXL345 Accelerometer

An introduction to the sensor and driver writing process.

Using the I2C-Stub to Emulate a Device

See how the i2c-stub module can be used in emulating a device without having the hardware.