]>
ToastFreeware Gitweb - toast/airingbutler.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
gregor herrmann [Sun, 25 Oct 2020 22:26:55 +0000 (23:26 +0100)]
add buzzer + LCD
gregor herrmann [Sun, 25 Oct 2020 20:22:28 +0000 (21:22 +0100)]
add the 3 LEDs and wire them up with CO2 values
gregor herrmann [Sun, 25 Oct 2020 18:46:33 +0000 (19:46 +0100)]
add temperature plot
gregor herrmann [Sun, 25 Oct 2020 18:38:46 +0000 (19:38 +0100)]
fix datetime in plot
gregor herrmann [Sun, 25 Oct 2020 01:22:41 +0000 (02:22 +0100)]
add plot_mhz19.py
trivial sketch to plot collected test data.
copied from somewhere, so yeah, the x axis has room for improvement.
gregor herrmann [Thu, 22 Oct 2020 21:40:41 +0000 (23:40 +0200)]
set delay to 5 seconds
the ppm value doesn't change more often
gregor herrmann [Thu, 22 Oct 2020 18:54:41 +0000 (20:54 +0200)]
log_mhz19.py: flush print
Otherwise redirecting stdout doesn't work.
gregor herrmann [Thu, 22 Oct 2020 18:49:09 +0000 (20:49 +0200)]
Output time before measurements.
millis() aka time since program start.
And raise delay to a second.
gregor herrmann [Thu, 22 Oct 2020 18:32:13 +0000 (20:32 +0200)]
log_mhz19.py: add hashbang and make executable
gregor herrmann [Thu, 22 Oct 2020 10:43:37 +0000 (12:43 +0200)]
Add .gitignore.
So far with only the build-uno/ directory.
Philipp Spitzer [Wed, 21 Oct 2020 21:54:00 +0000 (23:54 +0200)]
Add Python script for logging.
Philipp Spitzer [Wed, 21 Oct 2020 19:51:15 +0000 (21:51 +0200)]
Use make file.
Philipp Spitzer [Wed, 21 Oct 2020 19:50:53 +0000 (21:50 +0200)]
Flag used library.
Philipp Spitzer [Wed, 21 Oct 2020 19:50:18 +0000 (21:50 +0200)]
Example reading C02 concentration.
Philipp Spitzer [Wed, 21 Oct 2020 17:46:17 +0000 (19:46 +0200)]
Add link to German blog.
gregor herrmann [Wed, 21 Oct 2020 17:41:19 +0000 (19:41 +0200)]
Add README.md with first links to MH-Z19b sensor.