Jump to content

MySensors

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Henrikekblad (talk | contribs) at 21:34, 30 December 2016. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

MySensors is a free and open source DIY (do-it yourself) software framework for wireless IoT (Internet of Things) devices allowing devices to communicate using radio transmitters. The library was originally developed for the Arduino platform.

The MySensors devices creates a virtual radio network of nodes that automatically forms a self healing mesh like structure. Each node can relay messages for other nodes to cover greater distances using simple short range transceivers.

Each radio network can consist of up to 254 unique nodes where one node acts as a gateway to the internet or a home automation controller. The controller adds functionality to the radio network such as id assignment and time awareness.

The MySensors project has spun off many open source hardware projects created by the community members available on OpenHardware.io[1].

Supported platforms

The framework can naivety be run on the following platforms and micro controllers.

Communication

MySensors supports over-the-air communication using the following transceivers:

  • NRF24L01
  • RFM69
  • RMF95 (LoRa)
  • WiFi (ESP8266)

Wired communication over:

Security

The wireless communication can be signed using PSK (pre shared key) and optionally encrypted.

Supported Home Automation Controllers

The MySensors serial protocol has been adopted by many Home Automation software projects:

See Also

References

  1. ^ AB, Sensnology. "Home | OpenHardware.io - Enables Open Source Hardware Innovation". OpenHardware.io. Retrieved 2016-12-30.
  2. ^ "MySensors - ago control wiki". wiki.agocontrol.com. Retrieved 2016-12-29.
  3. ^ "Calaos Blog – Calaos developer news". calaos.fr. Retrieved 2016-12-29.
  4. ^ "MySensors - Domoticz". www.domoticz.com. Retrieved 2016-12-29.
  5. ^ "MySensors - DomotiGa". domotiga.nl. Retrieved 2016-12-29.
  6. ^ "MySensors – FHEMWiki". wiki.fhem.de. Retrieved 2016-12-29.
  7. ^ "MySensors | Open IoT Framework". www.freedomotic.com. Retrieved 2016-12-29.
  8. ^ Assistant, Home. "MySensors Sensor". Home Assistant. Retrieved 2016-12-29.
  9. ^ "MySensors v2.0 Serial/Ethernet Gateway - HomeGenie Forum". www.homegenie.it. Retrieved 2016-12-29.
  10. ^ "HS3 MySensors.org plugin - HomeSeer Message Board". board.homeseer.com. Retrieved 2016-12-29.
  11. ^ "https://apps.athom.com/app/org.mysensors.homey". apps.athom.com. Retrieved 2016-12-29. {{cite web}}: External link in |title= (help)
  12. ^ "Le driver MySensors - HoMIDoM". www.homidom.com. Retrieved 2016-12-29.
  13. ^ "IT2BE/indigo-mysensors". GitHub. Retrieved 2016-12-29.
  14. ^ "iobroker.mysensors-2". npm. Retrieved 2016-12-29.
  15. ^ "Description". jeedom.com. Retrieved 2016-12-29.
  16. ^ "SmartLiving.ru • Просмотр темы - Модуль MySensor". majordomo.smartliving.ru. Retrieved 2016-12-29.
  17. ^ "hollie/misterhouse". GitHub. Retrieved 2016-12-29.
  18. ^ jkandasa. "MyController.org - The Open Source Controller". www.mycontroller.org. Retrieved 2016-12-29.
  19. ^ "MyNodes - Build gateway". www.mynodes.net. Retrieved 2016-12-29.
  20. ^ "DIY Smart Home Sensors with Arduino, MySensors and OpenHAB". MakeUseOf. Retrieved 2016-12-29.
  21. ^ "akbooer/openLuup". GitHub. Retrieved 2016-12-29.
  22. ^ /pidome-team.html (2015-10-29). "MySensors devices | manual | PiDome". PiDome Home Automation. Retrieved 2016-12-29.
  23. ^ "DheerajKhajuria/pimatic-mysensors". GitHub. Retrieved 2016-12-29.
  24. ^ "mysensors/Vera". GitHub. Retrieved 2016-12-29.
  25. ^ "tbowmo/node-red-contrib-mysensors". GitHub. Retrieved 2016-12-29.