We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
Rating:
Author: Tim C
Last Updated: 2017-02-01
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Audio recording
Downloaded: 453 times
Not followed.
License: MIT license
The Noise Click measures ambient sound and triggers above a reference voltage. The only programmatic adjustment is the reference voltage. A small value makes the device very sensitive. This example sets the reverence voltage low for higher sensitivity then outputs the text --NOISE-- when you snap your fingers or tap on the desk.
Do you want to subscribe in order to receive notifications regarding "Noise Click" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "Noise Click" changes.
Do you want to report abuse regarding "Noise Click".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1485742756_noise_click_mikrobasic_pic.zip [3.14KB] | mikroBasic PRO for PIC |
|
1485744034_noise_click_mikrobasic_arm.zip [2.91KB] | mikroBasic PRO for ARM |
|
1485913579_noise_click_mikrobasic_avr.zip [2.90KB] | mikroBasic PRO for AVR |
|
I provided this example because the code to set the ADC threshold was hidden in the C language project from MikroElektronika. Also no basic language example was available when this click board was anounced.
Jan 31 2017: The examples have been updated to use uP Interrupts.