USB Security Token
This design implements a USB security token powered by an STM32 microcontroller. The device is engineered for compactness and efficient PCB integration while ensuring robust security features. Key elements of the design include: - **Microcontroller Core:** A STM32F103T8U6 serves as the primary processing unit, handling USB communication and security protocols. - **USB Interface:** A USB-A plug provides connectivity to the host. Dedicated net portals ensure proper routing of the VBUS, D+, D–, and ground signals. - **Power Regulation:** A low-dropout regulator supplies a stable 3.3V operating voltage, ensuring low noise and proper current supply to the microcontroller and peripherals. - **Signal Conditioning and EMI Filtering:** An EMI filter is used to maintain signal integrity and reduce interference while preserving the security token’s functionality. - **Synchronous Elements:** A ceramic resonator is incorporated to provide a precise clock source for USB data transfer and microcontroller operations. - **Additional Components:** Surface-mount resistors, capacitors, and LED indicators are deployed to ensure proper conditioning, decoupling, and status feedback. Their compact 0402 packages facilitate a highly integrated design. - **Connectivity and Net Portals:** Custom net portals are used throughout the schematic to streamline connectivity and PCB layout, keeping the design modular and easy to modify. This USB security token is designed with industry-standard components and robust connectivity to ensure secure, reliable operation in portable security applications. #USBToken #STM32 #PCBDesign #SecurityTechnology #PortableSecurity #Microcontrollers #USBInterface #PowerRegulation #EMIProtection #CompactDesign... show more253 Comments
29 Stars
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 .... show more464 Comments
17 Stars
Pet Tracker Device
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... show more63 Comments
12 Stars
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... show more210 Comments
10 Stars
Environmental Data Logger Copilot V2 Example Project
Overview: BME280 Sensor data -> uSD card Click on the bubble comments to see copilot design this project! Very impressed copilot routed all the SPI buses accurately for me. TODO: Just realized that there is no footprint for the SD Card holder, gotta add that Also, there needs to be a way to program the ATTINY841, Probably over UART?... show more6 Stars
Scale Snap 3D
3D Camera Module is a scalable SPI enabled 4 camera array pinout for 3D photogrammetry reconstruction which uses I2C to connect between each module to expand camera capacity while keeping capture sequences in sync. It uses ATMega32U4 with its built in USB 2.0 for data transfer and camera array adjustments and capture as well as a micro SD card slot for local image storage. An interrupt logic pinout should be used on the SPI master module as capture command. Each module is powered via USB-C (5V) or barrel jack (12V regulated to 5V).... show more96 Comments
6 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
sEMG_DAQ
sEMG-DAQ is a wearable 6 channel data acquisition unit for capturing surface electromyographic (sEMG) signals from human arm muscles using SJ2-3593D jack connectors while conditioning, digitizing, processing and transmitting them as sEMG data to an external AI accelerated board through an SM12B-SRSS IDC connector where AI models are run for various applications including robotic control, muscle signals medical assessment and gesture recognition. The board leverages an INA125P instrumentation amplifier together with filter stages utilizing LM324QT op-amps for conditioning and an STM32G4A1VET6 microcontroller for the digitization, processing and data transmission of the signals. Since AI models can only be as good as the data, the design of such a DAQ is necessary to ensure clean, reliable and real-time data for AI applications requiring sEMG data. The board also has USB-FS and JTAG to cater for debugging. The power (5V) is fed through a screw terminal and is regulated by two LDK320AM LDO regulators to offer 5V, 3.3V and 1.8V to meet the requirements of various components on the board.... show more39 Comments
4 Stars