solder
Well-known member
I've touched on this on a number of threads here, but starting a new thread for visibility.
One of the members of the Leaf community has come out with a really slick plug-in device that can display detailed battery stats: http://www.mynissanleaf.com/viewtopic.php?f=44&t=12561
Without ripping off his idea, I'd like to see what we can do for the Spark EV (and possibly the Volt?) and I've been making slow progress towards that end:
What you're looking at is the raw battery pack voltage for the car, as well as the system's computed percentage SoC, and then the individual battery voltages for each of the 96 cells banks in my car. (112 cells banks in 2014). I have more information available that I am not displaying; see http://www.mychevysparkev.com/forum/viewtopic.php?p=10016#p10016
I'm not happy with the fit and finish of the display, nor am I happy with the clarity of the display. I'd welcome feedback as to a better way to make use of the 320x240 color display that I am using.
I have a PCB in the mail that will clean up this design significantly, adding a switching 12v->5v regulator, push button (to select modes, if we so desire), and some SWCAN circuitry to prototype the reverse-camera support:
I have somewhat different plans for this than the LeafDD. The LeafDD is a polished, semi-commercial product without user-upgradeable firmware. My device uses the Teensy 3.1 and can be updated with the Arduino IDE (plus TeensyDuino plugin); I plan on releasing full source on github (in the hopes that others will help me tweak it). Unless I have a change of heart, I will be making the plans available for free, selling bare PCBs for cheap, and hand-assembling units for those who can't solder SMD parts. (I just really don't think there are enough of us to justify making a business out of this.)
For those curious, the parts on board are:
* 12v->5v switching supply
* Teensy3.1
* 320x240 SPI LCD with optional SD card interface
* High-speed CAN interface
* External CAN controller to add a second CAN channel
* SWCAN interface circuitry for rear-camera prototyping
I'm trying to do this using low-cost parts... hopefully it will work out and serve as a platform for further experimentation.
I'll update this thread as things progress; currently have all the parts but am waiting on the PCBs.
One of the members of the Leaf community has come out with a really slick plug-in device that can display detailed battery stats: http://www.mynissanleaf.com/viewtopic.php?f=44&t=12561
Without ripping off his idea, I'd like to see what we can do for the Spark EV (and possibly the Volt?) and I've been making slow progress towards that end:
What you're looking at is the raw battery pack voltage for the car, as well as the system's computed percentage SoC, and then the individual battery voltages for each of the 96 cells banks in my car. (112 cells banks in 2014). I have more information available that I am not displaying; see http://www.mychevysparkev.com/forum/viewtopic.php?p=10016#p10016
I'm not happy with the fit and finish of the display, nor am I happy with the clarity of the display. I'd welcome feedback as to a better way to make use of the 320x240 color display that I am using.
I have a PCB in the mail that will clean up this design significantly, adding a switching 12v->5v regulator, push button (to select modes, if we so desire), and some SWCAN circuitry to prototype the reverse-camera support:
I have somewhat different plans for this than the LeafDD. The LeafDD is a polished, semi-commercial product without user-upgradeable firmware. My device uses the Teensy 3.1 and can be updated with the Arduino IDE (plus TeensyDuino plugin); I plan on releasing full source on github (in the hopes that others will help me tweak it). Unless I have a change of heart, I will be making the plans available for free, selling bare PCBs for cheap, and hand-assembling units for those who can't solder SMD parts. (I just really don't think there are enough of us to justify making a business out of this.)
For those curious, the parts on board are:
* 12v->5v switching supply
* Teensy3.1
* 320x240 SPI LCD with optional SD card interface
* High-speed CAN interface
* External CAN controller to add a second CAN channel
* SWCAN interface circuitry for rear-camera prototyping
I'm trying to do this using low-cost parts... hopefully it will work out and serve as a platform for further experimentation.
I'll update this thread as things progress; currently have all the parts but am waiting on the PCBs.