Go to advanced search

by david_1234
Mon Jan 01, 2018 5:27 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: [quick-guide] CAN bus on raspberry pi with MCP2515
Replies: 153
Views: 252441

Re: [quick-guide] CAN bus on raspberry pi with MCP2515

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"

how can I do this ?

Thanks ,
by david_1234
Mon Jan 01, 2018 4:21 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: [quick-guide] CAN bus on raspberry pi with MCP2515
Replies: 153
Views: 252441

Re: [quick-guide] CAN bus on raspberry pi with MCP2515

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...
by david_1234
Mon Jan 01, 2018 3:24 pm
Forum: Troubleshooting
Topic: can I use the ethernet port while running a arduino code?
Replies: 0
Views: 180

can I use the ethernet port while running a arduino code?

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...

Go to advanced search