User Tools

Site Tools


pijack:hat

This is an old revision of the document!


Docs

#enable i2c using raspi-config
apt-get install i2c-tools


/boot/config.txt (in this order!!)
dtparam=i2c=on
dtparam=i2c_vc=on
dtoverlay=enc28j60
EOF

i2cdetect -a -y 0

pijack/hat.1459883507.txt.gz · Last modified: 2024/04/22 15:38 (external edit)