add instructions for raspi installation

This commit is contained in:
2022-11-21 15:24:20 +01:00
parent eb358be3f7
commit 6f8accd597
4 changed files with 21 additions and 10 deletions

12
install_tec_raspi.txt Normal file
View File

@ -0,0 +1,12 @@
Here few instructions to install the drivers for the communtications with the TEC:
Add the following line to your /boot/config.txt file:
dtoverlay=mcp2515-can0,oscillator=8000000,interrupt=25
pip3 install python-can
... for python module
resetCAN.sh !!!
... for starting can0