We have recieved 83% of our goal ..


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Arduino Bench Setup
#1
HI at all,

i have a F bench with Arduino, works fine for me. (Arduino UNO with Seeedstudio Can Shield v2)


So i have another one Arduino UNO and elecfreaks Can Shield v1.2, but can create a sketch with 100k bus deppend on Can1 in E series.


And don´t know if the messages are right.


Some one have solution for this?


Nice Day and THX
Reply
#2
const byte Stay_alive[8] PROGMEM = {0x00, 0x00, 0x8A, 0xDD, 0xF1, 0x15, 0x30, 0x02}; // 0x130, Wake up network

const byte Ignition_1[8] PROGMEM = {0x00, 0x40, 0x7F, 0x50, 0xFF, 0xFF, 0xFF, 0xFF}; // 0x26E, Ignition stage 1
const byte Ignition_2[8] PROGMEM = {0x40, 0x40, 0x3F, 0x50, 0xFF, 0xFF, 0xFF, 0xFF}; // 0x26E, Ignition stage 2
[-] The following 1 user says Thank You to ccfj1 for this post:
  • ND_F31
Reply
#3
(01-29-2021, 02:15 PM)ND_F31 Wrote: HI at all,

i have a F bench with Arduino, works fine for me. (Arduino UNO with Seeedstudio Can Shield v2)


So i have another one Arduino UNO and elecfreaks Can Shield v1.2, but can create a sketch with 100k bus deppend on Can1 in E series.


And don´t know if the messages are right.


Some one have solution for this?


Nice Day and THX
Hi Bro, can you share all for bench with Arduino for E series to create one for me?? thanks
Reply




Users browsing this thread: 1 Guest(s)