Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Carglglz/mmds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mmds

mmds

Minimal MicroPython Display System : a tiny SDK for MicroPython - LVGL

Explore GUI development on device with minimum requirements for both software and hardware i.e. ~ 60kB RAM + OLED monochrome display (128x64)

Features:

  • GUI app

  • Simulator

  • Tests

  • CI/CD workflow

Build

How to build the simulator and device firmware --> ./build-mplv

mmds

Application work tree

mmds/
├── README.md
├── audio
├── device
├── displays
├── fonts
├── gui
├── manifest.py
├── sim
└── tests

Docs

Display and Input device integration see docs

About

Minimal MicroPython Display System

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages