/RC5-mouse

Using TV remote as a computer mouse. It is done on an 8 bit avr. (atmega8). VUSB library is used to create a software USB port for avr. HID mouse example in the vusb project folder is used for this project.

Primary LanguageC