Skip to content

An example Pico W/Pimoroni Display Pack project for connecting to freecryptoapi.com and displaying select crypto prices on screen

Notifications You must be signed in to change notification settings

chrismou/pico-cryptoticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Pico Cryto Ticker

Built to run on the Raspberry Pi Pico W with Pimoroni Display Pack 2.8

An example project to get my head round the Pico wifi and the display pack buttons, as well as a Python refresher course.

The contents of src need to be deployed to the Pico. When run, it should connect to WiFi using the credentials set in secrets.py, then connect to the freecryptoapi.com API and pull in the prices for crypto symbols specified in the code (BTC, ETH and XRP by default).

Pressing Y on the display pack also pauses the requests, so you dont eat through your free API requests.

About

An example Pico W/Pimoroni Display Pack project for connecting to freecryptoapi.com and displaying select crypto prices on screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages