Sadhana Rajagopal
Newbie level 1
- Joined
- Dec 4, 2014
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 16
Hi,
I am about to use a CAN bus with raspberry pi. The idea is to write ultrasonic sensor distance values to the CAN through SPI. I have tested loopback with CAN . There is a driver for python which is Socket CAN . Unfortunately this doesnt work (i could not import can module in python). Another way is to use C (By using wiring pi, spidev etc), which i dont find many resources for CAN development with C. NEED HELP ON HOW TO PROCEED!!
Thanks
I am about to use a CAN bus with raspberry pi. The idea is to write ultrasonic sensor distance values to the CAN through SPI. I have tested loopback with CAN . There is a driver for python which is Socket CAN . Unfortunately this doesnt work (i could not import can module in python). Another way is to use C (By using wiring pi, spidev etc), which i dont find many resources for CAN development with C. NEED HELP ON HOW TO PROCEED!!
Thanks