A blog about a variety of random stuff that i do in my free time and during my projects.
Sunday, October 20, 2013
ADXL345 Accelerometer using ATmega32
The ADXL345 is a tiny, low cost and ultra-low power 3-axis accelerometer which works on both SPI and TWI interfaces. It has use selectable sensitivity and give quite reliable readings considering its cost. The ADLX345 circuit in the IMU has TWI interface. I will be using ATmega32 in the following project clocked at 8MHz using the internal oscillator.
Here is the circuit diagram of how the ADXL345 accelerometer is connected, also you can see that the slave address is given as 0x53. The address can also be found out from the I2C scanner as shown here.
The ADX345 supports the standard (100 kHz) and the fast (400 kHz) data transfer modes. For more info see datasheet.
Tuesday, October 15, 2013
Thursday, October 10, 2013
Interfacing the 10 DOF IMU with Arduino and Atmega
Starting to work on the 10 DOF Inertial measurement unit. Will be posting the updates regularly here.
Board Specifications:
Subscribe to:
Posts
(
Atom
)