Marvee Amasi
DIIDevHeads IoT Integration Server
•Created by Dtynin on 9/27/2024 in #firmware-and-baremetal
Trying to implement a real-time data processing feature using Edge Computing on the AVR128DA48
Alpha
is the smoothing factor that I used there . The smaller the value, the smoother the output but slower to react to changes. A value between 0.05 and 0.3 is usually a good starting point
Filtered data is calculated by weighting the new data raw_data and the previous filtered result3 replies