Tero Koskinen is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

tkoskine / arduino-adxl345

ADXL345 accelerometer sensor control using I2C and AVR-Ada.

Clone this repository (size: 13.2 KB): HTTPS / SSH
hg clone https://bitbucket.org/tkoskine/arduino-adxl345
hg clone ssh://hg@bitbucket.org/tkoskine/arduino-adxl345
Branch
default
Filename Size Date modified Message
Makefile 746 B Add main file, Makefile, and license headers (GMGPL).
main.adb 5.3 KB Add some debug output.
main.gpr 155 B Add main file, Makefile, and license headers (GMGPL).
two_wire.adb 8.8 KB Clear Data_Sent flag at the beginning of each write
two_wire.ads 2.0 KB Add main file, Makefile, and license headers (GMGPL).