Robot_Todo by Cuatrocento

This sketch is missing a short description
// This code is for the bluetooth and infrared controlled ultrasonic arduino car. // By default, the buttons 2, 4, 6 en 8 of the remote will move the car in infrared mode. // Ultrasonic mode is enabled by the play/pause button. // Track following is enabled by the EQ button. // Button 5 will stop whatever the car is doing and enable button 2, 4, 6 en 8 again. // Bluetooth is always enabled and available while in infrared mode. The password is 1234.

Embed This Sketch

Use the following HTML code to embed the sketch code above in your blog or website.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:217710" frameborder="0"></iframe>

Embed The Serial Monitor

You can also embed the Serial Monitor section! Just use this HTML code.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>