[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.... show more99 Comments
15 Stars
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.... show more10 Stars
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.... show more129 Comments
9 Stars
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)... show more36 Comments
6 Stars
[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.... show more5 Comments
6 Stars
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... show more6 Stars
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... show more6 Comments
5 Stars