pin reducing tri-state logic Charlieplexing etc
tonyp12
Posts: 1,951
There are 3-to-8 decoder ic,
but I have not seen any decoder ic that take advantage of the tri-state.
As the the prop pins can have its pins in 3 different states.
output: on
output: off
input : high-impedence (disconnected)
3pin to·6 LED·or 4pin to 12 LED Charlieplexing is pretty easy.
1pin to 3pin decoder?
2pin to 8pin decoder logic?
Post Edited (tonyp12) : 2/5/2010 6:00:38 PM GMT
but I have not seen any decoder ic that take advantage of the tri-state.
As the the prop pins can have its pins in 3 different states.
output: on
output: off
input : high-impedence (disconnected)
3pin to·6 LED·or 4pin to 12 LED Charlieplexing is pretty easy.
1pin to 3pin decoder?
2pin to 8pin decoder logic?
Post Edited (tonyp12) : 2/5/2010 6:00:38 PM GMT
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Visit some of my articles at Propeller Wiki:
MATH on the propeller propeller.wikispaces.com/MATH
pPropQL: propeller.wikispaces.com/pPropQL
pPropQL020: propeller.wikispaces.com/pPropQL020
OMU for the pPropQL/020 propeller.wikispaces.com/OMU
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
http://electronicdesign.com/content.aspx?topic=novel-switch-interface-scheme-reduces-microprocess&catpath=analog-and-mixed-signal
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
JMH
it could be up to 4096 clock cycles before you have the output you want.
It's Ok with displaying LED as the slight flicker should not be notisable to the human eye.
And also it does not implement the tri-state feature i'm looking for.
·
It uses 4 resistors and half of a http://www.nxp.com/documents/data_sheet/74LVC86A.pdf
PhilPi created something similar for the 1 pin-vga-sync using inverting buffers instead of XOR gates.
When the prop is tristate, both XORs output a "1".
When the prop drives the pin "0", the lower XOR outputs "1" and the upper XOR outputs "0".
When the prop drives the pin "1". the lower outputs "0" and the upper outputs "1".
Post Edited (tonyp12) : 2/7/2010 2:20:05 AM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
JMH
http://forums.parallax.com/showthread.php?p=878838
·
For LEDs use shift registers. I have a RG dot matrix sign that works that way I think, but with so many it also has latches.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I should be typing in Spin now.
Coming soon. My open Propeller Project Pages and favorite links index.