Programming with DTMF BIttyBot by lfmiller27

Cloned from Sketch DTMF BIttyBot Control with class copy by lfmiller27

dl updated for speed control using DTMF tones
Based off the previous DTMF control code. This sketch adds OLED screen, and push button for start. Using DTMF tones, can program the BittyBot upto 10 steps for movement At a set speed (in otherwords, no speed control). Push Button is used to start program after it's programmed. And OLED is used to confirm input.

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:305477" 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>