Test app to test the modified Oled library based on ESP8266 and Mongoose
Go to file
Dirk Jahnke 346b4a384b Fixed local build 2018-01-22 14:44:26 +01:00
fs Local build works, remote build needs to be added 2018-01-22 13:21:36 +01:00
src Local build works, remote build needs to be added 2018-01-22 13:21:36 +01:00
.gitignore Local build works, remote build needs to be added 2018-01-22 13:21:36 +01:00
README.md Added build hints to README 2018-01-22 13:24:24 +01:00
mos.yml Fixed local build 2018-01-22 14:44:26 +01:00

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: