Skip to content

How I set up a Banana Pi M2 Zero to work with the Inky Impression display

Notifications You must be signed in to change notification settings

DrMazzak/Inky7-BananaPi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is what I did to get the Inky Impression 5.7" screen working with a Banana Pi M2 Zero board.

References

https://pinout.xyz/pinout/inky_impression#

https://github.com/pimoroni/inky

pimoroni/inky#113

Makefile guide

Running make should create a few directories and cache a copy of the Inky pinout webpage as well as download the Armbian release.

Then there are a few handy targets:

  • mountsd: mount the image as a loopback device so files can be copied to it
  • updatefs: copies WiFi config and Armbian environment files to the image
  • umountsd: unmount the image
  • writesd: writes the sd to /dev/mmcblk0

After booting

Everything else is described in README_PI.md

About

How I set up a Banana Pi M2 Zero to work with the Inky Impression display

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.2%
  • Makefile 7.5%
  • M4 0.3%