kike-canaries / canairio_firmware

CanAirIO is a citizen science initiative. We are developing a mobile application that is able to set a PM2.5 or CO2 sensors, and other related sensors, as a fixed station using WiFi or mobile station with an smartphone by using a Bluetooth connection.
https://canair.io
GNU General Public License v3.0
104 stars 23 forks source link

add oled esp pico d4, ADC changued #208

Closed roberbike closed 2 years ago

roberbike commented 2 years ago

ADC oled change to curv = ((float)v * 1.1) / (4095); Add esp32 pico d4 power sensor pin to 19, adc to 36.