You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The http://www.timelab.org/[Timelab] ADEM project enables cyclists to measure particulate matter (PM~1~ and PM~2.5~). The quality based on these measurements are displayed on the device, temporarily stored and sent via WiFi to a central data collection service.
6
+
The http://www.timelab.org/[Timelab] ADEM project enables cyclists to measure particulate matter (PM~1~ and PM~2.5~). The air quality estimate based on these measurements is displayed on the device, temporarily stored and sent via WiFi to a central data collection service.
7
7
8
8
The aim of this project is to create a low-cost open-source DIY hardware and firmware kit that is modular and adjustable, can be locally reproduced and repaired.
== Will the project make use of the newer and faster ESP32 ?
71
+
72
+
The ESP8266 has its limits. We have ran into problems with the amount of RAM and the available number of I/O pins. In the current stage of the project we are using a secondary processor (AVR) as a serial-to-I2C bridge for the GPS. This could probably be eliminated when switching to ESP32.
0 commit comments