16 lines
450 B
Markdown
16 lines
450 B
Markdown
# 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 install this app
|
|
|
|
- Install and start [mos tool](https://mongoose-os.com/software.html)
|
|
- Switch to the Project page, find and import this app, build and flash it:
|
|
|
|
<p align="center">
|
|
<img src="https://mongoose-os.com/images/app1.gif" width="75%">
|
|
</p>
|
|
|