Circuits & Schematics - Microcontrollers Usage - 5

Subsection: "Microcontrollers Usage"
  Including:
  AVR   Clock   PIC   Programmer
Search results: 419 Output: 41-50
  1. xmorneau
    Also called the ThermoPen, the goal of this project was to create a portable thermometer usable for precise uses case. More particularly, is was created to inspect overheating electronic parts on PCB and for general troubleshooting. At my school, ...
    Sep 13, 2021
  2. Stefan Wagner
    Circuits Supply Microcontrollers Usage Microchip ATtiny10 Attiny13 ATtiny24 ATtiny25 ATtiny44 ATtiny45 ATtiny84 ATtiny85
    TinyCharger is an ATtiny25/45/85-based, single-cell Li-ion battery charger with selectable charging current limit (100 mA - 1000 mA) and an OLED display for monitoring. For Power Connecting device is equipped with a Micro-USB and a USB-C connector ...
    Aug 19, 2021
  1. Stefan Wagner
    Circuits Microcontrollers Usage Microchip ATtiny10 Attiny13 ATtiny24 ATtiny25 ATtiny44 ATtiny45 ATtiny84 ATtiny85
    Because the 8-pin ATtinys only have a few GPIO pins available, they are usually operated without an external clock. The internal oscillator does a good job in most applications, but when it comes to precise timing, its 10% accuracy is often ...
    Aug 4, 2021
  2. Steve Hageman
    The simple ADC in Figure 1 is perfect for getting analog signals into a purely digital microcontroller. Using just five surface-mount parts, you can assemble it for less than 50 cents (1000), which is approximately half the cost of a ...
    Jun 10, 2021
  3. Most microprocessors have some type of hardware watchdog that can be used to reset the microprocessor and the surrounding hardware to a known state if firmware inadvertently stops executing code. But it may be advantageous to record the ...
    May 24, 2021
  4. Christopher Paul
    Driving multiple LEDs with one microprocessor GPIO pin is a well-known technique. Typically, designs perform this task by issuing pulse widths and clocks of differing durations and employing multiple RC networks to distinguish between them. The ...
    May 19, 2021
  5. Eugene Kaplounovski
    This Design Idea describes an enhancement to a previous one ( Reference 1 ). The circuit in Figure 1 uses a normally open SPST pushbutton switch, S 1 , instead of the SPDT switch that the original design required. You can use a membrane switch to ...
    Mar 30, 2021
  6. The 4- to 20-mA current loop is ubiquitous in the world of controls in manufacturing plants. Discrete logic, microprocessors, and microcontrollers easily cover the digital portions of control schemes, such as limit switches, pushbuttons, and signal ...
    Mar 13, 2021
  7. When a processor-controlled device must operate reliably, designers often choose to periodically reset the processor rather than rely on a watchdog configuration. In low-power systems, this periodic-reset circuit can consume a large part of the ...
    Feb 25, 2021
  8. Nick Ierfino
    Phase shifters find use in a variety of circuits, but variation in amplifier and capacitance tolerances usually makes it difficult to control the exact phase shift that precise control circuitry requires. The circuit in Figure 1 can control the ...
    Oct 21, 2020