• Pet Tracker Device noPL

    Pet Tracker Device noPL

    This is a Pet Tracker Reference Design based on STM32L4. Tracker connects with network by SIM800L module connected to the STM. Also MCU connected to the GPS by uart and send data to server #STM32 #GPS #G4 #G3 #LTE #IoT #Tracker #smartHomeDevices #referenceDesign #edge-computing #edgeComputing #stm #template #referenceDesign

    mousum

    1 Comment

    1 Star


  • ESP32-WROOM-32E Reference Design

    ESP32-WROOM-32E Reference Design

    This project is a reference design for an ESP32-WROOM-32E based device. It features USB-C for power and data transfer, onboard voltage regulation, and multiple peripheral connections. It also includes a CH340C for USB to serial conversion #referenceDesign #project #ESP32 #ESP32WROOM #RF #WIFI #MCU #simpleEmbedded #espressif #template

    atmr7

    &

    santiago7714

    1 Comment

    1 Star


  • ESP32-WROOM-32E Reference Design fsfW

    ESP32-WROOM-32E Reference Design fsfW

    This project is a reference design for an ESP32-WROOM-32E based device. It features USB-C for power and data transfer, onboard voltage regulation, and multiple peripheral connections. It also includes a CH340C for USB to serial conversion #referenceDesign #project #ESP32 #ESP32WROOM #RF #WIFI #MCU #simpleEmbedded #espressif #template

    nevardo

    1 Comment

    1 Star


  • AvocAudio: A tinyML community board v1

    AvocAudio: A tinyML community board v1

    AvocAudio is a compact tinyML community board designed for extensive audio data collection for various tinyML applications. It leverages the Raspberry Pi RP2040 and integrates a LoRa-E5 LoRaWAN Transceiver Module for connectivity. Equipped with an SD card slot for local data storage, the board ensures efficient data collection. The board operates on solar power or a lithium-ion battery, ensuring flexible and efficient energy use. #audioDevices #raspberryPi #rp2040 #lorawan #iot #solar

    greg

    1 Comment

    1 Star


  • AvocAudio - Fully Placed d889 ec31

    AvocAudio - Fully Placed d889 ec31

    AvocAudio is a compact tinyML community board designed for extensive audio data collection for various tinyML applications. It leverages the Raspberry Pi RP2040 and integrates a LoRa-E5 LoRaWAN Transceiver Module for connectivity. Equipped with an SD card slot for local data storage, the board ensures efficient data collection. The board operates on solar power or a lithium-ion battery, ensuring flexible and efficient energy use. #audioDevices #raspberryPi #rp2040 #lorawan #iot #solar

    playground

    &

    collinsemasi

    1 Comment

    1 Star


  • ESP32 RS485 (Modbus) Controller Module 02e3 8a70 11db

    ESP32 RS485 (Modbus) Controller Module 02e3 8a70 11db

    This project is a controller module that uses the ESP32-WROOM-32E and the MAX3485 to communicate with Modbus devices. It has a USB-C port for power and data, a voltage regulator for stable operation. It also has a CH340C chip for USB to serial conversion. #referenceDesign #project #ESP32 #ESP32WROOM #RF #WIFI #MCU #reusable #module #simple-embedded #espressif #template #MAX3485 #RS485 #maximintegrated

    tyson0906

    1 Comment

    1 Star


  • TJA1059TKJ Reference Design

    TJA1059TKJ Reference Design

    This is a reference design for TJA1059TKJ Dual high-speed CAN transceiver with Standby mode. It offers advanced features, such as wake-up capability and high-speed data rates, making it suitable for automotive and industrial applications. #MCP25612FD #CANbus #transceiver #highspeed #automotive #referenceDesign #project #CANbus #interface #transceiverCircuit #TJA1059TKJ #referenceDesign #canbus #nxp #template #reference-design

    benfard

    1 Comment

    1 Star


  • RES-1K

    RES-1K

    The Ariel AI Chip, a pioneering component in the realm of artificial intelligence hardware, integrates a suite of electronic elements tailored for high-performance computing applications. At the heart of this assembly lies a CPU with a Radical Transistor architecture, featuring a quad-core setup clocked at 2GHz, identified by the part number CPU-RT-4C-2G. Power management is facilitated through a DC Power Supply, marked DCPS-5V, ensuring a stable 5V supply to the intricate circuitry. The chip's switching capabilities are bolstered by two NPN transistors, NPN-TRANS-001 and NPN-TRANS-002, which play a crucial role in signal modulation. Essential to the chip's operation are the passive components: two 1kΩ resistors (RES-1K and RES-1K-002) and a 10µF capacitor (CAP-10UF), which together with the transistors, form a robust network ensuring reliable performance under varying load conditions. Designed for integration into advanced AI systems, this chip stands out for its innovative use of standard components in a configuration that emphasizes efficiency, reliability, and high-speed data processing capabilities.

    radicaldeepscale

    1 Comment

    1 Star


  • ESP32-WROOM-32E Reference Design i83J

    ESP32-WROOM-32E Reference Design i83J

    This project is a reference design for an ESP32-WROOM-32E based device. It features USB-C for power and data transfer, onboard voltage regulation, and multiple peripheral connections. It also includes a CH340C for USB to serial conversion #referenceDesign #project #ESP32 #ESP32WROOM #RF #WIFI #MCU #referenceDesign #simple-embedded #espressif #template #reference-design

    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