Skip to content

CodingTheUnknown/homeServerEDisplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

homeServerEDisplay

This is used to control the 3.52" e-ink display from pihut. Display: https://thepihut.com/products/3-52-e-paper-hat-360x240

Remember

  1. Change the raspi-config to allow SPI.
sudo raspi-config
Choose Interfacing Options -> SPI -> Yes Enable SPI interface
  1. Run the install script. This will need sudo as it needs to move a file into a protected zone.

  2. Move the pic directory into your working directory as these are your fonts. located in e-Paper/RaspberryPi_JetsonNano/python/pic/

Note

This is not a finished product and as such will not work as intended. Currently it is only a proof of concept and has no networking capability. Ultimatetly this will be controlled using JSON and all other parts of the program will operate discreetly.

About

This is used to control the 3.52" e-ink display from pihut. Display: https://thepihut.com/products/3-52-e-paper-hat-360x240

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published