Skip to content

Commit c14de88

Browse files
committed
Update README.md
1 parent eb00bfa commit c14de88

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
1-
# ADIS16448_arduino-demo
2-
Demo C++ library and arduino project for the ADIS16448
1+
# ADIS16448 Arduino Demo
2+
### An Arduino demo written for the ADIS16448
3+
4+
This simple demo project uses a custon C++ library to interface an ADIS16448 with a 3.3V Atmel-Based Arduino.
5+
6+
All required libraries and sketches are included with this release and the Arduino IDE. This example is written for Arduino 1.0.6.
7+
8+
More information on the hardware and IDE can be found below:
9+
10+
- [ADIS16448](http://www.analog.com/media/en/technical-documentation/data-sheets/ADIS16448.pdf) - Compact, Precision Ten Degrees of Freedom Inertial Sensor
11+
- [Arduino](http://www.arduino.cc/en/Main/Software) - Open-source IDE
12+
- [Arduino Uno](http://www.arduino.cc/en/Main/ArduinoBoardUno) - ATmega328-based Development Board
13+
14+
A hardware setup guide will be made available at a later date.

0 commit comments

Comments
 (0)