I like this project. Can you post your schematic online please?
Ok, here are my schematics -
I did not draw a single combined schematic but instead just one channel -
since all 4 channels are the same except for address line. Initially I had a combined one but 4 replications make the schematic difficult for me to follow.
I included the prototype board layout so that should clear up any confusion.
The power (7805 for 5V and LM317 for 6.5V) are straight from the datasheet.
After I made the video, I finally got my resistor resupplied. I changed the 180ohm resistor (at LM317's Vout to Adj.) to 100ohm. 180 would work, but below the minimum current the datasheet specs out.
The
diode board is a "fix" since I did not think I need it at the get-on. Hence the diode matrix in on a daughter-card and not the best layout.
Each of of the 4 channels and the keypad are 5 groups of switches. Each group has 5 sense switches:
For Channel 1-4 (address 8,9,10,11)
Divider position 0, 1, 2 (sense 1, 2 or none), two digital input (4,5)
Multiplier position 0, 1, 2 (sense 1, 2 or none), two digital input (6,7)
Polarity (sense reverse or not), one digital input (2)
Keypad (address 12)
Center = 2, Up=4, Right=5, down=6, Left=7
The 5 senses and 5 addresses (4ch+keypad) are selected by turning the address line (digital line 8,9,10,11,12) high before reading then turn it low to allow the next one to turn on.
The sense-data (is this switch ON or OFF) 5V comes from address line. If address line is HIGH, all switches for that channel has +5V. (ie:pole has 5V) Otherwise all switches are 0V so it doesn't matter if they are on or off. That switch position data (the "throw") goes first into the diode matrix (anode) then (cathode) into MCU digital-line 2,4,5,6,7. At the diode-cathode is where data form each group (for the same position) are combined. The diode cathode board layout is also included.
Please review the entire video before attempting to construct. It is a learning process. You may not find this a cheap way to have 4 volt meters. It is fun and frustrating at the same time. But this project gave me lots of opportunities to learn a lot of things. If I am to do it over, I would be able to design an improved one - for example, I would for sure split the OpAmp power to give it some V-. That was the worst decision I made to not provide the OpAmp with bipolar power.
Rick