Using the FRDM-KL25 Board as a USB Mouse in KDS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Using the FRDM-KL25 Board as a USB Mouse in KDS

Using the FRDM-KL25 Board as a USB Mouse in KDS

USB Mouse in KDS

 

Description:

 

A project made in KDS using the accelerometer on a FRDM-KL25Z128M4 board to control a USB mouse input.

The LED will flash red while not connected as a USB mouse, and flash green when it is.

The reset button will left click.

 

Sensitivity of the mouse can be changed by altering the HIDM1_Move command in main.c

Reset button can be changed from left to right click by altering comments in main.c

 

Sections of code taken from:

- http://mcuoneclipse.com/2012/09/21/tutorial-accelerating-the-kl25z-freedom-board/

- http://mcuoneclipse.com/2013/08/01/using-the-frdm-kl25z-as-a-usb-mouse-device/

Labels (1)
Attachments
Comments

Is it possible to adapt the board to use bluetooth, i.e. without using the debugging cable attached?

It may be possible with a Bluetooth to UART module. I will admit I am not experienced in this field though.

No ratings
Version history
Last update:
‎06-30-2014 07:27 AM
Updated by: