View Single Post
Old 04-13-2014, 10:12 PM   #7 (permalink)
P-hack
Master EcoModder
 
P-hack's Avatar
 
Join Date: Oct 2012
Location: USA
Posts: 1,408

awesomer - '04 Toyota prius
Thanks: 102
Thanked 252 Times in 204 Posts
turn, might I suggest you offer to buy mechman:
an arduino (clone for $10)
US Uno R3 ATMEGA328P ATMEGA16U2 2012 Version Board Free USB Cable for Arduino | eBay

a mux shield:
https://www.sparkfun.com/products/11723
$24.95

maybe a 20/4 serial lcd so you don't have a bunch of pack wires going to the dashboard:
Blue Serial IIC I2C TWI 2004 204 20x4 Character LCD Module Display for Arduino | eBay
$9.18 suggest 3 digit volt readings, space in between, 5 readings per line, skip the decimal point, to fit 18 reading on a 4x20.

very unbalanced example (18 readings):
Code:
000 050 470 250 270
277 343 333 320 386
312 402 412 333 262
303 389 250
plus a loud piezo if any are out of range, and flashing led backlight, and maybe some way to signal the charger or controller to stop. (or charge through the contactor and have this disconnect it maybe)

and whatever else mech needs and see if he will mess with it for you

Last edited by P-hack; 04-13-2014 at 10:42 PM..
  Reply With Quote
The Following User Says Thank You to P-hack For This Useful Post:
mechman600 (04-14-2014)