2/21/2019 10:55 AM | |
Posts: 80 Rating: (2) |
Does anybody know a reliable/tested CAN adapter for the IoT? |
3/3/2019 1:15 PM | |
Posts: 7 Rating: (2) |
You’ll need to use the Arduino IDE to program the IOT to see the shield. Suggest to get yourself an Arduino UNO (ebay), plug your CAN module, install the free Arduino IDE and download and install one of the many CAN libraries for Arduino ( e.ghttps://github.com/autowp/arduino-mcp2515). Get that working first! Libraries usually come with examples on how to use its calls. Once OK and the Arduino does most of the things you expect the IOT to do, transfer the module to the IOT and recompile your program for Galileo 2 … (google instructions on how to use the Arduino IDE with the IOT). |
Follow us on