EDU Activity Editor icon EDU Activity Editor Design, edit and export structured Blockly-based lessons, groups and hints for ARC Lite Portable; supports rich HTML, images, JSON import/export. Try it →
Asked — Edited

for Bluetooth is it possible to not be hooked up to a loptop?

ex: is it posible to control a robot with a bluetooth joystick while away from the orinignial blutooth source?


ARC Pro

Upgrade to ARC Pro

Experience early access to the latest features and updates. You'll have everything that is needed to unleash your robot's potential.

#1  

you could use the HTTP sever however you would still need a connection through the laptop. Though I am sure you can create a different microcontroller that can connect to the bluetooth on the ez-b u would then have to know the protocals sent to the bluetooth, doubt you want to go that far into the rabbit hole.

#2  

thank you very much, i relay appreciate it.