Skip to content

Sketch for sending Temperature/Humidity data from self-made sensor to Bresser weather station

License

Notifications You must be signed in to change notification settings

holgerschillack/bresser-433mhz-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bresser-433mhz-sender

Arduino sketch for sending Temperature/Humidity data from self-made sensor to Bresser weather station

Self-made sensor

Parts:
  • Arduino Nano clone
  • Generic 433 MHz Chip (with Vin, Gnd, Data, Antenna)
  • DHT22 sensor

Sketch

The sketch collects Temp/Hum data from the sensor, builds the 5 bytes for sending incl. checksum and broadcasts it every 30 seconds. More explanations directly in the code.

About

Sketch for sending Temperature/Humidity data from self-made sensor to Bresser weather station

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages