FRDM-KL25Z as mouse

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

FRDM-KL25Z as mouse

跳至解决方案
1,488 次查看
aayushm
Contributor I

Has anyone worked on frdm-kl25z as air mouse in code warrior ? I'm facing problem with cursor movement. I need help as so as possible, I'm short of time.

标签 (1)
标记 (2)
0 项奖励
回复
1 解答
695 次查看
BlackNight
NXP Employee
NXP Employee

Hello,

yes :-).

There are two things needed: accelerometer (Tutorial: Accelerating the KL25Z Freedom Board | MCU on Eclipse) and HID mouse (Using the FRDM-KL25Z as a USB Mouse Device | MCU on Eclipse). The resulting code with using X/Y axis for cursor movement is on GitHub (mcuoneclipse/Examples/FRDM-KL25Z/Freedom_USB_HID_Mouse/Sources/Application.c at master · ErichStyger...).

I hope this helps,

Erich

在原帖中查看解决方案

0 项奖励
回复
2 回复数
695 次查看
aayushm
Contributor I

hi BlackNight

Thank you for the great contribution. I have been following your site and it had helped me a lot in learning kl25z.

The code works good :smileywink:

0 项奖励
回复
696 次查看
BlackNight
NXP Employee
NXP Employee

Hello,

yes :-).

There are two things needed: accelerometer (Tutorial: Accelerating the KL25Z Freedom Board | MCU on Eclipse) and HID mouse (Using the FRDM-KL25Z as a USB Mouse Device | MCU on Eclipse). The resulting code with using X/Y axis for cursor movement is on GitHub (mcuoneclipse/Examples/FRDM-KL25Z/Freedom_USB_HID_Mouse/Sources/Application.c at master · ErichStyger...).

I hope this helps,

Erich

0 项奖励
回复