Biped Arduino project (FIPS-BOT-1), part 2 of n

> Coding, hacking, computer graphics, game dev, and such...
User avatar
fips
Site Admin
Posts: 166
Joined: Wed Nov 12, 2008 9:49 pm
Location: Prague
Contact:

Biped Arduino project (FIPS-BOT-1), part 2 of n

Post by fips »

Part1 Part2 Part3 Part4 Part5

I've just received a Bluetooth Serial Port Wireless Module, which I'm going to use to control my robot. It's a pretty cheap $8 module from DX, nevertheless, instantly working without any problems. So I've made a quick setup involving a Putty Terminal allowing me to send simple commands from my PC directly to the Arduino board through an established wireless serial line. The ultimate plan is to send individual keystrokes and let the robot translate them into actions like: walking, turning, etc. The prototype works perfectly:

Image