Keep your LND node locked away somewhere safe and monitor it with the LND Pussycat node monitor!
RED = node down/disconnected
GREEN = nodes running
DISCO = transaction
PINK = checking saved credentials exist/launching portal/synching
BLUE = connecting to node
https://github.com/arcbtc/LND-Pussycat
## WCN Episode Summary: BTCIOT Tutorial - LND Pussycat, Node Monitor (2020-09-03)
This WCN episode provides a tutorial on building and configuring a DIY Bitcoin node monitor, playfully nicknamed "Pussycat," using a modified children’s lamp and an ESP32 chip. The project aims to provide a visual indicator of node health and activity, reducing the need for constant wallet checking.
Main Topics:
- Pussycat Project: Building a visual Bitcoin node monitor using a modified lamp.
- BTCIOT Device Configuration: Connecting to Wi-Fi and an LND node using the "Posse Paul" portal.
- LED Control: Manipulating RGB LEDs for different visual cues (green for health, flashing colors for transactions, "disco" effect for balance changes).
- Lazy Hack: Physically tapping into LEDs for simplified control, bypassing original circuitry.
- Testing & Portability: Demonstrating Wi-Fi configuration, credential input, and testing functionality with LNTXPOP.
Key Quotes:
- "It avoids constant checking of a wallet." (Describing the purpose of the Pussycat project)
- "It's a lazy hack…" (Referring to the simplified LED control method)
- "Its usefulness for service providers like Open Node." (Highlighting a practical application)
People Mentioned:
- Posse Paul (related to the portal used for configuration)
Bitcoin Price: Not mentioned.
The project’s code and instructions are available on GitHub, making it accessible for users of all skill levels. The device's portability and automatic portal setup are particularly beneficial for service providers.