Skip to content
Ethan edited this page Apr 6, 2024 · 18 revisions

Welcome to the MicroHydra wiki!

This program includes a few libraries that can help you quickly get a new app up and running. Your apps are free to add and import any libraries not listed here, but this is what comes with MicroHydra itself.

For any developers using MicroPython but not MicroHydra, feel free to take the files from /lib/ and use them for your own purposes.
(Of course, just make sure you respect that file's license.)


Accessing the hardware


To learn how to access (or create) configuration, using JSON, or the built-in mhconfig module.


To learn how to use the builtin mhoverlay module, for easily creating simple UI popups.

Clone this wiki locally