ESP8266 based flash light controller to show visual alarms on problems in software development process (automated build/tests etc.)
Go to file
Dirk Jahnke 4d98c23afa Updated documentation (RAEDME) 2018-04-05 11:57:38 +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 Updated documentation (RAEDME) 2018-04-05 11:57:38 +02:00
mos.yml Finished remote control features. 2018-04-04 17:12:11 +02:00

README.md

Flash light / alarm light controller

Overview

This app controls a turning flash light by controlling a motor driver. This could be used as a generic motor driver app as well, but so far it isn't. ;-)

Hardware used:

  • Wemos ESP8266 (any should work)
  • Wemos Motor Driver

Be aware, that the Wemos Motor Driver is delivered with a software bug, that stalls the driver, after which it does not accept any further commands until it is reset again. You may fix this by applying a software update to the Motor Driver board, see https://hackaday.io/project/18439-motor-shield-reprogramming or https://oberguru.net/elektronik/wemos/wemos-motor-shield.html. Nevertheless, this software has been changed to cope with the bug, thus it should work even with the buggy firmware installed.

How to install this app

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