• KEY PAD x 24 v4 ANGOSTO

    KEY PAD x 24 v4 ANGOSTO

    This module involves the design of a keypad lock system. It utilizes an ATMEGA328P microcontroller, buzzers, LEDs for indicator functions and a 4x3 matrix keypad. An in-circuit serial programming (ISP) header is also present for programming the microcontroller. #template #lock #keypad #reusable #module #simple-embedded #microchip #arduino #atmega328 #TPS613222A #ISP #buzzer #sublayout

    thgiga

    0 Uses

    0 Comments

    0 Stars


  • Empirical Amaranth Universal Remote

    Empirical Amaranth Universal Remote

    Elementos necesarios en Proteus 8 Busca estos componentes en la biblioteca (modo "Pick Devices"): Conector J1772 – usa un conector genérico de 4 pines (como HEADER 4 o un DB9 si necesitas algo similar). Resistencias: R1: 150 Ω R2: 330 Ω R3: 150 Ω R4: 2.7 Ω Interruptor SPST o jumper simulando "Punto A", "Punto B" y "GND". Fuente de alimentación de 5V para simular BAT1. Ground (GND) para las conexiones a tierra. Batería (Battery) de 5V (puede ser una batería o una carga equivalente en Proteus). Indicador LED (opcional) si quieres ver visualmente la salida de carga o conexión. 🛠️ Pasos para construir el circuito Sección del conector (lado izquierdo) Coloca un conector de 4 pines y nómbralo "J1772". Conecta el primer pin a una fuente de 5V opcional (simulando señal de control). Añade las resistencias R1 (150Ω) y R2 (330Ω) en serie, con un nodo medio hacia “Punto A”. Conecta el otro lado de R1 a "Punto B". Conecta el otro extremo de R2 a tierra. Agrega interruptores SPST para "Punto A", "Punto B" y "GND" para simular las uniones cuando se conectan al cargador. Sección de carga (lado derecho) Coloca las resistencias R3 (150Ω) y R4 (2.7Ω) tal como en la imagen, entre el conector y la batería. Coloca una batería (BAT1) de 5V, y conecta el negativo a tierra. Asegúrate de cerrar correctamente los interruptores (simulando conexión). 🔄 Simulación Usa "Interactive Simulation" en Proteus. Agrega etiquetas como "PUNTO A", "PUNTO B", etc., si deseas facilitar el seguimiento. Observa cómo el voltaje pasa a través de las resistencias y carga la batería. Puedes usar voltímetros o osciloscopios virtuales para observar los cambios de voltaje y corriente. ✅ Consejos finales Si no encuentras la resistencia exacta de 2.7Ω, puedes colocar una personalizada. Puedes usar Virtual Terminal si quieres simular señales de comunicación en el conector. El conmutador central (como se muestra en la línea de puntos) puede implementarse con switches DPDT o nodos que conectes manualmente en la simulación.

    wilfdarwin

    0 Uses

    0 Comments

    0 Stars


  • IR remote control Module

    IR remote control Module

    This is a schematic of an IR (infrared) remote control system. It's built around a Microchip ATTINY2313 microcontroller (U1) and boasts five push-button switches, an indicator RED LED and an electret buzzer for user interaction. An ISP header provides programming capabilities. The project is battery-powered and implements boost converter TPS613222AD (IC1) for stable power supply. #project #Template #projectTemplate #lock #keypad #attiny2313 #TPS613222A #ISP #buzzer #reusable #module #simple-embedded #microchip #arduino #sublayout

    luiserre

    +

    luiserre46

    0 Uses

    0 Comments

    0 Stars


  • KEY PAD x 24 v3 ANCHO

    KEY PAD x 24 v3 ANCHO

    This module involves the design of a keypad lock system. It utilizes an ATMEGA328P microcontroller, buzzers, LEDs for indicator functions and a 4x3 matrix keypad. An in-circuit serial programming (ISP) header is also present for programming the microcontroller. #template #lock #keypad #reusable #module #simple-embedded #microchip #arduino #atmega328 #TPS613222A #ISP #buzzer #sublayout

    danluca2003

    0 Uses

    0 Comments

    0 Stars


  • KEY PAD x 24 v6

    KEY PAD x 24 v6

    This module involves the design of a keypad lock system. It utilizes an ATMEGA328P microcontroller, buzzers, LEDs for indicator functions and a 4x3 matrix keypad. An in-circuit serial programming (ISP) header is also present for programming the microcontroller. #template #lock #keypad #reusable #module #simple-embedded #microchip #arduino #atmega328 #TPS613222A #ISP #buzzer #sublayout

    thgiga

    0 Uses

    0 Comments

    0 Stars


  • Decisive White Flux Capacitor

    Decisive White Flux Capacitor

    This project involves designing a complete schematic for a robotic arm controller based on the ESP32-C3 microcontroller, specifically using the ESP32-C3-MINI-1-N4 module. The design features a dual power input system and comprehensive power management, motor control, I/O interfaces, and status indicators—all implemented on a 2-layer PCB. Key Specifications: Microcontroller: • ESP32-C3-MINI-1-N4 module operating at 3.3V. • Integrated USB programming connections with reset and boot mode buttons. Power System: • Dual power inputs with automatic source selection: USB-C port (5V input) and barrel jack (6-12V input). • Power management using LM74610 smart diode controllers for power source OR-ing. • AMS1117-3.3 voltage regulator to deliver a stable 3.3V supply to the microcontroller. • Filter capacitors (10μF electrolytic and 100nF ceramic) at the input and output of the regulators. • Protection features including USBLC6-2SC6 for USB ESD protection and TVS diodes for barrel jack overvoltage protection. Motor Control: • Incorporates an Omron G5LE relay with a PC817 optocoupler and BC547 transistor driver. • Provides dedicated header pins for servo motors with PWM outputs. • Flyback diode protection implemented for relay safety. I/O Connections: • Header pins exposing ESP32-C3 GPIOs: Digital I/O (IO0-IO10, IO18, IO19) and serial communication lines (TXD0, RXD0), plus an enable pin. • Each I/O pin includes appropriate 10kΩ pull-up/pull-down resistors to ensure reliable performance. Status Indicators: • A power status LED with a current-limiting resistor. • A user-controllable LED connected to one of the GPIO pins. PCB Layout Requirements: • 2-layer PCB design with separate ground planes for digital and power sections. • Placement of decoupling capacitors close to power pins to reduce noise. • Adequate trace width for power lines to ensure efficient current flow. • Inclusion of mounting holes at the board corners for secure installation. • All components are properly labeled with correct values for resistors, capacitors, and other passive elements, following standard design practices for noise reduction, stability, and reliability. #RoboticArmController #ESP32C3 #SchematicDesign #PCBDesign #ElectronicsDesign #PowerManagement #MotorControl #EmbeddedSystems #IoT

    gemini64

    0 Uses

    0 Comments

    0 Stars


  • Keypad lock reference design

    Keypad lock reference design

    This project involves the design of a keypad lock system. It utilizes an ATMEGA328P microcontroller, buzzers, LEDs for indicator functions and a 4x3 matrix keypad. An in-circuit serial programming (ISP) header is also present for programming the microcontroller. #project #Template #projectTemplate #lock #keypad #arduino #atmega328 #TPS613222A #ISP #buzzer #referenceDesign #simple-embedded #microchip #template #reference-design

    gokmenim

    0 Uses

    0 Comments

    0 Stars


  • PCA9685 16 Channel I2C-PWM Model

    PCA9685 16 Channel I2C-PWM Model

    Model for the PCA9685 Breakout Board Ideally, standoffs could be added or a 2.54mm right angle female header

    fercheguigo

    0 Uses

    0 Comments

    0 Stars


  • KEY PAD x 24 v3 ANCHO

    KEY PAD x 24 v3 ANCHO

    This module involves the design of a keypad lock system. It utilizes an ATMEGA328P microcontroller, buzzers, LEDs for indicator functions and a 4x3 matrix keypad. An in-circuit serial programming (ISP) header is also present for programming the microcontroller. #template #lock #keypad #reusable #module #simple-embedded #microchip #arduino #atmega328 #TPS613222A #ISP #buzzer #sublayout

    thgiga

    0 Uses

    0 Comments

    0 Stars


  • Keypad lock Module

    Keypad lock Module

    This module involves the design of a keypad lock system. It utilizes an ATMEGA328P microcontroller, buzzers, LEDs for indicator functions and a 4x3 matrix keypad. An in-circuit serial programming (ISP) header is also present for programming the microcontroller. #template #lock #keypad #reusable #module #simple-embedded #microchip #arduino #atmega328 #TPS613222A #ISP #buzzer #sublayout

    0 Uses

    0 Comments

    0 Stars


  • V2 BTS796

    V2 BTS796

    Through Hole straight pin header, 02x06, 2.54mm pitch, double row #pinheader #tht #simplifiedFootprint

    0 Uses

    0 Comments

    0 Stars


  • IR remote control Module vLM2

    IR remote control Module vLM2

    This is a schematic of an IR (infrared) remote control system. It's built around a Microchip ATTINY2313 microcontroller (U1) and boasts five push-button switches, an indicator RED LED and an electret buzzer for user interaction. An ISP header provides programming capabilities. The project is battery-powered and implements boost converter TPS613222AD (IC1) for stable power supply. #project #Template #projectTemplate #lock #keypad #attiny2313 #TPS613222A #ISP #buzzer #reusable #module #simple-embedded #microchip #arduino #sublayout

    0 Uses

    0 Comments

    0 Stars


  • Connector 01x08 0.100

    Connector 01x08 0.100

    Connector Header Through Hole 8 position 0.100" (2.54mm) #Generic #Connector #SimplifiedFootprint

    0 Uses

    0 Comments

    0 Stars


  • Arduino Pro Micro vcvi

    Arduino Pro Micro vcvi

    The Micro is a microcontroller board based on the ATmega32U4 (datasheet), developed in conjunction with Adafruit. It has 20 digital input/output pins (of which 7 can be used as PWM outputs and 12 as analog inputs), a 16 MHz crystal oscillator, a micro USB connection, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a micro USB cable to get started. It has a form factor that enables it to be easily placed on a breadboard. The Micro board is similar to the Arduino Leonardo in that the ATmega32U4 has built-in USB communication, eliminating the need for a secondary processor. This allows the Micro to appear to a connected computer as a mouse and keyboard, in addition to a virtual (CDC) serial / COM port.

    0 Uses

    0 Comments

    0 Stars


  • Office Productivity Hub Reference Design 9AdX

    Office Productivity Hub Reference Design 9AdX

    This is an office productivity hub featuring an STM32F103C8T6 MCU, GC9A01A display driver, voltage regulator, capacitors, resistors, switches, USB-C, and SWD header. #referenceDesign #edge-computing #edgeComputing #stm #template #iot #stm32f1 #reference-design

    0 Uses

    0 Comments

    0 Stars


  • Arduino Nano Barebones - SMD

    Arduino Nano Barebones - SMD

    Important Note: You must connect your own SPI/ICSP programming header if you want to burn the Arduino bootloader to the MCU. SMD Manufacturing: Need a hotplate and solderpaste Good to haves: - Oscillator Decoupling Caps Expose UART via connector Programming Button Onboard LED Reset Button You don't have to populate everything! Only these are mandatory: Reset Button Find the reference schematic here: https://www.arduino.cc/en/uploads/Main/ArduinoNano30Schematic.pdf

    0 Uses

    0 Comments

    0 Stars


  • IR remote control Module heFG

    IR remote control Module heFG

    This is a schematic of an IR (infrared) remote control system. It's built around a Microchip ATTINY2313 microcontroller (U1) and boasts five push-button switches, an indicator RED LED and an electret buzzer for user interaction. An ISP header provides programming capabilities. The project is battery-powered and implements boost converter TPS613222AD (IC1) for stable power supply. #project #Template #projectTemplate #lock #keypad #attiny2313 #TPS613222A #ISP #buzzer #reusable #module #simple-embedded #microchip #arduino #sublayout

    0 Uses

    0 Comments

    0 Stars


  • Molex 43650-0300

    Molex 43650-0300

    Headers & Wire Housings R/A HEADER 3 POS TIN SINGLE ROW

    0 Uses

    0 Comments

    0 Stars


  • B5B-ZR(LF)(SN) w3wA

    B5B-ZR(LF)(SN) w3wA

    Connector Header Through Hole 5 position 0.059" (1.50mm) #commonpartslibrary #connector #jst #pinheader #tht

    0 Uses

    0 Comments

    0 Stars


  • Connector 01x02 Vertical

    Connector 01x02 Vertical

    Through hole straight pin header, 1x02, 2 pin, 2-pin, vertical, 2.54mm pitch, 6mm pin lenght single row

    0 Uses

    0 Comments

    0 Stars


  • USB-C to SPI Breakout Board

    USB-C to SPI Breakout Board

    This is a USB type C female header to 6 pin pinout for SPI protocol. Do not use this for USB protocol. This is meant to be used with Scale Snap 3D to reduce RF noise across (max) 1 meter distance.

    0 Uses

    0 Comments

    0 Stars


  • DB126V-5.0-3P-GN

    DB126V-5.0-3P-GN

    Headers & Wire Housings R/A HEADER 3 POS TIN SINGLE ROW

    0 Uses

    0 Comments

    0 Stars


  • B5B-ZR(LF)(SN) sk3F

    B5B-ZR(LF)(SN) sk3F

    Connector Header Through Hole 5 position 0.059" (1.50mm) #commonpartslibrary #connector #jst #pinheader #tht

    0 Uses

    0 Comments

    0 Stars


  • Office Productivity Hub Reference Design agNw

    Office Productivity Hub Reference Design agNw

    This is an office productivity hub featuring an STM32F103C8T6 MCU, GC9A01A display driver, voltage regulator, capacitors, resistors, switches, USB-C, and SWD header. #referenceDesign #edge-computing #edgeComputing #stm #template #iot #stm32f1 #reference-design

    0 Uses

    0 Comments

    0 Stars


  • Keypad lock Module isYa

    Keypad lock Module isYa

    This module involves the design of a keypad lock system. It utilizes an ATMEGA328P microcontroller, buzzers, LEDs for indicator functions and a 4x3 matrix keypad. An in-circuit serial programming (ISP) header is also present for programming the microcontroller. #template #lock #keypad #reusable #module #simple-embedded #microchip #arduino #atmega328 #TPS613222A #ISP #buzzer #sublayout

    0 Uses

    0 Comments

    0 Stars


  • Keypad lock reference design

    Keypad lock reference design

    This project involves the design of a keypad lock system. It utilizes an ATMEGA328P microcontroller, buzzers, LEDs for indicator functions and a 4x3 matrix keypad. An in-circuit serial programming (ISP) header is also present for programming the microcontroller. #project #Template #projectTemplate #lock #keypad #arduino #atmega328 #TPS613222A #ISP #buzzer #referenceDesign #simple-embedded #microchip #template #reference-design

    0 Uses

    0 Comments

    0 Stars


  • Connector 01x08 0.100 xbHu

    Connector 01x08 0.100 xbHu

    Connector Header Through Hole 8 position 0.100" (2.54mm) #Generic #Connector #SimplifiedFootprint

    0 Uses

    0 Comments

    0 Stars


  • Connector 01x04 Horizontal

    Connector 01x04 Horizontal

    Through hole straight pin header, 1x04, 4 pin, 4-pin, horizontal, angled, 2.54mm pitch, 6mm pin lenght single row

    0 Uses

    0 Comments

    0 Stars


  • Keypad lock Module isYa

    Keypad lock Module isYa

    This module involves the design of a keypad lock system. It utilizes an ATMEGA328P microcontroller, buzzers, LEDs for indicator functions and a 4x3 matrix keypad. An in-circuit serial programming (ISP) header is also present for programming the microcontroller. #template #lock #keypad #reusable #module #simple-embedded #microchip #arduino #atmega328 #TPS613222A #ISP #buzzer #sublayout

    +

    0 Uses

    0 Comments

    0 Stars


  • IR remote control Reference Design

    IR remote control Reference Design

    This is a schematic of an IR (infrared) remote control system. It's built around a Microchip ATTINY2313 microcontroller (U1) and boasts five push-button switches, an indicator RED LED and an electret buzzer for user interaction. An ISP header provides programming capabilities. The project is battery-powered and implements boost converter TPS613222AD (IC1) for stable power supply. #project #Template #projectTemplate #lock #keypad #arduino #attiny2313 #TPS613222A #ISP #buzzer #referenceDesign #simple-embedded #microchip #template #reference-design

    +

    0 Uses

    0 Comments

    0 Stars


  • Arduino Nano RP2040

    Arduino Nano RP2040

    Arduino Nano RP2040 Connect with Headers - ARM® Cortex®-M0+ MCU 32-Bit Embedded Evaluation Board #template #part

    0 Uses

    31 Comments

    0 Stars


  • WiFi Camera with Motion Detection Reference Design oYrh

    WiFi Camera with Motion Detection Reference Design oYrh

    This project is a WiFi Camera with Motion Detection, utilizing ESP32-CAM module and HC-SR501 PIR sensor. The camera is activated by the sensor's output. The system also includes power regulation and communication headers for setup and control. #WiFi #MCU #PIR #ReferenceDesign #project #ESP32 #camera #referenceDesign #edgeComputing #espressif #template #reference-design

    0 Uses

    27 Comments

    0 Stars


  • Buck Converter

    Buck Converter

    MP1584-Based 3.3 V/3 A Buck Converter with Integrated ESP32-WROOM-32E and Dual-Row Expansion Headers

    0 Uses

    21 Comments

    0 Stars


  • Arduino Nano RP2040

    Arduino Nano RP2040

    Arduino Nano RP2040 Connect with Headers - ARM® Cortex®-M0+ MCU 32-Bit Embedded Evaluation Board #template #part

    0 Uses

    18 Comments

    0 Stars


  • BHI160B Reference design

    BHI160B Reference design

    This project is a reference design for the BHI160B sensor featuring an I2C interface with QWIIC and pin headers. The design includes decoupling capacitors and pull-up resistors for signal integrity. It's powered by a 3.3V supply. #referenceDesign #project #sensor #accelerometer #BHI160B #referenceDesign #imu #stm #template #reference-design

    +

    0 Uses

    15 Comments

    0 Stars


  • Arduino Nano RP2040

    Arduino Nano RP2040

    Arduino Nano RP2040 Connect with Headers - ARM® Cortex®-M0+ MCU 32-Bit Embedded Evaluation Board #template #part

    0 Uses

    14 Comments

    0 Stars


  • Arduino Nano RP2040 eMz2

    Arduino Nano RP2040 eMz2

    Arduino Nano RP2040 Connect with Headers - ARM® Cortex®-M0+ MCU 32-Bit Embedded Evaluation Board #template #part

    0 Uses

    12 Comments

    0 Stars


  • Arduino Nano RP2040 j9h5

    Arduino Nano RP2040 j9h5

    Arduino Nano RP2040 Connect with Headers - ARM® Cortex®-M0+ MCU 32-Bit Embedded Evaluation Board #template #part

    0 Uses

    9 Comments

    0 Stars


  • Arduino Nano RP2040

    Arduino Nano RP2040

    Arduino Nano RP2040 Connect with Headers - ARM® Cortex®-M0+ MCU 32-Bit Embedded Evaluation Board #template #part

    0 Uses

    8 Comments

    0 Stars


  • WiFi Camera with Motion Detection Reference Design

    WiFi Camera with Motion Detection Reference Design

    This project is a WiFi Camera with Motion Detection, utilizing ESP32-CAM module and HC-SR501 PIR sensor. The camera is activated by the sensor's output. The system also includes power regulation and communication headers for setup and control. #WiFi #MCU #PIR #ReferenceDesign #project #ESP32 #camera #referenceDesign #edgeComputing #espressif #template #reference-design

    0 Uses

    7 Comments

    0 Stars


  • Arduino Nano RP2040

    Arduino Nano RP2040

    Arduino Nano RP2040 Connect with Headers - ARM® Cortex®-M0+ MCU 32-Bit Embedded Evaluation Board #template #part

    0 Uses

    7 Comments

    0 Stars


  • WiFi Camera with Motion Detection Reference Design

    WiFi Camera with Motion Detection Reference Design

    This project is a WiFi Camera with Motion Detection, utilizing ESP32-CAM module and HC-SR501 PIR sensor. The camera is activated by the sensor's output. The system also includes power regulation and communication headers for setup and control. #WiFi #MCU #PIR #ReferenceDesign #project #ESP32 #camera #referenceDesign #edgeComputing #espressif #template #reference-design

    0 Uses

    6 Comments

    0 Stars


  • WiFi Camera with Motion Detection Reference Design b53z

    WiFi Camera with Motion Detection Reference Design b53z

    This project is a WiFi Camera with Motion Detection, utilizing ESP32-CAM module and HC-SR501 PIR sensor. The camera is activated by the sensor's output. The system also includes power regulation and communication headers for setup and control. #WiFi #MCU #PIR #ReferenceDesign #project #ESP32 #camera #referenceDesign #edgeComputing #espressif #template #reference-design

    0 Uses

    6 Comments

    0 Stars


  • Arduino Nano RP2040

    Arduino Nano RP2040

    Arduino Nano RP2040 Connect with Headers - ARM® Cortex®-M0+ MCU 32-Bit Embedded Evaluation Board #template #part

    +

    0 Uses

    6 Comments

    0 Stars


  • Arduino Nano RP2040

    Arduino Nano RP2040

    Arduino Nano RP2040 Connect with Headers - ARM® Cortex®-M0+ MCU 32-Bit Embedded Evaluation Board #template #part

    0 Uses

    5 Comments

    0 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

    0 Uses

    5 Comments

    0 Stars


  • WiFi Camera with Motion Detection Reference Design 8QmW

    WiFi Camera with Motion Detection Reference Design 8QmW

    This project is a WiFi Camera with Motion Detection, utilizing ESP32-CAM module and HC-SR501 PIR sensor. The camera is activated by the sensor's output. The system also includes power regulation and communication headers for setup and control. #WiFi #MCU #PIR #ReferenceDesign #project #ESP32 #camera #referenceDesign #edgeComputing #espressif #template #reference-design

    0 Uses

    5 Comments

    0 Stars


  • WiFi Camera with Motion Detection Reference Design

    WiFi Camera with Motion Detection Reference Design

    This project is a WiFi Camera with Motion Detection, utilizing ESP32-CAM module and HC-SR501 PIR sensor. The camera is activated by the sensor's output. The system also includes power regulation and communication headers for setup and control. #WiFi #MCU #PIR #ReferenceDesign #project #ESP32 #camera #referenceDesign #edgeComputing #espressif #template #reference-design

    0 Uses

    5 Comments

    0 Stars


  • WiFi Camera with Motion Detection Reference Design

    WiFi Camera with Motion Detection Reference Design

    This project is a WiFi Camera with Motion Detection, utilizing ESP32-CAM module and HC-SR501 PIR sensor. The camera is activated by the sensor's output. The system also includes power regulation and communication headers for setup and control. #WiFi #MCU #PIR #ReferenceDesign #project #ESP32 #camera #referenceDesign #edgeComputing #espressif #template #reference-design

    0 Uses

    5 Comments

    0 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

    0 Uses

    4 Comments

    0 Stars