• Wireless automatic robot?
    1 replies, posted
Hello. I was thinking to make a robot. I'll have to mention that I know nothing about it. The rough idea is, I want to make the robot do things automatically. I was thinking that the robot could be connected wirelessly via LAN to a PC, that receives the robot's sensors signals, and decide what to do, and send the command back to the robot. But all I've seen are kits that uses physical controllers. Is there a good starter kit for this kind of control scheme? Thanks.
Look for an Arduino Bluetooth car kit. That's about as close as you'll get for a starter kit. Once you get comfy with that, try swapping out the Arduino with an ESP8266 (an Arduino-compatible WiFi-enabled microcontroller) and making your own implementation.
Sorry, you need to Log In to post a reply to this thread.