Close
0%
0%

Thermometer network

A custom PCB for measuring the temperature at various points around my house.

Public Chat
Similar projects worth following
I had bought a 'grab bag' of Arduino components, including some DS18s20 temperature sensors and NRF24L01+ transcievers. Aha - I can put these around my house and I'll always know the temperature everywhere.

I built a custom PCB (see photo) with slots for a Nano, the tranciever and a 3.3v power supply converter.

There's also (not shown) a "base station" with 3 8-digit LEDs that shows the temperature in each of 8 rooms in my house.

Enjoy this project?

Share

Discussions

David Plass wrote 05/10/2023 at 13:16 point

The code for the "base" station is at https://github.com/dplassgit/arduino/tree/trunk/thermo_base

  Are you sure? yes | no

David Plass wrote 05/10/2023 at 13:15 point

The code for the "sender" is at https://github.com/dplassgit/arduino/blob/trunk/nrf_sender/nrf_sender.ino

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates