Test app to test the modified Oled library based on ESP8266 and Mongoose
Go to file
Dirk Jahnke 429a42f4f4 Moved pictures out of source code and added ability to draw XBM from RAM 2018-01-23 13:39:01 +01:00
fs Local build works, remote build needs to be added 2018-01-22 13:21:36 +01:00
src Moved pictures out of source code and added ability to draw XBM from RAM 2018-01-23 13:39:01 +01:00
.gitignore Local build works, remote build needs to be added 2018-01-22 13:21:36 +01:00
README.md Fixed typo 2018-01-22 15:18:49 +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

Remote (not yet finished, does not work!)

  • 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: