ottoblockly: see example level1: ring tone sounds.
if you make "if blocks" based on the distance sensor you can control the song that is played.
see example: otto avoid obstacles to use the "if block with distance sensor
Log in to ask Wouter Van Dijck questions publicly or anonymously.
ottoblockly: see example level1: ring tone sounds.
if you make "if blocks" based on the distance sensor you can control the song that is played.
see example: otto avoid obstacles to use the "if block with distance sensor
In blockly for Windows the libraries are included for sensors in the menu.
For easy sensors like analog ones you can create a function.
For complex sensor you will need to copy past to ardiuno and add the code there.... (More)