Skip to content

Introduction (en us)

Chad Lauritsen edited this page Jan 16, 2017 · 5 revisions

MyController is a controller for IoT sensors, primarily focusing on the MySensors project.

In development, we worked to minimize system resource requirements. It will even run on the very first model of the Raspberry Pi.

You can control and monitor various MySensors sensors with MyController. As MyController is a web application, you can access it from anywhere you have internet access. It has various features including:

  • firmware control for nodes
  • alarms
  • timers
  • etc.

For further details dig into each section.

Clone this wiki locally