Skip to content

sureshmali/MyNetSensors

 
 

Repository files navigation

MyNetSensors

Home automation controller compatible with MySensors devices.


You can easily create your own Intelligent Home using this software.
All you need is this program, several Arduino boards and nRF24L01+ modules.
You can connect any sensors to the Arduino, and this program will automatically detect them.
The program is able to communicate with temperature sensors, humidity, illumination, motion sensors, relays, servos, RGB light strips, infrared receivers/transmitters, etc.
All devices connect to the wireless network and can be controlled remotely.


To add a device to the network, for example a temperature sensor,
you need no more than 5 minutes of your time.
Just connect the Arduino to nRF24L01+ module and to the sensor and flash the firmware.
Everything will work automatically.
Read more how to create sensors, on the MySensors website.



This program is written for Universal Windows Platform, which means it can run on Windows 10, and Raspberry Pi.

Examples of firmware for different devices (DHT11 sensor, RGB light, IR transmitter/receiver) included in the solution.

Before flashing the Arduino, it is necessary to erase the EEPROM from the old data.



About

Home automation controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.6%
  • C# 13.0%
  • CSS 2.6%
  • C 0.9%
  • Other 0.5%
  • HTML 0.2%
  • Other 0.2%