Maximouss89
Maximouss89
Hi, I don't have enough kwonledge about this, but I found this, maybe it could be help you to finalize the code : > The ECU will not respond until...
Hello, I have a 2010 - CBR1000RR. I would connect an Arduino to DLC and know RPM and vehicule Speed. But I didn't know K-line and have few knowledge in...
If you have the code, I could try to test if code works. I have Arduino and I'm going to have MC33290 and 510Ohm resistor. If I understood correctly I...
I have an Arduino UNO and Nano, but I could use other pins (10 an 11 for example) and SoftwareSerial Library right? If it's necessary I'll buy a arduino mega.
Which board has 2 or more serial port ? I found : Arduino MEGA, et ZERO, right? Arduino Zero use 3.3V, doesn't matter? I don't buy yet, but I'm looking...
> > > Yes, and also the arduino-compatible board like the stm32f103 as the bluepill > 3.3V is ok I'll have a STM32F103 board tomorrow it's good :angel: I didn't...
Hi, I tried to write a piece of code, could you tell me if you see any mistakes pls ? _byte wakeup[]={0xFE, 0x04, 0xFF, 0xFF}; byte initialise[]={0x72, 0x05, 0x00, 0xF0,...