add instructions for raspi installation
This commit is contained in:
12
install_tec_raspi.txt
Normal file
12
install_tec_raspi.txt
Normal 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
|
Reference in New Issue
Block a user