Circuits & Schematics - Microcontrollers Usage - 4

Subsection: "Microcontrollers Usage"
  Including:
  AVR   Clock   PIC   Programmer
Search results: 415 Output: 31-40
  1. Giovanni Romeo
    The performance of the watchdog circuit in Figure 1 may not match that of a dedicated watchdog circuit, but this circuit is helpful when the only watchdog in the lab doesn’t meet your design’s temperature requirement and when you are in ...
    May 10, 2022
  2. Antonio Muñoz Pilar Molina
    Although microcontroller manufacturers try to offer designers products that almost exactly fit the needs of their designs, another output pin is often necessary. This situation is particularly true in small designs using microcontrollers with eight ...
    Mar 2, 2022
  1. Israel Schleicher
    In most keypads, pressing a key closes a contact that bridges two lines in an xy matrix. If you use a microcontroller to detect a key closure, checking the states of (x+y) lines requires an equal number of I/O pins. Occupying only one free I/O pin, ...
    Jan 19, 2022
  2. Steve Kendig
    Why not take advantage of the micro-controller included in many systems these days? This design uses microcontroller feedback to produce a 50-V, 1-W power supply (see Figure 1). It leverages an unused analog-to-digital converter (ADC) input and a ...
    Dec 1, 2021
  3. Stefan Wagner
    Circuits Measurement Microcontrollers Usage Microchip ATtiny10 Attiny13 ATtiny24 ATtiny25 ATtiny44 ATtiny45 ATtiny84 ATtiny85
    TinyLoad is a simple electronic constant current dummy load. The ATtiny measures voltage, current and temperature of the heat sink, calculates power, energy and battery capacity, controls the fan and displays all relevant data on the OLED (Figure ...
    Nov 15, 2021
  4. Stefan Wagner
    Circuits Arduino Supply Microcontrollers Usage Microchip ATtiny10 Attiny13 ATtiny24 ATtiny25 ATtiny44 ATtiny45 ATtiny84 ATtiny85
    The ATtiny45/85 USB Phone Charge Guard controls and monitors the charging of phones and other devices (Figure 1). Voltage, current, power and energy are constantly measured via the INA219 and compared with the user limit values. It cuts off the ...
    Sep 21, 2021
  5. 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
  6. 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
  7. 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
  8. 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