Finch Robots
latest
1. Finch Robots
1.1. Introduction to the Finch robot
1.2. Programming Finch with Scratch
1.2.1. Setting up Finch with Scratch
1.2.2. Beginner Lessons
1.2.2.1. Controlling the LED
1.2.2.2. Controlling the Buzzer
1.2.2.3. Sensing Obstacles
1.2.2.4. Controlling the Wheels
1.3. Programming Finch with Python
2. mBot Robots
Finch Robots
Docs
»
1. Finch Robots
»
1.2. Programming Finch with Scratch
»
1.2.2. Beginner Lessons
Edit on GitHub
1.2.2. Beginner Lessons
ΒΆ
These are lessons on programming the Finch robot with scratch geared towards beginners.
1.2.2.1. Controlling the LED
1.2.2.1.1. Light up a single color
1.2.2.1.2. Light up two different colors
1.2.2.1.3. Control colors with the keyboard
1.2.2.1.4. Other Resources
1.2.2.2. Controlling the Buzzer
1.2.2.2.1. Making a sound with the buzzer
1.2.2.2.2. Playing a melody
1.2.2.3. Sensing Obstacles
1.2.2.3.1. Reading obstacle sensor values
1.2.2.4. Controlling the Wheels
1.2.2.4.1. Making the Finch move forward
1.2.2.4.2. Avoiding obstacles when moving