spoonieau / OBD2-ECU-Simulator

Arduino Uno powered OBD2 ECU Simulator 'Stand alone or qt5 GUI control'
GNU General Public License v3.0
47 stars 16 forks source link

Thanks for your library #1

Open nices0325 opened 3 years ago

nices0325 commented 3 years ago

I have added some other PIDs on your sketch Can you update it for others or any other advice?

spoonieau commented 3 years ago

Sure I can the more the better :)

nices0325 commented 3 years ago

Sure I can the more the better :)

I have modified some random values so that it works as similar as car's running (for my own 'Driving Algorithm')

here's the wiring below KakaoTalk_Photo_2021-07-22-18-03-50

  1. esp32 + elm327(diriectly soldered rx,tx line to connect with esp32 Serial line)
  2. esp8266 + mcp2515
  3. DB9 cable (wired db9 cable(6,14) to mcp2515 canH,canL line) Open-Ecu-Sim-OBD2-FW.ino.zip
joshwaks commented 5 months ago

hello there's an error for my elm327 and it says cant establish connection to my ecu emulator.