Skip to content

Realtime crypto tracker on mechanical FlipDigit display using an Arduino.

License

Notifications You must be signed in to change notification settings

owenmcateer/flipdigit-crypto-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Real-time crypto tracker on Flip Digit display

Using an Arduino with Wifi, we can connect to a real-time WebSocket crypto feed and output the real-time prices onto a mechanical FlipDigit display. WebSocket API and cryptos to track are all configurable in the code.

Realtime Flip Digit crypto tracker

What are Flip Digit displays?

Flip Digits are 7-segment numbers that use small permanent magnetics to flip the segment on/off. Powered by a small electromagnetic to flip it retains its state even after power is disconnected. Read this if you'd like to know more.

Watch & listen

Video of FlipDigit tracker
recorded 17.11.2021

Equipment

Wiring & setup

Edit & upload the Arduino sketch to the ESP.

Arduino => MAX485

3V3 => VCC
G   => G
D3  => D1
D0  => DE

MAX485 => Flip Digits

24V 1A  => VCC  
RS485 A => RS485+
RS485 B => RS485-

Flip Digit panel settings

DIP1: ↑↓↓↓↓↓↓↓ (Id 1)
DIP2: ↓↓↑ (19200 baud rate)

Realtime Flip Digit crypto tracker

Want to know more?

Contact me if you have any questions.


Realtime Flip Digit crypto tracker

About

Realtime crypto tracker on mechanical FlipDigit display using an Arduino.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages