Completed
Scenarios
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
SMARS HC-SR07 Range Finder Arduino Programming - Sensors
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Preamble
- 3 Scenarios
- 4 Left Side
- 5 Lesson Overview
- 6 Sketch
- 7 Pins
- 8 Variables
- 9 Trigger and Echo
- 10 Setup Code
- 11 Long and Int
- 12 Loop
- 13 Frequency
- 14 Distance
- 15 Serial Monitor
- 16 Troubleshooting
- 17 Creating an Avoid
- 18 Return Distance
- 19 Python Code
- 20 Delay
- 21 Main loop
- 22 Echo out
- 23 Checking the code
- 24 Initializing
- 25 Testing