Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
co2ampel
ampel-firmware
Commits
649d7fdf
Commit
649d7fdf
authored
Feb 02, 2022
by
Eric Duminil
Browse files
CO_2 in README
parent
ab56b701
Pipeline
#5733
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
649d7fdf
...
...
@@ -10,7 +10,7 @@ The room should be ventilated as soon as one LED turns red.
The
*CO<sub>2</sub> Ampel*
can:
*
Display CO
2
concentration on LED ring.
*
Display CO
<sub>
2
</sub>
concentration on LED ring.
*
Allow calibration.
*
Get current time over
[
NTP
](
https://en.wikipedia.org/wiki/Network_Time_Protocol
)
*
Send data over
[
MQTT
](
https://en.wikipedia.org/wiki/MQTT
)
.
...
...
@@ -76,7 +76,7 @@ In Arduino IDE *Serial Monitor* or PlatformIO *Monitor*, type `help` + <kbd>Ente
*
`calibrate`
(Starts calibration process).
*
`calibrate 600`
(Starts calibration process, to given ppm).
*
`calibrate! 600`
(Calibrates right now, to given ppm).
*
`co2 1500`
(Sets
co2
level, for debugging purposes).
*
`co2 1500`
(Sets
CO
<sub>
2
</sub>
level, for debugging purposes).
*
`color 0xFF0015`
(Shows color, specified as RGB, for debugging).
*
`csv 60`
(Sets CSV writing interval, in s).
*
`format_filesystem`
(Deletes the whole filesystem).
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment