5cacc5d50d
- Added WifiManager - Added new GUI - Added config vars: pool, port, btcAddress |
||
---|---|---|
Lib | ||
TFT_setup | ||
LICENSE | ||
mining.cpp | ||
mining.h | ||
NerdMinerV2.ino | ||
README.md | ||
wManager.cpp | ||
wManager.h |
Compatible with any ESP32 microcontroller, supporting native LN invoices and static LNURLPay links.
- Link to the original code: https://github.com/arcbtc/bitcoinSwitch
- Minimal code to get balance from LNBits wallet.
- Check how to configure
Join us! t.me/makerbits
Install instructions
-
Install Arduino IDE 1.8.19
-
Install ESP32 boards, using boards manager
-
Download this repo
-
Open it with ardruino
-
Setup all config vars on configs.h
-
Select the correct ESP32 board from tools>board
-
Upload to device
Default password is "ToTheMoon"
More info about original code on https://github.com/arcbtc/bitcoinSwitch