• Raspberry Pi Pico Shield Template

    Raspberry Pi Pico Shield Template

    Explore the Raspberry Pi Pico Template Unleash the power of these flexible microcontroller boards, starting at just $4. The Raspberry Pi Pico series features a range of compact, high-performance boards powered by the RP2040 chip. #project-template #template #raspberry #pi #pico

    169 Comments

    13 Stars


  • RT1062 Teensy 4.1 Template

    RT1062 Teensy 4.1 Template

    Template for RT1062 Teensy 4.1 series ARM® Cortex®-M7 MPU Embedded Evaluation Board #template #project-template

    51 Comments

    6 Stars


  • Raspberry Pi Pico Template

    Raspberry Pi Pico Template

    Here's your template for the famous Raspberry Pi Pico Powerful, flexible microcontroller boards, available from $4 The Raspberry Pi Pico series is a range of tiny, fast, and versatile boards built using RP2040 #project-template #template #raspberry #pi #pico

    &

    1 Comment

    5 Stars


  • [Example] STM32F4x Preliminary Design

    [Example] STM32F4x Preliminary Design

    A preliminary design for developing SMT32F4x series based project that’ll help you get started faster.

    7 Comments

    3 Stars


  • [Example] STM32F4x Preliminary Design

    [Example] STM32F4x Preliminary Design

    A preliminary design for developing SMT32F4x series based project that’ll help you get started faster.

    2 Stars


  • Synthetic Personnel: The New Ash Series

    Synthetic Personnel: The New Ash Series

    Introducing the next generation of synthetic crew members, designed for empathy and complex problem-solving, with advanced fail-safes to prevent malfunctions.

    &

    1 Star


  • Webcam & TouchKey Laptop PCB

    Webcam & TouchKey Laptop PCB

    This project involves designing a PCB for the lid assembly of an open-source laptop. The design integrates various sensors, including a microphone, camera, and ambient light sensor, ensuring precise alignment with the display glass. It features touch sensors to control LED lighting, spring-loaded contacts for touch-key interaction, and 3D-printed light diffusers for efficient lighting. Additionally, the PCB includes a power management system with status LEDs and a PFC for connecting to the external laptop PCB. The goal is to create a versatile, upgradeable, and user-friendly component for the laptop's lid. Specific parts of the project include 1. Microphone - Audio input capture 2. Ambient Light Sensor Module - Light intensity measurement 3. Camera - Video capture 4. LDO Regulators (3 TLV74 Series) - Voltage regulation for different components 5. Crystal - Clock generation 6. Touch Sensor Controller - Touch-key interaction 7. Flip-Flop - State keeping in logic circuits 8. LEDs (LTRBR37G Series) - Lighting indication 9. FPC Connector - Interface with main laptop PCB

    15 Comments

    1 Star


  • New Part Template pfZM

    New Part Template pfZM

    A simple voltage divider to showcase how to make parts. A voltage divider is a simple circuit which turns a large voltage into a smaller one. Using just two series resistors and an input voltage, we can create an output voltage that is a fraction of the input. Voltage dividers are one of the most fundamental circuits in electronics.

    9 Comments

    1 Star


  • 1117-3.3 SUB-LAYOUT

    1117-3.3 SUB-LAYOUT

    The AMS1117 series of adjustable and fixed voltage regulators are designed to provide 1A output current and to operate down to 1V input-to-output differential.

    3 Comments

    1 Star


  • [Example] STM32F4x Preliminary Design

    [Example] STM32F4x Preliminary Design

    A preliminary design for developing SMT32F4x series based project that’ll help you get started faster.

    1 Comment

    1 Star


  • [Example] STM32F4x Preliminary Design

    [Example] STM32F4x Preliminary Design

    A preliminary design for developing SMT32F4x series based project that’ll help you get started faster.

    1 Comment

    1 Star


  • Feather SPI adapter

    Feather SPI adapter

    ATSAMD21G18 Feather M0 Basic Proto series ARM® Cortex®-M0+ MCU 32-Bit Embedded Evaluation Board

    1 Comment

    1 Star


  • [Example] STM32F4x Preliminary Design

    [Example] STM32F4x Preliminary Design

    A preliminary design for developing SMT32F4x series based project that’ll help you get started faster.

    1 Comment

    1 Star


  • Raspberry Pi Pico Shield Template

    Raspberry Pi Pico Shield Template

    Here's your template for the famous Raspberry Pi Pico Powerful, flexible microcontroller boards, available from $4 The Raspberry Pi Pico series is a range of tiny, fast, and versatile boards built using RP2040 #project-template #template #raspberry #pi #pico

    1 Comment

    1 Star


  • model-test

    model-test

    Explore the Raspberry Pi Pico Template Unleash the power of these flexible microcontroller boards, starting at just $4. The Raspberry Pi Pico series features a range of compact, high-performance boards powered by the RP2040 chip. #project-template #template #raspberry #pi #pico

    1 Comment

    1 Star


  • Realistic Brown Battle Mech

    Realistic Brown Battle Mech

    Nice — you can do a clean pulse + latch using a single quad Schmitt-NAND chip: 74HC132 (or 74LVC132 for 3.3 V systems). The HC132 contains four 2-input NAND gates with Schmitt inputs so you can both clean a noisy SYN480R DATA line and build an SR latch (NAND SR is active-LOW) inside one package. Only a few passives and a driver transistor are needed. Below is a ready-to-build recipe (parts, wiring, explanation, tuning tips, and an ASCII schematic) — no extra logic ICs required. Parts (per latch) 1 × 74HC132 (quad 2-input NAND with Schmitt inputs). If your system is 3.3 V use 74LVC132 / 74HC132 rated for 3.3 V. Rin = 47 kΩ (input series) Cfilter = 10 nF (input RC to ground) — tweak for debounce/clean time Rpulldown = 100 kΩ (pull-down at input node, optional) Rpullup = 100 kΩ (pull-up for active-LOW R input so reset is idle HIGH) Rbase = 10 kΩ, Q = 2N2222 (NPN) or small N-MOSFET (2N7002) to drive your load Diode for relay flyback (1N4001) if you drive a coil Optional small cap 0.1 µF decoupling at VCC of IC Concept / how it works (short) Use Gate1 (G1) of 74HC132 as a Schmitt inverter by tying its two inputs together and feeding a small RC filter from SYN480R.DATA. This removes HF noise and provides a clean logic transition. Because it's a NAND with tied inputs its function becomes an inverter with Schmitt behavior. Use G2 & G3 as the cross-coupled NAND pair forming an SR latch (active-LOW inputs S̄ and R̄). A low on S̄ sets Q = HIGH. A low on R̄ resets Q = LOW. Wire the cleaned/inverted output of G1 to S̄. A valid received pulse (DATA high) produces a clean LOW on S̄ (because G1 inverts), setting the latch reliably even if the pulse is brief. R̄ is your reset input (pushbutton, HT12D VT, MCU line, etc.) — idle pulled HIGH. Q drives an NPN/MOSFET to switch your load (relay, LED, etc.). Recommended wiring (pin mapping, assume one chip; use datasheet pin numbers) I’ll refer to the 4 gates as G1, G2, G3, G4. Use G4 optionally for additional conditioning or to build a toggler later. SYN480R.DATA --- Rin (47k) ---+--- Node A ---||--- Cfilter (10nF) --- GND | Rpulldown (100k) --- GND (optional, keeps node low) Node A -> both inputs of G1 (tie inputs A and B of Gate1 together) G1 output -> S̄ (S_bar) (input1 of Gate2) Gate2 (G2): inputs = S̄ and Q̄ -> output = Q Gate3 (G3): inputs = R̄ and Q -> output = Q̄ R̄ --- Rpullup (100k) --- VCC (reset is idle HIGH; pull low to reset) (optional) R̄ can be wired to a reset pushbutton to GND or to an MCU pin Q -> Rbase (10k) -> base of 2N2222 (emitter GND; collector to one side of relay coil) Other side of relay coil -> +V (appropriate coil voltage) Diode across coil If you prefer MOSFET low side switching: Q -> gate resistor 100Ω -> gate of 2N7002 2N7002 source -> GND ; drain -> relay coil low side

    1 Star


  • Fast Silver Flubber

    Fast Silver Flubber

    Create a schematic diagram of an electric fence controller using the NE556 dual timer IC. The circuit must include all components with clear electronic symbols (resistors, capacitors, transistors, diode, relay) connected by lines as in a real circuit diagram. Specifications: 1. Power supply: - Vcc = +12V connected to pin 14 of the NE556. - Pin 1 of the NE556 to ground. 2. Timer A (active 10 seconds): - Pin 2 (Trigger A) receives a pulse from transistor Q2 (contact detector). - Pin 6 (Threshold A) connected to Pin 7 (Discharge A). - R1 = 1 MΩ between Pin 7 and +12V. - C1 = 10 µF between Pin 6 and ground. - Pin 3 (Out A) goes through a 4.7 kΩ resistor to the base of Q1 (BC547 NPN transistor). - Pin 3 also connected via a 100 nF capacitor to Pin 13 (Trigger B of Timer B). 3. Timer B (rest 10 seconds): - Pin 9 (Discharge B) and Pin 8 (Threshold B) connected together. - R2 = 1 MΩ between Pin 9 and +12V. - C2 = 10 µF between Pin 8 and ground. - Pin 12 (Out B) can be optionally used to block retrigger of Timer A. 4. Relay driver stage: - Q1 = BC547 NPN transistor. - Base connected through 4.7 kΩ resistor to Pin 3 (Out A). - Emitter to ground. - Collector connected to one side of the relay coil. - Other side of relay coil connected to +12V. - A diode 1N4007 placed in parallel with the relay coil (cathode to +12V, anode to collector of Q1). - Relay contacts switch the +12V supply to the electric fence energizer. 5. Contact detector: - Shunt resistor ≈0.1 Ω placed in series with the fence output. - Q2 = BC547 NPN transistor, base connected to the shunt, emitter to ground, collector to Pin 2 (Trigger A). - When current flows through the shunt, Q2 provides a trigger pulse to Timer A. Please draw the schematic in a standard style with components connected by straight lines, not in block diagrams. Show clear pin numbers of the NE556 and all external components.

    1 Star


  • Bus Servo Driver Board for Seeed Studio XIAO

    Bus Servo Driver Board for Seeed Studio XIAO

    The Bus Servo Driver Board supports ST/SC series servos with UART and USB dual modes. It features a 2P 3.5mm screw terminal and is compatible with the Seeed Studio XIAO ecosystem. Ideal for robotic arms and multi-legged robots, it ensures rapid prototyping and precise control.

    &

    1 Star


  • test part template

    test part template

    A simple voltage divider to showcase how to make parts. A voltage divider is a simple circuit which turns a large voltage into a smaller one. Using just two series resistors and an input voltage, we can create an output voltage that is a fraction of the input. Voltage dividers are one of the most fundamental circuits in electronics.

    &

    1 Star


  • [Example] STM32F4x Preliminary Design

    [Example] STM32F4x Preliminary Design

    A preliminary design for developing SMT32F4x series based project that’ll help you get started faster.

    1 Star


  • [Example] STM32F4x Preliminary Design

    [Example] STM32F4x Preliminary Design

    A preliminary design for developing SMT32F4x series based project that’ll help you get started faster.

    1 Star


  • [Example] STM32F4x Preliminary Design

    [Example] STM32F4x Preliminary Design

    A preliminary design for developing SMT32F4x series based project that’ll help you get started faster.

    1 Star


  • Walkie-Talkie circuit

    Walkie-Talkie circuit

    A simple walkie-talkie circuit running off an Arduino Nano. Utilizes a BJT to amplify the microphone voltage and transmits the radio signal through a nRF24L01 series Transceiver.

    1 Star


  • [Example] STM32F4x Preliminary Design

    [Example] STM32F4x Preliminary Design

    A preliminary design for developing SMT32F4x series based project that’ll help you get started faster.

    1 Star


  • [Example] STM32F4x Preliminary Design

    [Example] STM32F4x Preliminary Design

    A preliminary design for developing SMT32F4x series based project that’ll help you get started faster.

    1 Star