• [Example] Simulation of Astable Multivibrator Circuit

    [Example] Simulation of Astable Multivibrator Circuit

    A simulated blinking LED circuit using an astable multivibrator a.k.a "flip-flop" as a square wave generator. It also includes PCB layout of the project.

    jharwinbarrozo

    99 Comments

    15 Stars


  • Semestral E.P

    Semestral E.P

    Este circuito tiene la función de controlador para cuatro circuitos de tiras de luces LED múltiple, donde se usarán convertidores reductores, ya que es el mas simple de los controladores de conmutación (tipo Buck) y en este circuito esta aplicado ya que el voltaje de la carga nunca supera el 85% del voltaje de la alimentación y es capaz de regular la potencia AC de entrada y convertirlo para los 4 voltajes de salidas en DC, con el objetivo de alimentar las 4 tiras de luces LED. Este circuito convertidor reductor generalmente usa un MOSFET de potencia para cambiar el voltaje de alimentación a través de un inductor y las cargas que son las tiras de luces LED en serie. El inductor se utiliza para almacenar energía cuando se enciende el MOSFET, está esta energía se utiliza para proporcionar la corriente a las tiras de luces LED (las cuales tienen un consumo de 350 mA) cuando se apaga el MOSFET. Un diodo a través de las tiras LED y el circuito proporciona una ruta de retorno para que la corriente durante el tiempo de apagado del MOSFET.

    dyk

    10 Stars


  • Mosfet board with driver

    Mosfet board with driver

    This is a IR2110 high side mosfet driver circuit with mosfet included. This is a circuit I use often and I believe it is time to give it its own board and project.

    adrian95

    &

    jharwinbarrozo

    129 Comments

    9 Stars


  • Simple Flip Flop Logic Circuit

    Simple Flip Flop Logic Circuit

    https://tinyurl.com/yxekhsaf

    jharwinbarrozo

    2 Comments

    7 Stars


  • buffered-mult

    buffered-mult

    A simple 1-to-3 buffered mult - Eurorack-talk for an audio/CV distributor The board itself is a 3U 4hp rack-mountable module This circuit was designed by https://www.skullandcircuits.com/utilities-buffered-multiple/ and their T&Cs apply to commercial use (I built these for myself)

    dominic-dev

    &

    bryan
    dacre

    36 Comments

    6 Stars


  • [Example] Simulation of AC to DC Converter

    [Example] Simulation of AC to DC Converter

    A simulated circuit that demonstrates how diodes in a bridge configuration convert an AC voltage to DC voltage.

    jharwinbarrozo

    5 Comments

    6 Stars


  • ESP32 Dual Ultrasonic Water Level Monitoring System

    ESP32 Dual Ultrasonic Water Level Monitoring System

    This project is designed to measure water level of two tanks using ultrasonic sensors interfaced with the ESP32 microcontroller. The design leverages the processing power and wireless connectivity of the ESP32 to accurately monitor water levels and support automated water management processes. Key components include two ultrasonic sensors for precise distance measurement, robust voltage regulation using an LM2596 buck converter, and reliable power management circuits. Its modular design approach facilitates easy expansion and integration with other systems, making it an ideal solution for both DIY enthusiasts and professionals in automated fluid control and IoT applications. Firmware: https://github.com/jharwinbarrozo/ESP32-Dual-Ultrasonic-Water-Level-Monitoring-System #ESP32 #UltrasonicSensor #WaterLevelSensor #LM2596 #VoltageRegulator #ModularDesign #IoT #DIYProjects #ElectronicsDesign #automation

    jharwinbarrozo

    6 Stars


  • Weather Station

    Weather Station

    This Weather Station Logger project employs the versatile ESP32 microcontroller board, integrated with an SD card slot for data storage. It features a USB interface for easy programming and is efficiently powered by a single 18650 battery, complete with a protection circuit for safe operation. #iot #esp32 #lora #weather #edgecomputing

    6 Comments

    5 Stars


  • Resident Moccasin Lightcycle

    Resident Moccasin Lightcycle

    quiero que de las siguientes instrucciones lo plasmes en un protoboard: Transformador: Convierte la tensión de CA de la red eléctrica (120 V) en una tensión de CA de menor voltaje (por ejemplo, 12 V). Puente rectificador: Convierte la tensión de CA de bajo voltaje en una tensión de CC pulsante. Filtro: Compuesto por condensadores y resistencias, elimina la ondulación de la tensión de CC pulsante y produce una tensión de CC más estable. Circuito regulador: Mantiene la tensión de CC a un nivel constante, incluso si la tensión de entrada o la carga varían. Este circuito puede ser un circuito integrado (CI) regulador de voltaje o un circuito discreto con transistores. Carga: Dispositivo que consume la energía eléctrica proporcionada por la fuente de alimentación, como una bombilla, un motor o un circuito electrónico. Conexiones: La entrada de CA se conecta al transformador. La salida de CA del transformador se conecta al puente rectificador. La salida de CC del puente rectificador se conecta al filtro. La salida de CC del filtro se conecta al circuito regulador. La salida de CC del circuito regulador se conecta a la carga.

    3 Comments

    5 Stars


  • Strangest LED Blinker TestSite

    Strangest LED Blinker TestSite

    Project Overview: This project is an enhanced LED blinking circuit that goes beyond a simple 555 timer-based design. It incorporates additional features such as random blinking patterns, speed control, and a start/stop function. The project utilizes a microcontroller, such as an Arduino or Raspberry Pi, to control the blinking patterns, speed, and start/stop functionality. LED Blinking: The board features a total of 8 LEDs that blink in various random patterns. When the board is powered on, even before user interaction, the LEDs start blinking randomly, creating an eye-catching display. Each LED has its own current-limiting resistor to ensure proper current flow and prevent damage. The microcontroller is programmed to generate random blinking patterns for the LEDs, ensuring that the LEDs do not blink in a predictable or sequential order. This random blinking adds an element of unpredictability and visual interest to the project. Speed Control: The board includes two speed control buttons that allow the user to adjust the blinking speed of the LEDs. Button 1 is designated as the "fast" button, increasing the blinking speed when pressed, while Button 2 is designated as the "slow" button, decreasing the blinking speed when pressed. The speed control provides a range of blinking speeds, from a slow, gradual blink to a rapid, strobe-like effect. The microcontroller monitors the state of the speed control buttons and adjusts the blinking speed accordingly. Start/Stop Functionality: A third button serves as a start/stop control. When pressed, it toggles the blinking of the LEDs on or off. This allows the user to freeze the blinking pattern at any desired moment or resume the blinking when desired. The microcontroller handles the start/stop functionality by turning the LEDs on or off based on the state of the start/stop button. Manual Speed Adjustment: In addition to the speed control buttons, the board includes a potentiometer or variable resistor. This component allows the user to manually adjust the blinking speed of the LEDs by turning the knob or sliding the control. The manual speed adjustment provides more precise and customizable control over the blinking speed compared to the preset speeds of the buttons. The microcontroller reads the analog value from the potentiometer and adjusts the blinking speed accordingly. Power and Connectivity: The board is powered through a USB-C or USB-micro B connector, allowing it to be easily connected to a power source such as a computer or wall adapter. A voltage regulator may be included to ensure a stable and appropriate voltage supply to the components. A power switch is incorporated to conveniently turn the board on or off.

    224 Comments

    4 Stars


  • Q4-2022-Dogfooding-On Air-markwu2001-Remix-R1

    Q4-2022-Dogfooding-On Air-markwu2001-Remix-R1

    IMPORTANT NOTICE: Hey, I opened editing permissions and this doc is broken, see the frozen version here: https://www.flux.ai/markwuflux/on-air-markwu2001-remix-r1-backup-freeze-0b49 R1 changes: -Changed LED part to Red LEDs -adjusted resistor value of buck converter -Changed source for USB-C Connector -Removed exposed soldermask on buck converter with negative soldermask expansion -Order with black soldermask Modified by markwu2001: - Adjustable Brightness, - 85-90% Drive Efficiency - <5W Operation (Can use 5V 1A Plug) This project can be purchased from LCSC Original Description: Daddy's second circuit board. A sign to let my wife know when I'm on a call. Activates with a slide switch and is powered by USB-C.

    3 Comments

    4 Stars


  • buffered-mult restored

    buffered-mult restored

    A simple 1-to-3 buffered mult - Eurorack-talk for an audio/CV distributor The board itself is a 3U 4hp rack-mountable module This circuit was designed by https://www.skullandcircuits.com/utilities-buffered-multiple/ and their T&Cs apply to commercial use (I built these for myself)

    &

    dominic-dev
    bryan
    dacre

    1 Comment

    4 Stars


  • buffered-mult restored pLVs

    buffered-mult restored pLVs

    A simple 1-to-3 buffered mult - Eurorack-talk for an audio/CV distributor The board itself is a 3U 4hp rack-mountable module This circuit was designed by https://www.skullandcircuits.com/utilities-buffered-multiple/ and their T&Cs apply to commercial use (I built these for myself)

    &

    dominic-dev
    bryan
    dacre

    1 Comment

    4 Stars


  • i.MX RT1010 LoRa Logger

    i.MX RT1010 LoRa Logger

    This project is a LoRa data logger implementing the i.MX RT1010 microcontroller. It collects and logs data through the LoRa-E5 module and stores the data via a TF card. Capacitors and resistors are used to construct the necessary circuits, ensuring proper functionality. This system is ideal for long-distance, low-power IoT applications. #project #LoRa #RT1010 #SDCARD

    12 Comments

    4 Stars


  • [Example] Simulation of Astable Multivibrator Circuit

    [Example] Simulation of Astable Multivibrator Circuit

    A simulated blinking LED circuit using an astable multivibrator a.k.a "flip-flop" as a square wave generator. It also includes PCB layout of the project.

    &

    9 Comments

    3 Stars


  • OctoPower

    OctoPower

    OctoPower is a monitoring hardware, it provides an end-to-end electricity monitoring solution perfect for monitoring home consumption, solar generation or any AC electrical circuit for that matter. Key features : - 8x clip-on CT current sensor - Full Real/Active power measurement & continuous sampling. - Cumulative energy persisted on reboot. - Wifi (with WPS) and Ethernet support - It send all data on mqtt topic - It can be configurable mqtt topics, calibration, enable/disable wifi over a mqtt api - Upgrade firmware over local network

    &

    +3

    17 Comments

    3 Stars


  • AMS1117 Adjustable Output with Pot

    AMS1117 Adjustable Output with Pot

    AMS1117 3.3V adjustable output basic circuit

    3 Stars


  • Audio Electronics | Copilot Preset

    Audio Electronics | Copilot Preset

    crea un circuito de identificación de huella digital

    &

    +20

    75 Comments

    3 Stars


  • Biskuit AI: Project Showcase

    Biskuit AI: Project Showcase

    Kitchen LED Strip Motion & Ambient-Light Controller with 12 V PWM Dimming, PIR Sensor, Ambient Light Sensor, MCU Control, Buck Regulator, and Protection Circuits (TVS, PTC Fuse, Reverse-Polarity Diode) #KitchenLEDController #MotionDetection #AmbientLightSensor

    55 Comments

    3 Stars


  • Alive Crimson Time Machine

    Alive Crimson Time Machine

    Determine el circuito equivalente de Thévenin entre A y B del circuito mostrado, deberás dibujar el circuito equivalente de Thévenin. Determine VTH y RTH si se conecta un resistor variable de 850 Ω en paralelo entre los extremos de R2 y R3

    3 Comments

    3 Stars


  • 18650 battery charging circuit

    18650 battery charging circuit

    Welcome to your new project. Imagine what you can build here.

    70 Comments

    2 Stars



  • Simple Circuit test

    Simple Circuit test

    10 Comments

    2 Stars


  • Power Circuit

    Power Circuit

    Welcome to your new project. Imagine what you can build here.

    &

    2 Stars


  • Switched-Mode Power Supply (SMPS)

    Switched-Mode Power Supply (SMPS)

    This project is a Switched-Mode Power Supply (SMPS) design. The design incorporates an AC DC Converter (NCP1203D100R2), polarized capacitors, resistors, diodes, connectors, a transistor, a transformer and an integrated circuit. #AC #DC #POWER #NCP1203 #project

    19 Comments

    2 Stars


  • VL53L4CD Reference Design

    VL53L4CD Reference Design

    This project is a reference design for a VL53L4CD-based sensor circuit. It incorporates the use of a Texas Instruments LP5907MFX-2.8/NOPB to regulate the supply voltage. #referenceDesign #VL53L4CD #project #template #LIDAR #sensor #distance #referenceDesign #industrialsensing #stm #template #reference-design #polygon

    7 Comments

    2 Stars


  • Guitar Pedal Template

    Guitar Pedal Template

    Guitar pedal starter template based on project by Mark Wu. Includes schematic and PCB layout for basic DIY pedal hardware. This includes two 1/4" jacks (one for input and one for output), a 9V power supply (including LED), a 3PDT true bypass wiring setup, and an example potentiometer that can be copy/pasted throughout the circuit. The headers are meant to be unpopulated so that wires can be soldered to the pads. PCB design rules imported from the JLCPCB 2-layer stackup template. #template

    1 Comment

    2 Stars


  • Trace Chamfers

    Trace Chamfers

    This circuit drives 10 LEDs making them flash to the rhythm of the music (using a TIP31C transistor to act as a voltage-controlled switch) Credit: https://www.youtube.com/watch?v=3qZ3uA8hDmE

    &

    +3

    1 Comment

    2 Stars


  • ZVS Flyback Driver

    ZVS Flyback Driver

    Simple ZVS Flyback driver circuit.

    2 Stars


  • AMS1117 Adjustable Output

    AMS1117 Adjustable Output

    AMS1117 3.3V adjustable output basic circuit

    2 Stars


  • 4017 Chaser

    4017 Chaser

    Running LED circuit that utilizes a 555 clock output and a decade counter. It runs when the push-button is held down and then slowly stops once it is released.

    2 Stars


  • Audio Electronics | Copilot Preset ttuc

    Audio Electronics | Copilot Preset ttuc

    crea un circuito de identificación de huella digital

    1 Comment

    2 Stars


  • detector de movimiento

    detector de movimiento

    @copilot hazme un circuito detector de movimiento

    2 Stars


  • H-Bridge Circuit

    H-Bridge Circuit

    This project is a H-Bridge Circuit used to control the rotation direction of a DC motor. It uses resistors, diodes, and transistors to alternately forward and reverse the current flow. #HBridge #project #Template #projectTemplate

    63 Comments

    1 Star


  • Orion Amplifier Circuit

    Orion Amplifier Circuit

    Amplifier circuit for the Orion Team.

    &

    33 Comments

    1 Star


  • Coil Winder Circuit Board Design

    Coil Winder Circuit Board Design

    This project included the schematic and PCB layout of a coil winding machine circuit board. It uses Arduino Nano microcontroller, to count the number of turns and it can be used to replace manual coil winding process.

    24 Comments

    1 Star


  • Simple Delay Timer Circuit

    Simple Delay Timer Circuit

    This is a very simple timer circuit. When you push down to turn on the S1, this will turn on the LED and it also will charge the C1 Capacitor. Then upon releasing the push button switch, the LED will stay lit for couple of seconds until C1 is completely discharged.

    jharwinbarrozo

    11 Comments

    1 Star


  • Fire Alarm Circuit

    Fire Alarm Circuit

    Fire Alarm circuit project, a thermistor works as the heat sensor. When temperature increases, its resistance decreases, and vice versa. Fire Alarm system works off a 6V-12V regulated power supply. Timer IC NE555 (IC1) is wired as an astable multivibrator oscillating in audio frequency band.

    adrian95

    9 Comments

    1 Star


  • ESP32-C3-WROOM-02-Typical application circuit

    ESP32-C3-WROOM-02-Typical application circuit

    Typical application circuit for ESP32-C3-WROOM-02 module

    8 Comments

    1 Star


  • [Example] Simulation of Astable Multivibrator Circuit

    [Example] Simulation of Astable Multivibrator Circuit

    A simulated blinking LED circuit using an astable multivibrator a.k.a "flip-flop" as a square wave generator.

    5 Comments

    1 Star


  • [Example] Simulation of Astable Multivibrator Circuit

    [Example] Simulation of Astable Multivibrator Circuit

    A simulated blinking LED circuit using an astable multivibrator a.k.a "flip-flop" as a square wave generator. It also includes PCB layout of the project.

    5 Comments

    1 Star


  • [Example] Simulation of Astable Multivibrator Circuit

    [Example] Simulation of Astable Multivibrator Circuit

    A simulated blinking LED circuit using an astable multivibrator a.k.a "flip-flop" as a square wave generator.

    1 Comment

    1 Star


  • [Example] Simulation of Astable Multivibrator Circuit

    [Example] Simulation of Astable Multivibrator Circuit

    A simulated blinking LED circuit using an astable multivibrator a.k.a "flip-flop" as a square wave generator.

    1 Comment

    1 Star


  • [Example] Simulation of Astable Multivibrator Circuit

    [Example] Simulation of Astable Multivibrator Circuit

    A simulated blinking LED circuit using an astable multivibrator a.k.a "flip-flop" as a square wave generator. It also includes PCB layout of the project.

    1 Comment

    1 Star


  • [Example] Simulation of Astable Multivibrator Circuit

    [Example] Simulation of Astable Multivibrator Circuit

    A simulated blinking LED circuit using an astable multivibrator a.k.a "flip-flop" as a square wave generator.

    1 Comment

    1 Star


  • Circular Multivibrator Circuit

    Circular Multivibrator Circuit

    A simulated blinking LED circuit using an astable multivibrator a.k.a "flip-flop" as a square wave generator. It also includes PCB layout of the project.

    1 Comment

    1 Star


  • [Example] Simulation of Astable Multivibrator Circuit

    [Example] Simulation of Astable Multivibrator Circuit

    A simulated blinking LED circuit using an astable multivibrator a.k.a "flip-flop" as a square wave generator.

    1 Star


  • [Example] Simulation of Astable Multivibrator Circuit

    [Example] Simulation of Astable Multivibrator Circuit

    A simulated blinking LED circuit using an astable multivibrator a.k.a "flip-flop" as a square wave generator.

    1 Star


  • [Example] Simulation of Astable Multivibrator Circuit

    [Example] Simulation of Astable Multivibrator Circuit

    A simulated blinking LED circuit using an astable multivibrator a.k.a "flip-flop" as a square wave generator.

    1 Star


  • [Example] Simulation of Astable Multivibrator Circuit

    [Example] Simulation of Astable Multivibrator Circuit

    A simulated blinking LED circuit using an astable multivibrator a.k.a "flip-flop" as a square wave generator. It also includes PCB layout of the project.

    1 Star