-
Hi, meanwhile I got it managed to install a binary of your fw to a 8266 board. However there is still no connection to the can bus. Is there a wiring diagram available how to connect the 8266 board to…
-
Hello. I followed your tutorials on YouTube, I'm working with an Arduino Nano + MCP2515 8MHz. I built your GUI, used Sandeep Mistry library with your modification on the MCP2515.cpp and .h files and o…
-
I just started arduino nano and MCP2515 enough? If I buy a dashboard, which pins of the dashboard will I connect the signal connections to?
-
I'm looking for help for Arduino nano and mcp2515, one already canhacker but I can't make it work on savvycan..
-
I'm not able to read out CAN Messages with the provided Code and the MCP2515.
I ordered those on amazon: https://www.amazon.de/gp/product/B01MXYYAEN/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1
…
-
### Board Name
Raspberry Pi 4 4Gb
### Steps
- Tested with Raspberry Pi OS Bookworm lite 64bit.
- Blinka version is 8.25.0
- Mcp2515 library was installed with this command: pip3 install ad…
-
hey I have just got my hands on a pq46 cluster from a Skoda and am desperate to wire it up but the only problem is I don't have a cam bus but do have the esp32 board I was wondering if there was a way…
-
Hi,
Is enough for connection mcp2515 and arduino nano only connecting mcp2515 CS pin to nano D10 ?
-
Hi Thomas,
I was wondering if there was an Arduino library for some Atmel uC with the CANBUS controller integrated and I found your code.
The question is how to make the porting that uses your libra…
-
At the moment I have the configuration:
- BTT CB1+PI4B
- TFT35 SPI V2.1 with IO2CAN V1.0 module
- EBB36 V1.2
If I specify (overlays) only mcp2515 in BoardEnv.txt, everything will be fine, but if…