Don't CRASH Experience-v3
by Frédéric XERRI
1. EURLAB
2. Survey
3. :white_check_mark: Read the connection map!!!
4. Action
5. How to detect an obstacle with US sensor?
5.1. Detect an obstacle with US Sensor
5.2. US Sensor Data sheet
5.3. Program example for US sensor
5.4. ZIP-Library "US_Sensor"
6. Perception
7. Intelligence
8. Design
9. Build
10. How to add intelligence with Arduino?
10.1. ARDUINO Basics
10.1.1. 0.What is Arduino?
10.1.2. 1.Connect Arduino Uno
10.2. About algorithmen
10.3. Add intellegence
10.4. How to decide
10.4.1. if Structure
10.4.2. if-elseStructure
10.5. How to repeat
10.5.1. while-structure
10.5.2. do-while structure