don't know what I did - but I reinstall everything and now it's working
now I want to do this :
run a pyton code that take the data and solve it as a simple massage
for example:
when I get 18FE320 - I will decode it as "door open"
I did everything like it say in the guide but I don't get the can interface any idea why ? I havetry 2-3 times - I get no error in any step , but I don't have "can" interface. The mcp2515 is connected as shown in the setup I'm using raspberry pi 2 Model B - Jessie 4.9.35-V7 waht am I doing wrong ? T...
Hello , I want to run on the raspberry an arduino code part of the code is sending some data to my computer using the ethernet port can I do this ? do I need to change something on the Ethernet libary of the arduino? the code get stuck while trying to run this command : Udp.print ("test"); I have al...