Changes between Version 1 and Version 2 of ControlSystems/Sensors/Training
- Timestamp:
- Sep 18, 2017, 10:51:35 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/Sensors/Training
v1 v2 1 Using sensors effectively allows the robot to understand itself and the world around it and is critical for building effective robots. 2 3 * Closed Loop Control 4 * [http://www.controleng.com/single-article/understanding-pid-control-and-loop-tuning-fundamentals/61530560e8cf5044c7291bda7e44b655.html PID] 1 5 * Understanding sensors 2 * Datasheets3 * Application (App) Notes6 * [https://www.sparkfun.com/tutorials/223 Datasheets] and [https://rheingoldheavy.com/how-to-read-a-datasheet/ also see here] 7 * [wiki:Sensors/AppNotes Application (App) Notes] 4 8 * Interfacing with sensors 5 * Digital GPIO 9 * Digital GPIO [https://www.raspberrypi.org/documentation/usage/gpio/ on the Raspberry Pi] 6 10 * Analog interfaces 7 11 * SPI