ENVIRONMENTAL EXPOSURE RISK METER
Environmental exposure risk measuring device based on ESP32, ultraviolet light (UV) and CO2 gas sensor modules. It has a voltage booster based on MT3608 chip and a solar panel lithium battery charger with MPPT based on CN3791 chip.... show more1 Comment
31 Stars
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
BMS
DIY BMS using ATTINY841-SSU this hardware has a higher balance current, fuse and TVS diode to help with voltage spikes. Most importantly, an external crystal to the micro controller (attiny841) which means the device is more reliable in low voltage situations... show more157 Comments
14 Stars
ATtiny85 Phone Charge Guard
The ATtiny45/85 USB Phone Charge Guard regulates charging by monitoring voltage, current, power, and energy, protecting Li-ion batteries.... show more1 Comment
7 Stars
8x8 Display with IMU V2
Mixed Voltage Arduino Nano Integration Example on a 4 Layer PCB Changelog/TODO: -Breakout the SPI Bus in a 2.54mm header in a snap off manner -add an IMU -Reorder the rows of the LEDs Tutorials: https://circuitdigest.com/microcontroller-projects/interfacing-max7219-led-dot-matrix-display-with-arduino... show more14 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
Buck Boost 3.3V 500mA Physical Module
A buck boost converter that can be powered from a Li-Ion battery and output 3.3V @ 500mA. Powered by the TPS63051YFFR and in the same package as a standard Adafruit buck converter. Expect to squeeze around 5-10% SoC from a typical Li-Ion battery. Input Voltage Range: 2.5V to 5.5V Assembled at pcbway.com... show more5 Stars