Ultrasonic Radar icon Ultrasonic Radar Ultrasonic on a servo sweeps 180°; radar shows distances and obstacles, integrates with movement panels for automatic avoidance, scriptable GetPing 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

With Synthiam ARC Pro, you're not just programming a robot; you're shaping the future of automation, one innovative idea at a time.

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.