Circuits & Schematics - Microcontrollers Usage - 3

Subsection: "Microcontrollers Usage"
  Including:
  AVR   Clock   PIC   Programmer
Search results: 415 Output: 21-30
  1. Derek Vanditmars
    Adding a manual reset to a design usually involves designing in a new part with a manual-reset input. But, by adding a couple of low-value resistors, a standard three-pin-reset supervisor can work in most applications. The circuit in Figure 1 ...
    Feb 20, 2023
  2. Richard Cappels
    It is sometimes necessary for a microcontroller to generate a pulse whose voltage is higher than the power-supply voltage of the microcontroller. The circuit in Figure 1 allows you to generate 14 V pulses from a 5 V power supply. An adaptation of ...
    Dec 13, 2022
  1. Mehmet Efe Ozbek
    Piezoelectric buzzers find wide use as audible-signal generators because of their low power consumption and clear, penetrating sound. An external driver or a self-driven circuit that oscillates at the resonant frequency of the piezoelectric element ...
    Nov 17, 2022
  2. Gabriel Lee Álvarez Gerardo Quero Ricardo Jimenez
    Targeted for the smart home, this design leverages two PIC MCUs that use a wireless RF transmitter/receiver to control up to six relays and monitor two analog signals. In this design idea, you will learn how to interface two PIC microcontrollers ...
    Oct 25, 2022
  3. Firas Mohammed Ali Al-Raie
    This 8051 microcontroller-based control circuit adjusts the speed of a small permanent-magnet dc motor via photosensors (Figure 1). The circuit can find applications in light-tracking systems for adjusting tracking-motor speed depending on the ...
    Oct 5, 2022
  4. David Johnson-Davies
    This article describes a portable breadboard-friendly adjustable power supply, designed as an ideal supply for Arduino projects and other low-power circuits. It is capable of providing from 0 V to 5.5 V at up to 0.5 A, and is powered by two ...
    Sep 29, 2022
  5. Michael Sirkis
    A recent Design Idea prompted me to offer the simpler solution that I used in a recent project (Reference 1). We needed a momentary power switch with processor supervision. This supervision would allow the processor to delay a power-down request ...
    Sep 1, 2022
  6. Kunal Verma
    In this project, we will be using the ESP8266-01 Wi-Fi Development board to make a small IoT home automation that has Wi-Fi featured in it. The system operates on a local web server and is easy to use for the novice. With this project, we can ...
    Aug 9, 2022
  7. Dev Gualtieri
    Laboratory data often appears as Gaussian curves, and today's laboratory data-acquisition software is designed to analyze these data to determine such things as peak location, amplitude, area, and width. A good test signal is useful in ...
    Jul 20, 2022
  8. Stefano Salvatori
    You can use a microcontroller that includes an ADC to design a two-wire-plus-ground keyboard interface. For example, you can use a resistive voltage divider to identify a pressed key (Reference 1). A microcontroller's integrated ADC typically ...
    May 16, 2022