Hello, I would like to show off my creation. It is a system that allows you to run scripts written in Python remotely on a Raspberry Pi device.
There are many off-the-shelf products that you can control your smart home with, but I couldn't find one that had an application that met the conditions I had obviously implemented:
- runs Python scripts on the Raspberry Pi device
- an application that can be run in a browser, installed on an Android smartphone or iPhone
- controls lighting via remote modules with wi-fi, e.g. ESP8266
- presents the status of sensors (e.g. temperature, motion) in real time
- allows image viewing from cameras via RTSP protocol
- graphically displays the location of the modules corresponding to their actual position in the house
In addition, I extended the application with a section WIKI in which I described step-by-step how to connect the application to the Raspberry Pi. In this section I have also included how to connect the modules together with the source code in Python and the ESP8266 Wi-fi modules in C. The communication developed is encrypted.
I have included a short demonstration video of the use of the application:
.
And a picture of how I connected the remote relay to the lapmic:
.
I would like to know your opinions, what functionalities I could extend the system with, what needs improvement and if this is a good idea for a startup.
I will give those who are interested access to the system, and I will answer any questions and provide assistance if needed. I can also arrange an online meeting.
There are many off-the-shelf products that you can control your smart home with, but I couldn't find one that had an application that met the conditions I had obviously implemented:
- runs Python scripts on the Raspberry Pi device
- an application that can be run in a browser, installed on an Android smartphone or iPhone
- controls lighting via remote modules with wi-fi, e.g. ESP8266
- presents the status of sensors (e.g. temperature, motion) in real time
- allows image viewing from cameras via RTSP protocol
- graphically displays the location of the modules corresponding to their actual position in the house
In addition, I extended the application with a section WIKI in which I described step-by-step how to connect the application to the Raspberry Pi. In this section I have also included how to connect the modules together with the source code in Python and the ESP8266 Wi-fi modules in C. The communication developed is encrypted.
I have included a short demonstration video of the use of the application:
And a picture of how I connected the remote relay to the lapmic:

I would like to know your opinions, what functionalities I could extend the system with, what needs improvement and if this is a good idea for a startup.
I will give those who are interested access to the system, and I will answer any questions and provide assistance if needed. I can also arrange an online meeting.