PiSupply / PaPiRus

Resources for PaPiRus ePaper eInk displays
https://www.pi-supply.com/product/papirus-epaper-eink-screen-hat-for-raspberry-pi/
Other
347 stars 84 forks source link

Add note about enabling i2c to readme #34

Closed shawaj closed 7 years ago

shawaj commented 8 years ago

It tells you to enable SPI in readme but not i2c. Add note to fix this

kurt77 commented 8 years ago

I needed to enable spi. And for i2c i had to edit /boot/cmdline.txt and /boot/config.txt Maybe you can also use raspi-config

ukscone commented 8 years ago

enabling i2c is the same as for spi and in the same advanced menu in raspi-config

shawaj commented 8 years ago

yeah this was just a note to me really to not forget :-)

francesco-vannini commented 7 years ago

This has been added in the main README.md