abhignans
Newbie level 6
- Joined
- Feb 1, 2012
- Messages
- 13
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,283
- Activity points
- 1,401
hello ,everyone.
im doing a temparature display using pt100 and pic18f452.
i am using 8 pt100 sensors, ie..8 channel inputs..
i want the temparature to be displayed on the seven segment displays
so for that to do i need atleast 2 seven segment displays for each channel
1pt100 sensor=2 seven segment display(atleast)
for 8 pt100 sensors = 8*2=16 segments
so for interfacing this i am using multiplexing technique. but even after using this technique i am not able to interface because the pins are not enough because
i have 8 analog inputs for pic and they being used for inputs
and four for bcd to seven segment and 16 for each digit
and i am left with 4 pins
and stiil i need pins for displaying negative led for temp and the pins are not enough.
please help me any technique to interface these seven segment displays
thank you.
im doing a temparature display using pt100 and pic18f452.
i am using 8 pt100 sensors, ie..8 channel inputs..
i want the temparature to be displayed on the seven segment displays
so for that to do i need atleast 2 seven segment displays for each channel
1pt100 sensor=2 seven segment display(atleast)
for 8 pt100 sensors = 8*2=16 segments
so for interfacing this i am using multiplexing technique. but even after using this technique i am not able to interface because the pins are not enough because
i have 8 analog inputs for pic and they being used for inputs
and four for bcd to seven segment and 16 for each digit
and i am left with 4 pins
and stiil i need pins for displaying negative led for temp and the pins are not enough.
please help me any technique to interface these seven segment displays
thank you.