Pythings

Pythings

Beautifully easy IoT

0 followers

Pythings is a quick and easy way of programming IoT devices, directly from a web browser, in Python. It shines on microcontrollers like the ESP8266 and the ESP32, but it works nicely also on small Linux boards. And it is fully open source!
Pythings gallery image
Pythings gallery image
Pythings gallery image
Pythings gallery image
Pythings gallery image
Launch Team
Intercom
Intercom
Startups get 90% off Intercom + 1 year of Fin AI Agent free
Promoted

What do you think? …

Stefano Alberto Russo
Hi everyone, this is something I have been working on quite a lot over the past years, but that for a number of reasons I could never wrap it up - until now. The idea is to have a MicroPython-based OS running on a microcontroller (as the ESP8266 or the ESP32) handling all of the boring stuff required by an IoT solution (i.e. device setup, network connectivity, remote updates, error handling etc.), so that you are free to focus on your application code, which is pushed down from the cloud directly on the device. There are also some other features, as a remote shell, a basic plotting engine and a few REST-ish APIs. I am looking forward to your feedback!