United Kingdom
Asked — Edited

Additional ARC Requests

Hi.

I have a couple of ideas for the EZ-Robot team to consider that I think would be a nice addition to ARC.

  1. When adjusting the volume slider from 100 on an EZ-B soundboard, say to about 60 for example, when a project is saved, closed, and reopened the volume goes back to the default 100. Would it be possable to add the ability to save the the changed volume level when a project is saved, so when it reopens the volume will still be set at 60 (or whatever value it was last set at when saved)?

  2. Would you consider adding a "When button is released" script command to the mobile interface control?

Many thanks.

Steve G. :)


ARC Pro

Upgrade to ARC Pro

Discover the limitless potential of robot programming with Synthiam ARC Pro – where innovation and creativity meet seamlessly.

#9  

That would be very useful for network troubleshooting, as well as like you suggest, having the robot turn around when it starts to lose signal.

Alan

#10  

@Alan, @Steve G... yes a good idea indeed about having the ability to read wifi signal strength... However, to get your robot to do something like stop or turn around would probably be best done via your own scripting... You would set up a variable that has the wifi signal strength read into it ( ongoing)... When it's value drops below a predetermined level your code could have the robot stop or turn around or report via an announcement or chime or whatever that the robot is about to lose wifi signal...

United Kingdom
#11  

@Richard.

My thoughts exactly about doing our own scripts to make the robot stop, turn ect, or with a soundboard file or SayEZB() audible alarm if needed as you suggested.:)