Skip to content

lewiscasewell/crypto_esp32_ticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto ticker price

This project is a simple example of how to display the price of a cryptocurrency on an LCD1602 display using an ESP32. The ESP32 will connect to the coinbase API to get the price of a cryptocurrency and display it on the LCD1602.

items needed:

  • ESP32
  • LCD1602 (i.e. a 16x2 display)
  • Breadboard
  • Jumper wires
  • 10k potentiometer

for custom LCD chars, I used: https://arduinointro.com/lcdcustomcharacter/

About

LCD1602 + ESP32 crypto ticker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published