Today we use an LED matrix and ESP32 to make a bitcoin price checker. The module also outputs Hal Finney quotes, between checking the price - all for under $10!
https://github.com/arcbtc/Hal-Finney-Price-Checker
Follow me on Twitter:
https://twitter.com/btcsocialist
Hardware:
-ESP32
-LED Matrix...
Here's a synthesized summary of the BTCIOT Tutorial - LED Matrix Bitcoin Price Checker podcast episode, broken down into the requested sections:
1. Narrative Summary
This podcast episode provides a tutorial on building a simple, affordable Bitcoin price checker using an LED matrix display and an ESP32 microcontroller. The project, costing around $10, aims to be accessible to beginners and demonstrates how to combine hardware and software to create a functional and visually engaging display. The tutorial walks listeners through the necessary hardware components – an ESP32 board, an LED matrix module, and jump wires – and details the software setup, including using the Arduino IDE and various libraries like MD_Parola, MD_MAX72xx, ArduinoJSON, and WiFi/WiFiClientSecure. The speaker explains the code's functionality, covering aspects like fetching Bitcoin prices from the OpenNode API, displaying the data on the LED matrix, and even incorporating random text displays. Beyond the technical instructions, the episode touches on the potential for future applications, suggesting integration into home entertainment systems, and reflects on the broader implications of technology and cryptocurrency.
2. Main Topics Discussed
- Project Overview: Building a Bitcoin price checker with an LED matrix.
- Hardware Components: ESP32 microcontroller, LED matrix module, jump wires.
- Software Setup: Arduino IDE, MD_Parola, MD_MAX72xx, ArduinoJSON, WiFi/WiFiClientSecure libraries.
- Code Explanation: Scrolling speed, pausing, LED intensity control, serial connection for debugging.
- Data Fetching: Using the OpenNode API to retrieve Bitcoin prices and convert to user-specified currency.
- Random Display: Incorporating random text alongside the Bitcoin price.
- Project Cost: Estimated cost of under $10.
- Future Applications: Integrating the device into home fixtures.
- Cryptocurrency Philosophy: Discussion of technology's potential for liberation and the volatility of Bitcoin.
3. Key Quotes
- "It's crazy what you can get just for four quids brilliant." (referring to the LED matrix module)
- "The computer can be used as a tool to liberate and protect people rather than to control them."
- "It's pretty strange that bitcoins will be worth a dollar in the relatively near future."
- "Easy come, easy go." (attributed to Hal Finney)
4. People Mentioned
- Hal Finney: Referenced for the quote "Easy come, easy go." (likely referring to a Bitcoin market crash)
- Speaker: (Name not provided in the summaries)
5. Bitcoin Price Mentioned
- The speaker mentioned a recent "dump" in the Bitcoin price and made a speculative prediction that Bitcoin might be worth a dollar in the near future. The specific Bitcoin price displayed on the LED matrix was not stated.