EngineerGuy314 / pico-WSPRer

Minimalist WSPR tracker for pico-balloons utilizing Raspberry Pi Pico (or Rp2040) as the RF generator (aka The Cheapest Tracker In The World™). More info: [WIKI](https://github.com/EngineerGuy314/pico-WSPRer/wiki/pico%E2%80%90WSPRer-(aka-Cheapest-Tracker-in-the-World%E2%84%A2))
MIT License
50 stars 9 forks source link

fluctuating voltage and temp readings #51

Closed EngineerGuy314 closed 4 weeks ago

EngineerGuy314 commented 1 month ago

to do list: add digital filtering on the voltage and temperature inputs. The rp2040 is notorious for noisy ADCs.

EngineerGuy314 commented 4 weeks ago

done