Praveen Kumar Verma's banner
Praveen Kumar Verma's profile picture

Praveen Kumar Verma

@Alacritic_Super9,051 subscribers

FinTech @PaymentusCorp | Robotics | Edge AI | Microcontrollers | PCBs | Helping Makers Level Up

Shorts

25 Grams of Hardware. 4 Motors. One Flying ESP32-S3. ESP-FLY is a tiny DIY quadcopter built around the XIAO ESP32-S3. It uses an MPU6050 IMU for motion sensing, four coreless motors, and supports Wi-Fi and ESP-NOW for control. The interesting part is that the flight controller is programmable, so you can experiment with sensor fusion, attitude control, PWM motor control and wireless communication. About 25g with the battery, yet it can actually fly.

25 Grams of Hardware. 4 Motors. One Flying ESP32-S3. ESP-FLY is a tiny DIY quadcopter built around the XIAO ESP32-S3. It uses an MPU6050 IMU for motion sensing, four coreless motors, and supports Wi-Fi and ESP-NOW for control. The interesting part is that the flight controller is programmable, so you can experiment with sensor fusion, attitude control, PWM motor control and wireless communication. About 25g with the battery, yet it can actually fly.

22,970 views

What if aircraft were built like open-source software? Project Caribou is an ambitious open-source effort to build a 200 kg-class heavy-lift hexacopter that anyone can study, improve, and contribute to. The long-term goal is to accelerate the development of larger open-source aircraft and eVTOL platforms. The project targets a ~200 kg maximum takeoff weight with an ~100 kg payload, uses an 18S power architecture, and is built around an ArduPilot-based flight stack. The repository includes CAD models, PCB designs, documentation, and engineering workflows that are evolving in the open. If you are interested in drones, aerospace, robotics, or embedded systems, this is one of the most exciting open-source engineering projects to follow.

What if aircraft were built like open-source software? Project Caribou is an ambitious open-source effort to build a 200 kg-class heavy-lift hexacopter that anyone can study, improve, and contribute to. The long-term goal is to accelerate the development of larger open-source aircraft and eVTOL platforms. The project targets a ~200 kg maximum takeoff weight with an ~100 kg payload, uses an 18S power architecture, and is built around an ArduPilot-based flight stack. The repository includes CAD models, PCB designs, documentation, and engineering workflows that are evolving in the open. If you are interested in drones, aerospace, robotics, or embedded systems, this is one of the most exciting open-source engineering projects to follow.

37,152 views

What If Your Warehouse Could Spot a Dangerous Situation Before a Person Does? That's where computer vision gets really useful. Using YOLO11, cameras can detect and track forklifts, AGVs, workers, pallets and other hazards in real time. It can also use pose estimation to spot unsafe lifting or bending and tracking to monitor how people and vehicles move around each other. You can even combine it with IoT sensors and warehouse systems to react to hazards instead of simply recording them. Occlusion, blind spots, glare and poor lighting can still hurt detection accuracy. That's why good camera placement and sensor fusion matter.

What If Your Warehouse Could Spot a Dangerous Situation Before a Person Does? That's where computer vision gets really useful. Using YOLO11, cameras can detect and track forklifts, AGVs, workers, pallets and other hazards in real time. It can also use pose estimation to spot unsafe lifting or bending and tracking to monitor how people and vehicles move around each other. You can even combine it with IoT sensors and warehouse systems to react to hazards instead of simply recording them. Occlusion, blind spots, glare and poor lighting can still hurt detection accuracy. That's why good camera placement and sensor fusion matter.

12,820 views

Who says microcontrollers are only for sensors and IoT? One developer used an ESP32-S3 to create an entire collection of interactive generative art, proving that embedded systems can be a creative medium too. The projects use Adafruit Qualia ESP32-S3 with a 2.1" round TFT display and an IMU for motion-based interaction, while the artwork is first prototyped in JavaScript and then ported to C++ and deployed with the Arduino IDE. Along the way, you will learn about computer graphics, embedded displays, animation, IMU sensors, generative art, optimization, and real-time rendering on resource-constrained hardware.

Who says microcontrollers are only for sensors and IoT? One developer used an ESP32-S3 to create an entire collection of interactive generative art, proving that embedded systems can be a creative medium too. The projects use Adafruit Qualia ESP32-S3 with a 2.1" round TFT display and an IMU for motion-based interaction, while the artwork is first prototyped in JavaScript and then ported to C++ and deployed with the Arduino IDE. Along the way, you will learn about computer graphics, embedded displays, animation, IMU sensors, generative art, optimization, and real-time rendering on resource-constrained hardware.

10,503 views

Videos

No more content to load