Commit graph

8 commits

Author SHA1 Message Date
5c7691ba6b
handle serial port unavailable 2023-11-29 03:36:33 +03:00
047447dce1
python cleanup
remove unaccessed imports
2023-11-29 02:01:41 +03:00
7a978853a8
get serial device from environment 2023-11-29 00:36:25 +03:00
84735c2cc9
remove requirements.txt 2023-11-29 00:26:01 +03:00
Abiel Zulio M
0683ce7b58
replace sds011 module with serial (#12)
* index: remove hardcoded IP api route

* app: remove whitespcce

* aqm: replace sds011 module with serial

* add AQI to plot

* timestamps to the second, not microseconds

---------

Co-authored-by: David <dhfriedman@gmail.com>
2023-09-30 21:32:09 -04:00
Richard Akerman
75b5109cf3
Update index.html (#17)
Remove hard-coded URL (hard-coded IP address).
Fixes an issue where the web server crashes shortly after launch.
2023-09-30 21:31:16 -04:00
Ryder Damen
c6ff5cb22b
updating 2021-07-01 01:24:11 -04:00
Ryder Damen
9df325b73e
init 2021-07-01 00:39:22 -04:00