Skip to content

mochr/ADIS16448-Arduino-Demo

Repository files navigation

ADIS16448 Arduino Demo

An Arduino demo written for the ADIS16448

This simple demo project uses a custon C++ library to interface an ADIS16448 with a 3.3V Atmel-Based Arduino.

All required libraries and sketches are included with this release and the Arduino IDE. This example is written for Arduino 1.0.6.

More information on the hardware and IDE can be found below:

  • ADIS16448 - Compact, Precision Ten Degrees of Freedom Inertial Sensor
  • Arduino - Open-source IDE
  • Arduino Uno - ATmega328-based Development Board
  • PuTTY - Telnet and SSH for Windows and Unix Platforms

A hardware setup guide will be made available at a later date.

About

Example C++ library and Arduino project for the ADIS16448 Ten Degrees of Freedom Inertial Sensor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 62.9%
  • Other 37.1%