Pwuts / delet-firmware

Firmware for big translucent Delete-button (containing now a Wemos D1 mini and some RGB LEDs)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Big Fat Delete button firmware

This repository contains the firmware I wrote for the protoboard in my big translucent Del key. The thing now contains four 8mm WS2811 RGB LEDs and a Wemos D1 mini.

Demo video:
demo video thumbnail

Manual

  • press the button to cycle between modes
  • long press (>3 sec) the button to show free heap size
  • long press (10 sec) to start WiFi portal

What I want it to do

  • be decoration
  • use animations to indicate events on MQTT
  • be an input device (e.g. as push-to-talk button)

What it currently does

  • be decoration
  • WiFi configuration portal
  • OTA update

TODO

  • add MQTT functionality
  • get angled USB micro-B cable
  • add USB input device functionality

About

Firmware for big translucent Delete-button (containing now a Wemos D1 mini and some RGB LEDs)


Languages

Language:C++ 100.0%