This website requires JavaScript.
Explore
Help
Sign in
dburr
/
DryBoxMonitorDisplay
Watch
1
Star
0
Fork
You've already forked DryBoxMonitorDisplay
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Display controller for the dry box temperature/humidity monitor
16
commits
1
branch
0
tags
111
KiB
C++
87.9%
C
12.1%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
Donald Burr
60769ea56a
Don't do C->F conversion, we're already getting data in F
2026-02-26 15:14:59 -08:00
.vscode
Initial commit
2025-12-21 12:50:56 -08:00
include
Enable live data fetching
2026-02-26 15:13:44 -08:00
lib
Initial commit
2025-12-21 12:50:56 -08:00
src
Don't do C->F conversion, we're already getting data in F
2026-02-26 15:14:59 -08:00
test
Initial commit
2025-12-21 12:50:56 -08:00
.gitignore
Move secrets into a separate header file
2025-12-21 17:50:32 -08:00
.vscode-ctags
Add VScode stuff
2026-02-26 14:11:48 -08:00
platformio.ini
Bring over 7seg code from DryBoxMonitor
2025-12-21 22:14:49 -08:00