forked from FRC-Team-1403/RioDuinoIMUCode
-
Notifications
You must be signed in to change notification settings - Fork 0
A library designed to take readings from Inertial Measurement Unit and bring them to a NI RoboRIO through the use of a specialized Arduino called the RioDuino. The issue is the fact that the current code involves the RioDuino to be both the i2C host and the slave, which is ilegal and so the process dies after a few readings. Using serial connect…
aamhish/IMU-RioDuino-RoboRIO
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
A library designed to take readings from Inertial Measurement Unit and bring them to a NI RoboRIO through the use of a specialized Arduino called the RioDuino. The issue is the fact that the current code involves the RioDuino to be both the i2C host and the slave, which is ilegal and so the process dies after a few readings. Using serial connect…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 40.9%
- C++ 40.3%
- Java 18.8%