/sdgdfg

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Status LED Addon for Bitcoin Switch

connectedconnected

I wanted a status indicator, to "see" without the serial connection to check the status of a bitcoinSwitch project. See the demo.

HowTo

  • Maybe: rename the project directory to bitcoinSwitch for the Arduino IDE
  • Add a Status LED like in this project here
  • I am using a LED which has one anode and three cathodes for the color, this means LOW is ON and HIGH is OFF.
  • RED to pin#32, GREEN to pin#33 and BLUE to pin#25 with an
  • Follow the awesome install instructions: "Complicated install instructions not using browser flashing" further down this page

Status LED explanation

State LED
Startup Solid Red
Waiting, if config mode gets triggered Blinking Red (2sec)
Config Mode 3x Blink Green/Red --> Solid Blue
Connecting 2 Wifi Blinking Blue
Connected 2 Wifi Solid Blue
WebSocket Connect & Ready for Payment Solid Green
WebSocket Disconnect Solid Red
WebSocket Data for Payment received Solid Blue

bitcoinSwitch (orignal repo)

Flash and configure from browser! https://lnbits.github.io/bitcoinswitch/installer/

Once flashed, press GPIO4 in few seconds of ESP32 booting up to be able to config

Snow Forest Mountains Mountains

👉 An absolutely incredible ,bitcoinSwitch guide by Axel 👈

Compatible with any ESP32 microcontroller.

For use with LNURLDevice in LNbits.

✅ $5 worth parts/5min setup

✅ Websockets for blazingly fast turning on the things

✅ Web-installer/config for easy setup

✅ Support for MULTIPLE GPIOS/LNURLs!!!

Video tutorial

Join us! t.me/makerbits

Complicated install instructions not using browser flashing

trigger