Changes between Version 6 and Version 7 of ControlSystems/Sensors/Training
- Timestamp:
- Sep 18, 2017, 11:20:46 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/Sensors/Training
v6 v7 9 9 * Interfacing with sensors 10 10 * Digital GPIO [https://www.raspberrypi.org/documentation/usage/gpio/ on the Raspberry Pi] 11 * Analog interfaces11 * [https://wpilib.screenstepslive.com/s/4485/m/13809/l/599718-analog-inputs Analog interfaces] 12 12 * SPI 13 13 * [https://github.com/MDHSRobotics/TeamWiki/wiki/Understanding-the-RoboRio-to-I2C-Interface-Design I2C] 14 14 * Asynch Serial 15 15 * RS485 16 * [https:// mililanirobotics.gitbooks.io/frc-electrical-bible/content/roboRIO/the_can_bus.html CAN Bus]16 * [https://wpilib.screenstepslive.com/s/4485/m/13809/l/599694-using-the-can-subsystem-with-the-roborio CAN bus] and [https://mililanirobotics.gitbooks.io/frc-electrical-bible/content/roboRIO/the_can_bus.html more info] 17 17 * Ethernet 18 18 * [https://forums.ni.com/t5/FIRST-Robotics-Competition/roboRIO-MXP-Developer-s-Guide/ta-p/3532923 MXP port] (esp. for [http://www.pdocs.kauailabs.com/navx-mxp/ NavX])