repositorypackage
0.0.0-20240314142333-bd4a8fe3e275
Repository: https://github.com/serfreeman1337/oled-test.git
Documentation: pkg.go.dev
# README
OLED Test
A test project to add an OLED display showing network stats and room temperature to a single-board computer.
Components:
- CH347 development board
- SSD1306 SPI OLED Display
- SHT4x Humidity and Temperature Sensor
- TSL2591 Light Sensor
At night, the lux sensor readings are used to turn off the display when there is no light, so it won't distract you.