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
PICO Smart Automation Controller NextPCB 1-4 Layer Standard Constraints
Use this template if you plan to get your 1-4 layer boards manufactured with HQ NextPCB (nextpcb.com). This template is designed for generic designs to minimize unnecessary costs and complications where possible. https://www.nextpcb.com/pcb-capabilities #project-template #template #manufacturer-design-rules... show more4 Stars
WiFi to IR Gateway Reference Design bN3H
This is a WiFi to Infrared (IR) gateway reference design leveraging an ESP32-S3 microcontroller for WiFi connectivity. It also incorporates a Type-C USB interface for data and power, 3 LEDs (red, green, & IR), and voltage regulation. It facilitates wireless control of IR devices, suitable for home automation projects. #referenceDesign #edge-computing #espressif #template #IR #project #reference-design... show more15 Comments
1 Star
Arduino Uno learner's kit
The Arduino Uno learner's kit with ESP32 is a versatile educational tool for beginners. It combines an Arduino Uno board with additional components like a 2-channel motor driver, 7-segment display, relay outputs, programmable LEDs, push buttons, and analog inputs. This kit enables learners to explore electronics, programming, robotics, home automation, and more. With the ESP32 module, Wi-Fi and Bluetooth connectivity are possible, expanding the range of projects. It's a comprehensive package that fosters creativity and knowledge in the exciting world of electronics and programming. #arduino #esp32... show more10 Comments
1 Star
RPi PICO Stepper Motor Driver
A precise stepper motor controller using the RP2350A MCU (Raspberry Pico 2) and L297/L298N drivers for two-phase bipolar motors. Great for robotics and automation applications. #RP2350 #Pico2 #StepperMotorDriver #L297 #L298N #Robotics #Automation #MotorControl... show more1 Star
PICO Smart Automation Controller [Prod_V1_AUTO_NET_CLASS_12-10]
Use this template if you plan to get your 1-4 layer boards manufactured with HQ NextPCB (nextpcb.com). This template is designed for generic designs to minimize unnecessary costs and complications where possible. https://www.nextpcb.com/pcb-capabilities #project-template #template #manufacturer-design-rules Here’s a simple bogus Mermaid diagram you can paste and render: ```mermaid flowchart TD A["Start"] B["Open Box"] C["Find Blue Banana"] D["Ask Why"] E["Do Nothing"] F["Finish"] A --> B B -->|box is empty| E B -->|box has stuff| C C --> D D -->|shrug| E E --> F ```... show more1 Comment