Skip to content

micrOS 2.0 LTS

Compare
Choose a tag to compare
@BxNxM BxNxM released this 08 Mar 21:28
· 135 commits to master since this release

Micropython base: 1.21.x

micrOS 2.0 LTS

	Core:
                - ShellCli - high performance low level communication and configuration interface
		- WebCli (http server with endpoints: / and /rest and /<custom>)
		- Full async as technically possible (WebCLI, ShelCLI, TaskManager (LM), InterCon)
			- rest (urequests) stays sync module (https limitation with async.) 
		- Extensive testing and quality checks (system tests, pylint) 
		Web Frontends:
			- index.html
                - Common.py interface for LoadModule-s documentation
	
	Load Module:
		- Camera support (LM_OV2640.py)
		- I2S mic support
		- dashboard backend (LM_dashboard_be.py)
		Web Frontends:
		- dashboard.html

micrOS gateway - micrOS cluster monitoring, etc.

HW Project 🎲:
- LM_KeyChain HW+SW for the 2.0 anniversary. - project videos coming soon :D