Dirk Jahnke e4db66fa67 | ||
---|---|---|
fs | ||
src | ||
.gitignore | ||
README.md | ||
mos.yml |
README.md
A test app for Mongoose and SSD1306 (variant for Wemos 64x48 OLED display)
Overview
This is a simple app using the C interface only to create some content on the OLED display.
How to build this app
Locally
- mos build --arch ESP8266 --local
Remote (not yet finished)
- mos build --arch ESP8266
How to install this app
- Install and start mos tool
- Switch to the Project page, find and import this app, build and flash it: