Become a sponsor to BNM
Hi,
I am a developer from Hungary, originally my studies was focusing on embedded software development and electrical engineering.
I am mainly working on an IoT / smart edge device solution on a top of micropython programming language.
It means a highly portable and easy to maintain platform with separated application space (that is the user level logic).
This project meant to be standalone and using direct communication with the client devices (mobile client or other tcp/ip enabled devices). Otherwise you can setup a home gateway (rest-api access) that communicates with all available micrOS boards on the local network.
Several applications (Load Modules) was already implemented like: analog rgb / neopixel light control, motor control (servo/dc), also sensor readings (ds18, bme280) ...
you can find the details in the github README file.
The sponsorship is important to be able to invest more on this project, the funds will go to application and the backend development.
Featured work
-
BxNxM/micrOS
micrOS - mini automation OS for DIY projects.
Python 111