ESP8266 based flash light controller to show visual alarms on problems in software development process (automated build/tests etc.)
Go to file
Dirk Jahnke b619e72476 Finished remote control features.
Fixed: Cope with bug in motor board firmware (Wemos):
Do not stop sending data through i2c, otherwise the
receiving chip stalls.
2018-04-04 17:12:11 +02:00
fs Initial commit 2018-03-18 17:04:13 +01:00
src Finished remote control features. 2018-04-04 17:12:11 +02:00
.gitignore Initial commit 2018-03-18 17:04:13 +01:00
README.md Initial commit 2018-03-18 17:04:13 +01:00
mos.yml Finished remote control features. 2018-04-04 17:12:11 +02:00

README.md

Flash light / alarm light controller

Overview

This is an empty app, serves as a skeleton for building Mongoose OS apps from scratch.

How to install this app

  • Install and start mos tool
  • Switch to the Project page, find and import this app, build and flash it: