Microcontroller port pins can typically be driven either high or low, or else be put into an "input" or high-impedance state. This circuit uses the three states to drive two separate LEDs with one ...
Did you know that most AVR chips have a type of hardware exclusive OR (XOR) option when it comes to the logic levels of the output pins? If you look in the datasheet (the image above is a screenshot ...
Atmel is filling a pin-count gap in its AVR microcontroller range. “We received requests for 14-pin AVR devices,” said AVR marketing director Jukka Eskelinen. “ATtiny24, 44 and 84 devices complement ...
Using the analog converter input function of a compact microcontroller’s input pins to read ternary logic encoding allows two pins to sense as many as nine configuration states. When designing with ...
As in a previous Design Idea (Reference 1), this design uses an LED as a transducer to measure the ambient-light level and to provide illumination. This Design Idea uses the same principle as its ...