This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

wireless mouse using an Interlink micro joystick

Working on a wireless mouse project using an Interlink micro joystick (www.interlinkelectronics.com/MicroJoystickHDK.php) and nrf51822 ble module. Movement of the interlink micro joystick is encoded by a pic18f14k50t microcontroller. The 18F14K50T encodes joystick movements and outputs to usb cable for input to the computer. Looking for nrf51822 firmware that will eliminate the usb cable. Want to connect usb output from pic to input to nrf51822 for wireless mouse connection to a computer.

Related