With this upgrade, the drone can transmit live video directly to a mobile phone. It’s perfect for hobby flying, experimenting with aerial views, or simply exploring how lightweight drones can capture video without the need for expensive camera drones.
The LiteWing ESP32 drone with camera uses a dual WiFi architecture. This means the drone’s flight control and the camera streaming work on two completely separate wireless connections.
The LiteWing drone creates its own WiFi network that your phone connects to for flight control. At the same time, the WiFi camera module creates another WiFi network for video streaming.
Because the control and video signals are separated, both systems run smoothly without interfering with each other. You can control the drone and watch live video simultaneously without lag.
Components Required
- LiteWing ESP32 Drone
- Dual WiFi Camera Module
- 1S LiPo Battery (preferably high C-rating)
The LiteWing drone acts as the flight platform, while the camera module handles video transmission independently. A lightweight LiPo battery powers both the drone and the camera during flight.
How the Drone Camera System Works
This drone setup works using two independent communication channels.
The first channel is used for flight control. The LiteWing ESP32 creates a WiFi access point that allows your phone to connect through the LiteWing control app. From the app, you can control throttle, pitch, roll, and yaw.
The second channel is used for video streaming. The WiFi camera module also creates its own WiFi access point. Your phone connects to this network using a compatible camera viewing app.
Since both networks operate separately, the drone can fly smoothly while continuously transmitting live video. Think of it like using two different radio frequencies: one for controlling the drone and the other for receiving video updates.
WiFi Camera Module Details
For this project, we used a dual WiFi camera module originally designed for toy drones. The module includes two cameras that can capture video from different angles.
The cameras operate at 3.3V, but the module includes a built-in voltage regulator that allows it to accept up to 5V input. This makes powering the camera easy because it can be connected directly to the drone’s battery.
Another advantage of this module is its lightweight design. Since it is compact and simple, it does not significantly affect the drone’s balance or flight stability.
Hardware Connections
One of the best parts of this project is how simple the wiring is.
The camera module only needs two connections:
-
VCC connected to the drone’s VBUS line
-
GND connected to the drone’s ground
There is no data connection required between the camera and the flight controller. The camera operates independently and handles its own WiFi video transmission.
Both the drone and camera are powered using a 1S LiPo battery.
Connecting the Camera to Your Phone
After powering the drone, the camera module automatically creates a WiFi network.
To view the live video feed:
- First, open the WiFi settings on your phone and connect to the camera’s network using the default password 12345678.
- Next, install and open a compatible viewing app such as WebCam or IP Camera.
- Once connected, start the camera feed in the app. You should now see the live aerial video streaming directly from the drone.
Meanwhile, you can switch back to the LiteWing app to control the drone.
Troubleshooting Video Noise
Sometimes the video feed may show noise or jitter when the drone motors start running. This usually happens due to voltage fluctuations caused by high motor current.
The easiest fix is to use a battery with a higher C-rating. A stronger battery can deliver stable current even when the motors draw sudden power, which helps keep the camera feed stable during flight.
Conclusion
Adding Wi-Fi Camera to LiteWing ESP32 Drone is a simple but powerful upgrade. With only a few extra components, the drone can stream live video while flying.
The dual-network design keeps flight control and video transmission separate, ensuring smooth operation without lag. This makes the project ideal for hobbyists who want to experiment with aerial video without investing in a costly camera drone.
Overall, this project demonstrates how small embedded systems can be combined to create a lightweight drone capable of real-time aerial monitoring and video streaming.
Robotics Projects |Arduino Projects | Raspberry Pi Projects|
ESP32 Projects | AI Projects | IoT Projects | Drone projects