NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.
Support Forum » digital caliper code question
September 15, 2010 by kle8309 |
I have been reading through the sample code for the digital caliber project from NK. The one thing that I don't get is why do you guys need to invert the data and clock signals: // PIN DEFINITIONS: // PB1 --(inverted) data // PB2 --(inverted) clock And if you guys inverted the signals, was that ever mentioned in the project description (from the tutorial) or did I just missed it. Please explain. |
---|---|
September 15, 2010 by kle8309 |
Were the inverted signal due to the amplifications from the BJT's? |
September 15, 2010 by kle8309 |
Nevermind, I figured it out! I studied the bjt from a book and it makes sense now. The data or clock acts as a bias controller and when it's high the PB2 or PB1 will be grounded and becomes low. Logic Inverter! |
Please log in to post a reply.
Did you know that you can use printf and scanf functions to talk to your computer from your USB NerdKit? Learn more...
|