View Single Post
Old 12-01-2008, 08:50 AM   #278 (permalink)
Magister
OBDuino coder
 
Magister's Avatar
 
Join Date: Jun 2008
Location: Montréal, QC
Posts: 212

Titine - '13 Hyundai Sonata Hybrid
Thanks: 3
Thanked 10 Times in 8 Posts
Quote:
Originally Posted by knuckles904 View Post
I am eagerly awaiting the CAN only microchip solution. I did have idea on how to control the brightness of the lcd (bright during day, dim during night) pretty easily. Just use a photoresistor mounted on the top of the whatever case you use and have it sample every so often. It seems like there should be tons of analog inputs left and the code should be small.
I am still waiting for the microchip chips, this week should be ok. My test setup will be a Freeduino and a daughterboard and a big bunch of wires, but I have enough components to build it on a small PCB (3" x 2") as a phase II.

I know how to use the photoresistor, anyway there is only one pin left!

LCD takes 8 (4 for data, contrast, brightness, select, enable)
MCP takes 5 (int, cs, si, so, sck)
Buttons takes 3
Voltage battery input takes 1
serial port debugging/logging takes 2

total, 19 pins used on 20
__________________
2013 Hyundai Sonata Hybrid
  Reply With Quote