Sound Movement icon Sound Movement Stereo mic sound localization triggers left/right scripts to control robot movement, enabling directional responses (turn/move) to audio. Try it →
Asked — Edited

Possible To Restart Script On Blink M?

There is a button within the blinkM control to stop a script that is onboard the blinkM. Is there a way to re enable the on board script after it’s been disabled?

User-inserted image


ARC Pro

Upgrade to ARC Pro

ARC Pro is your passport to a world of endless possibilities in robot programming, waiting for you to explore.

Author Avatar
PRO
USA
#1  

try this ez-script:


I2CWrite(0, 0x09, 0x70, 0, 0, 0) 
Author Avatar
PRO
USA
LinkedIn Twitter Google+ YouTube
#2  

Ok will try when I get back home! Thank you.