Hi everyone.
I am also new to these forums, and have been enthralled with the HeaterMeter project. It is really amazing!! I read the full 25 pages of the other thread.
Good work everyone involved!
I was hoping someone might be able to give me some guidance. I ordered most the parts for the project, and decided that the first thing I would work on is to get the LCD portion working.
I wired that portion of the schematic up, tripled checked all my connections, setup the software, uploaded to the Arduino, but no luck. Sometimes I see garbage characters, but most times the first row of the display is completely lit up.
I then followed a tutorial on the Arduino site for hooking directly up to the LCD interface and not using the shift register IC, which worked. I then re-wired the HeaterMeter circuit and it still did not work.
I found the source of the shift register LCD library code on Google Code and decided to try the 3 wire mode (removing the resistor and diode and hooking up the E pin of the LCD directly to a third pin on the Arduino and that also worked!
My problems seem to be related to the resistor/diode/2-wire mode, but I am not sure how to try and figure out why it is not working.
As I am new to electronics (or maybe born again, I did some stuff in University years ago), I was hoping for some guidance on how to proceed figuring out what is going wrong.
I would greatly appreciate anyones thoughts!
TIA, Mike