Skip to content

nishad2m8/BTC-Ticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

BTC Ticker

Bitcoin Ticker

Bitcoin Candle Chart

💡 Join the discussion and share your thoughts and ideas!


If you like this project, consider supporting it:

Buy Me a Coffee Subscribe on YouTube


Check video on : https://youtu.be/xI7gzPFtZZY

This project uses a LilyGo AMOLED display (with plans to support more displays in the future) to show live Bitcoin price data and other information, such as date and time. It leverages LVGL for the graphical interface and Binance WebSocket for real-time cryptocurrency data.

Features

  • Wi-Fi Provisioning: Allows Wi-Fi configuration through a QR code on the display.
  • Binance WebSocket: Fetches real-time Bitcoin prices and updates the UI.
  • Binance Candle Stick Data: Displays candlestick chart information for Bitcoin.
  • Time and Date: Updates time and date from an NTP server based on the configured time zone.

Installation

  1. Clone this repository.

  2. Open the project in PlatformIO

  3. Configure your time zone in the Config.h file:

    #define TIME_ZONE "AST-3"  // Replace with your desired time zone

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages