HT16K33 Animator (8X8) icon HT16K33 Animator (8X8) Control for Adafruit 8x8 LED Matrix (HT16K33) via EZ-B v4 I2C; creates animations, supports module initialization and EZ-Script control. Try it →
Asked — Edited
Resolved Resolved by CochranRobotics!

Robots Exploration

I want to make an exploration project. Basically, one PC will control two ez-robots to search an object, if one robot finds it, it will send confirmation message to the PC, then the PC will send another message to the other robot to stop it.

The key point is how to transfer and receive data wireless.

Does anyone have any ideas to do this?


ARC Pro

Upgrade to ARC Pro

Experience the transformation – subscribe to Synthiam ARC Pro and watch your robot evolve into a marvel of innovation and intelligence.

#17  

Yeah, my problem is basically about how to use one PC to control different boards wirelessly. The reason I open another thread is because I can't just open one ARC to control all robots, because different robots has different settings and different functions. Each robot will be controlled by one ARC, that's the reason why the global variable doesn't work.

So I want to find a way that's data can transfer to different ARCs or robots.

Sorry about the confusion.