wall e lover 360
Canada
Asked
— Edited
Read Digital
— Read TTL digital input from an ARC I/O port; real-time red/green status for low (0V) or high (+3.3/5V), selectable board/port and read interval.
Try it →
You can use a basic horizontal or vertical servo control or try the below in a script..
how do you use that command in speech recognition though ?
Open speech rec and on an empty line type in the left hand line (box)... Say hi wall e ... Now in the box (line next to it copy my script and paste it into that box. Now when you say "Say Hi wall e" it will execute my script and hopefully move the servo on D0 back a forth...
I still don't really get what this means do I have to paste all of this in the box? servo(D12,180) sleep(500) servo(D12,150) sleep(500) servo(D12,180) sleep(500) servo(d12,150) sleep(500) servo(D12,180)
Double click on the box... it will open and an empty script will appear... It will have numbered lines... paste it into there
The servo positions may need to be adjusted... I just assumed 180 was when Wall e had his arm up... 180 could be when his arm is actually down so you would have to use maybe this instead
Thank you soooooooo much Richard! My wall-e waves now you are the best! I had no idea how to script until you helped me learn thanks again Dante
You're welcome Dante... feel free to experiment with my code (change things) and see if you can make wall e do other hand gestures or movements...