Search found 3 matches
- Thu Sep 28, 2023 1:23 pm
- Forum: ESP32 Arduino
- Topic: How to use Machine Learning image classification to get a drone to fly to an object? (ESP32S3)
- Replies: 0
- Views: 1182
How to use Machine Learning image classification to get a drone to fly to an object? (ESP32S3)
Hello all, I have created an ML model of a certain type of radish using Edge Impulse studio, and uploaded it as a sketch on Arduino ide as static_buffer, allowing the esp32s3 camera to determine if the thing it presented with is a radish or not. I have a drone made with esp32s3, a small one with sma...
- Tue Aug 22, 2023 2:17 pm
- Forum: General Discussion
- Topic: How to wire motors and program ML on ESP32S3?
- Replies: 1
- Views: 1645
How to wire motors and program ML on ESP32S3?
Hi all, I recently got an ESP32S3, and I plan to make a small, very compact micro drone. The goal of the drone is to be able to move autonomously toward flowers that need pollination. The drone will have to fly toward the unpollinated flowers, and once approaching, modulate its speed to slow down an...
- Thu Aug 03, 2023 8:43 pm
- Forum: ESP32 Arduino
- Topic: Resources to Learn how to use the ESP32S3?
- Replies: 1
- Views: 1410
Resources to Learn how to use the ESP32S3?
Hi all, I recently got an ESP32S3, and I plan to make a small micro drone. I have the board, the sense camera, and some motors, but there are very few resources on how this works. I'm very, very new and would like to know a good place to start. Essentially what I want to do is control some small dc ...