LLM Wiki / Episode

BTCIOT - bitcoin mesh diary, part 1

WCN · 2019-04-29 ·00:29:55 ·World Crypto Network
To big and ambitious to fit into one tutorial, we explore building a mesh network using the outstanding ESP32 and Espressif's mesh development framework ESP-MDF In this first diary entry, we focus on building a very simple mesh network with broadcast and unicast capabilities. The eventual goal is...

Summary

Here's a summary of the WCN episode "BTCIOT - bitcoin mesh diary, part 1" from 2019-04-29:

Summary:

This episode introduces the "Bitcoin Mesh" (BTCIOT) project, aiming to create a low-cost mesh network for transmitting Bitcoin transaction data. The project leverages inexpensive ESP32 microcontrollers (ranging from $1.50 - $6 each) to build a self-healing and antifragile network, initially envisioned for deployment in Mumbles, Wales. The speaker demonstrated the setup process, utilizing Expressive Systems' Mesh Development Framework (MDF) for greater stability compared to previous Arduino-based approaches. The network utilizes a TCP server (Packet Sender) for data transmission and incorporates redundancy with automatic node nomination. The team successfully tested basic communication by controlling LEDs on different devices, demonstrating both unicast (targeted) and broadcast (all devices) functionality. The project encourages community involvement and experimentation with the ESP32 devices to expand the network's range and ultimately broadcast Bitcoin transaction data to local villages.

Main Topics:

Key Quotes:

People Mentioned:

Bitcoin Price:

#bitcoin#cryptocurrency#lightning#crypto

People mentioned

The hostExpressive Systems