Skip to content
/ Tanink Public

Writing software for Raspberry PI zero W and e-Paper screen IT8951 10.3.

Notifications You must be signed in to change notification settings

Mari0nV/Tanink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tanink

Writing software for Raspberry PI zero W and e-Paper screen IT8951 10.3.

Setup

  • Connect the Raspberry PI to a screen, keyboard and mouse (using a HUB if needed).
  • Turn it on and connect it to your wifi.
  • Get the IP address of your raspberry PI by opening a console and typing ifconfig.
  • On your PC, connect to the Raspberry PI through SSH.
  • Clone the Tanink package and install it
  • sudo python3 tanink/main.py to launch the software on the E-ink screen.

In VSCode:

  • Install SSH FS extension
  • Create new configuration with SSH info (put "/home/pi/Projects" in root)
  • Click on Add as workspace folder

To test outside E-ink screen: replace AutoEPDDisplay by VirtualEPDDisplay in main.py

About

Writing software for Raspberry PI zero W and e-Paper screen IT8951 10.3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages