Changes between Version 4 and Version 5 of ControlSystems/SoftwareTeam/Resources
- Timestamp:
- Sep 20, 2017, 10:52:49 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/Resources
v4 v5 8 8 * [http://khengineering.github.io/RoboRio/faq/roborio/ RoboRIO FAQ] 9 9 ==== Reference 10 * [https://decibel.ni.com/content/docs/DOC-30419 NI RoboRio Specifications] 11 * [wiki:MotorControl About Motors] 10 12 * [wiki:UsingSerialPorts Serial (TTL) Interface (Using the roboRIO's Serial Ports)] 11 13 * [https://decibel.ni.com/content/docs/DOC-30419 NI RoboRio Specifications] 12 14 * [wiki:SoftwareCAN Using CAN for Software] 13 * [wiki:UsingSerialPorts Using the roboRIO's Serial Ports]14 * [http://wpilib.screenstepslive.com/s/4485 FRC Control Systems Documentation]15 15 * [http://www.wbrobotics.com/attachments/article/11/WPILibCookbook.pdf WPILib Cookbook] 16 * [wiki:UsingSerialPorts Serial (TTL) Interface]17 * [https://decibel.ni.com/content/docs/DOC-30419 NI RoboRio Specifications]18 * [wiki:SoftwareCAN Using CAN for Software]19 16 ==== Programming 20 17 * [http://wpilib.screenstepslive.com/s/4485 FRC Control Systems Documentation]: ''the resource'' for programming with WPIlib … … 25 22 * [https://github.com/Open-RIO Open-RIO] 26 23 * [https://github.com/Open-RIO/ToastAPI/wiki Toast] 27 * [wiki:MotorControl About Motors]