I uploaded a new video to demonstrate the task scheduler in action. In this example I am driving two servo motors, two LEDs and a print-out to the serial port. You will find more details on how to use the task scheduler on my previous post. The code is available for download from my...
Wireless Arduino/XBee Remote Control with Compass and Accelerometer
A few weeks ago we played with XBee wireless devices. Last week we played with accelerometers and compass. This week we will put it all together in a custom remote control. Our first project will be to remotely control a servo motor by using two Arduinos and two XBee modules. The remote control (transmitter) should be...