This project allows you to showcase the current price of Bitcoin on an OLED display using the ESP32 development board and Python programming language.
For more detailed information, you can read my blog post dedicated to this project.
- ESP32 development board
- 64x48 pixel OLED display
- Connecting cables
- internet access
- Install Thonny IDE: Download and install the Thonny IDE from the official website (thonny.org). Thonny is a beginner-friendly Python IDE that provides a user-friendly interface for programming the ESP32.
- Install the ESP32 MicroPython Firmware: Download the MicroPython firmware for ESP32 from the official website (micropython.org/download/esp32). Follow the instructions provided to flash the firmware onto your ESP32 board.
- Open Thonny IDE: Launch Thonny IDE on your computer to begin programming the ESP32.
- Download the
main.py
file from the GitHub repository. - Open the
main.py
file in the thonny IDE. - Set your SSID and PASSWORD in the source code.
- upload it to the ESP32 board.
- Ensure that the ESP32 board is properly connected to the OLED display.
- Power on the ESP32 board by connecting it to a power source.
- After setup, the Bitcoin price will be displayed on the OLED screen.
Contributions to this project are highly appreciated. You can contribute by submitting pull requests or by reporting issues and suggestions for improvement. You can also ask your questions in the Issues section.
This project is licensed under the MIT License. For more information about the license, please refer to the LICENSE
file.
- For more information, you can visit my website.
- For questions and suggestions, you can contact me via email: xd3vman@gmail.com