Skip to content

toto99303/Crypto-E-Ink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto-E-Ink

Nice little crypto tracker created out of ESP8266 + Seedstudio's Triple Color E-Ink Display 2.13".

I had to de-solder the STM32 chip from the e-ink board in order to use the native SPI interface of the display.
Otherwise it's useless...
Then just tap into the proper solder points and connect to the ESP dev board:

I used "Lolin new NodeMCU v3" and these pins:

BUSY -> D2
RST -> D4
DC -> D3
CS -> D8
SCL -> D5
SPI-MOSI -> D7
GND -> GND
VCC -> 3.3V

The code would basically work with any tri-color SPI display with resolution 212x104 supported by the excellent GxEPD2 library:
https://github.com/ZinggJM/GxEPD2

Just select the proper display in "GxEPD2_display_selection_new_style.h"

About

Nice little crypto tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published