PWM beeper in Windows CE 5.0
PWM beeper in Windows CE 5.0
Can anyone show me how to drive the beeper from Windows CE 5.0? Thanks in advance for your help.
Re: PWM beeper in Windows CE 5.0
I just notice that the PWM buzzer driver was implemented in the latest CE 5.0 release for the mini2440. Can esky-sh tell us when it will also be implemented on the dev. board with the core module?
Re: PWM beeper in Windows CE 5.0
To interface with the drivers you need to make use of io ctl. ie. DeviceIOControl()
This can be done from c/c++ and from .net using the OpenNetCF smatdevices library or dllimports (but i prefer opennetcf library as its easier).
See the example here viewtopic.php?f=15&t=221
This can be done from c/c++ and from .net using the OpenNetCF smatdevices library or dllimports (but i prefer opennetcf library as its easier).
See the example here viewtopic.php?f=15&t=221
Re: PWM beeper in Windows CE 5.0
I wrote a PWM driver for 5.0 in case anyone needs it.
Who is online
Users browsing this forum: No registered users and 4 guests