Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 515 Bytes

File metadata and controls

11 lines (6 loc) · 515 Bytes

NRF24_SensorNet

Transceiver pair for 2.4GHz wireless sensor platform written in C++ using Arduino, k30, nRF24, DHT11, PIR detector, and SEN-12642 audio detector.

The transmitter uses a k30 CO2 sensor from co2meter.com, an nRF24 transceiver, and a DHT11 temperature/humidity sensor.

The receiver uses an nRF24 transceiver and a 20x4 LCD display.

This repo is intended to hold stable versions of my k30_nRF24 development code.

Future versions will integrate other sensors such as HH-6130 humid/temp sensor.