LiteWing
| |
How to Build an ESP32 Drone with Object Tracking Using LiteWing Most people assume object tracking for autonomous flight is very complex, but it doesn’t have to be that way. All you… |
|
Build an ESP32 Voice Controlled Drone with LiteWing using Python Drones are amazing little machines, but most of the time they are controlled using remotes filled with buttons and… |
|
Adding a Wi-Fi Camera to the LiteWing ESP32 Drone for Hobby Flights. We love tinkering with our LiteWing ESP32 drone, and this time we gave it a simple but exciting upgrade, a WiFi camera… |
|
LiteWing Python Library - Quick Start Guide and API Documentation From STEM classrooms to early-stage startups, the LiteWing Drone has found its way into the hands of students, makers, and engineers alike. Our… |
|
How to Add a Loudspeaker to LiteWing ESP32 Drone for Wireless Audio Announcement In this project, we upgraded LiteWing, an ESP32-based development drone by adding a lightweight Bluetooth speaker… |
|
LiteWing ESP32 Drone IMU – MPU6050 Orientation, Euler Angles & Real-Time CRTP Telemetry Visualization In this guide, we explore one of the most important sensing modules in the LiteWing drone, the Inertial Measurement… |
|
Implementing Position Hold using Optical flow sensor and ToF on Litewing ESP32 Drone The LiteWing Drone Flight Positioning Module enables autonomous position hold capabilities using optical flow sensors… |
|
LiteWing Flight Positioning Module - Optical Flow Tracking (PMW3901MB) The LiteWing Flight Positioning Module uses the PMW3901MB optical flow sensor to measure horizontal motion relative to… |
|
Drone Position Hold using Optical Flow Sensor – Joystick Control with Dead Reckoning (LiteWing Flight Positioning Module) In this guide, we will explore how to implement a control system where you can command the drone's movement using… |
|
LiteWing Maneuver Control System – Autonomous Drone Navigation Using Optical Flow Sensor The Maneuver Control system is the final logical extension of the LiteWing Flight Positioning Module. While the… |