Remote With the Toddler
Dan Taylor
Posts: 207
Has anybody seen a program that is like the IR remote with the Boe-Bot. Except with the Toddler? I am wanting to build a Remote Controlled Toddler...
Any ideas? I've tried making my own but didn't make it very far...
Any help would be great!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Dan Taylor
Any ideas? I've tried making my own but didn't make it very far...
Any help would be great!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Dan Taylor
Comments
This is the area that needs to be changed.
·
SELECT remoteCode
··· CASE 2, ChUp ' Forward
··· CASE 4, VolDn ' Rotate Right
··· CASE 6, VolUp ' Rotate Left
··· CASE 8, ChDn ' Backward
··· CASE 1 ' Pivot Fwd-left
··· CASE 3 ' Pivot Fwd-right
··· CASE 7 ' Pivot back-left
··· CASE 9 ' Pivot back-right
··· CASE ELSE ' Hold position
· ENDSELECT
Between the CASE's need to be the different movement patterns. And I don't really know how to do it. Please help!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Dan Taylor
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Dan Taylor