becker Geschrieben May 22, 2014 at 08:11 Geschrieben May 22, 2014 at 08:11 Hello there, the callback functionality of the SoundIntensity Bricklet will only fire if the measured value has changed. Thus I will not get measurements uniformly distributed over time (to calculate meaning ful averages). Is there a way to get continuous measurements (except maybe by actively querying every so often)? Thanks in advance. Best, Martin Zitieren
borg Geschrieben May 22, 2014 at 14:44 Geschrieben May 22, 2014 at 14:44 You can set the frequency of your measurements with set_debounce_period and then use the CALLBACK_INTENSITY_REACHED by setting an intensity threshold (set_intensity_callback_threshold) of something like "smaller than 4095", so it is always active. Zitieren
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.