Book
Week 3 - Section 0 - Clap sensing
Week 3 - Section 0 - Clap sensing
Completion requirements
View
In the first week we will learn about the edison robot, its capabilities, sensors and communication with the software. We will also learn how to use the EdWare, the software for programming edison robots.
Chapter 4.1 - Flash LED in response to clap
Write the following program to have the Edison robot flash the left LED in response to a loud sound such as a clap.
In this program the first event wait icon is not being used to wait for time. Instead the program will not continue from this point until a specific event occurs.
Within the first event wait icon’s properties box select the ‘Event happens’ radio button and then select the event type you think is required to respond to a clap.