Wireless Glove Project
This is an ATmega163 base Wireless Glove Project.It consist of main two parts transmitter and receiver both use AM link.On the transmitter,the microcontroller reads the values of the voltage dividers determined by the position of your fingers. The internal program constantly loops and reads these values. It then converts them to digital and sends them out the on board UART. The data is send out at a 4800,n,8,1 format. Which means a port speed of 4800, 8 data bits, and 1 stop bit. Finally the UART pin feeds to an AM modulated link which is transferred to radio waves.In the receiver the AM link picks up the radio waves and converts them back to a digital format. The receiver feeds this data to a Max232 line driver. This line driver converts the 0 to 5V signal to a +12 to -12 RS-232 format. That is then feed to one of your COM ports.
| Wireless Glove Project For more detail Wireless Glove Project website www.geocities.com |
||
