nebman / btc-ticker-esp8266

realtime bitcoin price on 7 segment display with arduino on esp8266
20 stars 6 forks source link
arduino bitcoin bitcoin-price bitcoin-ticker bitfinex bitstamp esp8266 max7219 pusher ticker websockets

Bitcoin price ticker with ESP8266 (realtime websockets)

pictures in action

animation
v0.2-bitstamp-websockets in action (gfycat link)

coinboard case 3D printed coinboard case

picture
v0.3 with dot matrix display

picture
original prototype

components

wiring 7-segment (software SPI, Wemos D1 Mini)

D1 Mini Display
GND GND
5V/VIN VCC
D8 CS
D7 DIN
D5 CLK

wiring dot-matrix-display using hardware SPI

NodeMCU Display
GND GND
5V/VIN VCC
D2 CS
D5 CLK
D7 DIN

how to install

3D printed case options

these are the 3rd party designs I have tested for this project

Case Link Remarks
coinboard https://www.thingiverse.com/thing:2785082 Wemos D1 only, works okish with some hotglue (picture)
ESP8266 Matrix Display Case https://www.thingiverse.com/thing:2885225 printed too small, pay attention to your matrix module size! mine was a little larger
IR Remote Tester https://www.thingiverse.com/thing:1413083 works good (I closed the sensor hole above the display) but screw mechanism needs rework or maybe screw inserts

known issues

TODO