Circuits & Schematics Microcontrollers Usage

Subsection: "Microcontrollers Usage"
  Including:
  AVR   Clock   PIC   Programmer
Search results: 397 Output: 1-10
  1. This expandable LED display for a microcontroller in Figure 1 has a simple interface with only 6 data/control wires and can be easily accommodated to a DIY design. The display has static indication. Figure 1. The expandable LED display for a ...
    14-09-2023
  2. If you need to quickly and inexpensively convert a binary number into a proportional analog voltage, one cool (and easily remoted) way to do it is: 1. Serialize the number into a bit stream with the LSB output first, 2. input the resulting stream ...
    29-06-2023
  1. 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 ...
    20-02-2023
  2. 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 ...
    13-12-2022
  3. 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 ...
    17-11-2022
  4. 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 ...
    25-10-2022
  5. 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 ...
    05-10-2022
  6. 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 ...
    29-09-2022
  7. 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 ...
    01-09-2022
  8. 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 ...
    09-08-2022