meekm / LoRaSoundkit

This Soundkit sensor measures continuously audible sound by analyzing the data using FFT
19 stars 5 forks source link

Add a timer indicator to display when the next upload to LoRa will be #5

Closed bvmensvoort closed 2 years ago

bvmensvoort commented 2 years ago

When using the soundkit, it would be nice to see when a cycle is send. So you could see the effect of sounds on the average (shown on the screen). And it is helpful for debugging when a new package will be sent.

This adds a configitem to show or hide a pixelwide progressbar to the right (or bottom) of the screen. It resets when a package to lora is sent.

meekm commented 2 years ago

Thanks for your contribution in adding the Progressbar