8000 GitHub - chris03/rfm69-sensor-node: Arduino project using a ATmega328 to read sensors and voltage, transmit data via RFM69 radio and sleep.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Arduino project using a ATmega328 to read sensors and voltage, transmit data via RFM69 radio and sleep.

Notifications You must be signed in to change notification settings

chris03/rfm69-sensor-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

rfm69-sensor

Purpose

  • Read sensors and voltage.
  • Transmit all data via RFM69 radio and sleep for 1min.

Hardware

ATmega328 with RFM69W 915Mhz radio and SPI flash (Miniwireless or Moteino)
SI7021 Temperature & Humidity sensor
BMP180 Temperature & Pressure sensor (Optional)
Voltage divider to read battery voltage

External Libraries

https://github.com/LowPowerLab/RFM69
https://github.com/LowPowerLab/SPIFlash
https://github.com/LowPowerLab/LowPower
https://github.com/LowPowerLab/SI7021
https://github.com/adafruit/Adafruit-BMP085-Library

About

Arduino project using a ATmega328 to read sensors and voltage, transmit data via RFM69 radio and sleep.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0