Embedded Software – Microcontroller – C Program for Sliding Average Filter Algorithm
Hello everyone, I am an Embedded Software Engineer! When working on microcontroller projects, have you ever encountered this frustrating scenario: Using a temperature and humidity sensor to collect data, the serial output is filled with “jumpy numbers”—even though the environmental temperature hasn’t changed, the data fluctuates between ±2℃; using ADC to collect battery voltage, the … Read more