Skip to content

CrazyRobMiles/MicroPython-Connected-Little-Box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroPython-HullOS

A tiny operating system from Hull written in MicroPython

If you've ever wanted the lights on your robot to flash while it moves around; this system is for you. If you want to make messages appear on a display alongside a ticking clock on top of an animated display, this system is for you. It greatly simplifies the creation of devices which must contain multiple simultaneous behaviours.

You can use the supplied managers to control WiFi, MQTT, clock, pixel and stepper motors. However, you can also create your own managers which can provide services and generate events. The whole system is underpinned by an extensible JSON based setting storage mechanism which provides data obfuscation. There is also a serial interface you can use for developing and testing which lets you issue commands to managers and view the status of the system.

Have Fun!

Rob Miles

About

A framework for creating embedded systems using MicroPython

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages