Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 535 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 535 Bytes

Bitcoin ticker and mempool data

Developing...

Info

  • Was adapted to work with PlatformIO
  • Works with TTGO TDisplay v1.1 or ESP32-Sx + external OLed ST7798.
  • All libraries needed shown on platform.ini
  • Copy env-example.hpp and remplace with your WiFi data.
  • Use Clang Format to format porject. See configurations in .clang-format.

To Do

  • Price day variation.
  • Adding 8x8 matrix to make the price look big. (Maybe add a variation with 7 segment display)
  • UI to startup configuration.
  • 3D case.