Hello ,
I want to make a hands clap controlled on/off switch project.I have FRDM-KL25Z - Development Board and noise detector for make this project.How can I write the program for this project or is there any document for this project?
Thank you , regards.
Hi,
Can you give more details about your poject, like what is hand clap controller, what function do you want?
Regards
jing
I'll connect a noise sensor to the microprocessor and I'll make a sound like hand clap which noise sensor can detect.Than I expect that the Led on the microprocessor will blink when noise sensor detect a noise.This is the main idea , I want to make my project with the simplest way.Basic definition is Clap controlled light on -off device.
Thank you for helping , regards
Hi,
First please download FRDM_KL25Z SDK from https://mcuxpresso.nxp.com/en/welcome. Then you can start from an example. I think SDK_2.2_FRDMKL25-A8491\boards\frdmkl25z\driver_examples\gpio\led_output is ok. SDK support MCUXpresso/KDS/IAR/KEIL.
Regards
Jing