- #1
shariq92
- 5
- 0
Hello Everyone.
I am making a little hobby project.
The project is simply to represent the water level in a tank.The main idea is to construct the project using logic gates, decoders or encoders.
My approach to the problem is taking the logic level (111111111) and converting it to bcd(8421) code and then using a bcd to seven segment display and finally the seven segment display itself to display "9".
I have made the (111111111) to bcd code part. But i am confused about how i should go about taking inputs. One approach is to use a transistor as a switch to turn on the path from Vcc to the encoder.
Any other idea??
Also is the approach in general correct??
I am making a little hobby project.
The project is simply to represent the water level in a tank.The main idea is to construct the project using logic gates, decoders or encoders.
My approach to the problem is taking the logic level (111111111) and converting it to bcd(8421) code and then using a bcd to seven segment display and finally the seven segment display itself to display "9".
I have made the (111111111) to bcd code part. But i am confused about how i should go about taking inputs. One approach is to use a transistor as a switch to turn on the path from Vcc to the encoder.
Any other idea??
Also is the approach in general correct??