Hello,
I'm a new Arduino user and I'm trying to comunicate an Arduino mega2560 with a MD25 (engine controller).
I've connected MD25 ground with GND of the Arduino board and also SDA with pin 20 and SCL with pin 21 (with their corresponding pull-up resistors).
I have attached the code used.
I tried it but it doesn't work, nothing happens, no move, no green led....
Can anyone help me?
Maybe I am asking simple things, but I don't know anything about this....