Separate names with a comma.
Just got my HV battery fan speed working with my Dionomite Mega. It was not quite the same as shown by RobH above. Using the above info I could...
Internal
Only connected to ground and 5V on the relay board. Maybe this FET shield would have been a better option. An FET can drive a relay directly up...
You can use any 7" monitor. It does not have to be Lilliput. But it needs to be a standard VGA plug. USB plug is normally for a touch screen which...
You are correct I tried just sending 7E2 30 just once and it worked. Still have timing issues so I still need to loop until it works. Thanks.
You are only monitoring temperature readings so it is not a big deal. You can fine tune it, take stuff out that you do not need and the program...
Hi Planetaire, I suspected that the timing issues had to do with the Canbus being busy which you have also agreed with .Not sure if the Duinomite...
Just got the whole PID 21C3 request working but due to timing/speed issues it takes a while during looping until it happens. This is the code:...
Still writing the code for this part. I already got a email from Norm about this. Thanks.
DuinoMite Firmware Update Guide. | DuinoMite, the Arduino Shield Micro-Controller. Just need to look. It is not that hard to find.
When I receive the return Canbus message 7EA 10 aa bb cc dd ee ff gg I get the following in decimal values: Decimal 39 97 195 63 255 15 160...
I have got the F12 - DTC clear button working. I will be adding a drive mode to the status window i.e. "FORCED EV" for those of us who drive in...
I have seen one just called bootloader.exe. Some people flash using a flashing device which plugs into the Duinomite Mega (not a miniUSB) which is...
..
It is specifically recommended that HIDbootloader is used. Using other ways to flash the hex can be a problem.
Does anybody know what the commands are for clearing DTC for ICE ECU and HV ECU. I tried using the ones supplied by Vass but they did not work....
It appears that the 02 in the PID request 7E2 02 21 C3 is offset addressing. I get different values for 03, 04 and so on.
And demy you the wonderful Duinomite learning experience. If you communicate with JDH2550 you can organize getting mmbasic with CAN commands....
I observed that the Canview V4 was sending the 556 PID about every 40ms. I guess that Norm did this in case a rogue corrupt message changes the...