The Citroën GSA is rare nowadays, but enthusiasts like me still cherish it! 🚗
That's why I developed a small temperature monitoring system to ensure a safe and comfortable driving experience.
The system includes sensors placed outdoors, indoors, and on the engine to track temperatures while driving.
A must-have if this classic is your daily ride!
BOM:
- DS18B20 temperature sensors
- DS1307 real-time clock module
- SH1106 OLED display (128x64px)
Configuration:
- Assign each sensor to its correct location (outdoor, indoor, engine).
- Set the time on the DS1307 module using the example "SetTime" script from the RTC library.
![]() |
![]() |


