Uploaded August 2024 | Updated September 2026, 2 weeks ago
I started this project with high expectations but I failed. Please use this as a reference and I hope your project will be successful.
*When connecting the drone via WiFi from the mobile, the password is 12345678
[ESP-Drone]
docs.espressif.com/projects/espressif-esp-drone/en/latest/index.html
[ESP-Drone Sensor Calibration]
docs.espressif.com/projects/espressif-esp-drone/en/latest/system.html#sensor-calibration
#ESP32 #Drone #Crazyflie
I started this project with high expectations but I failed. Please use this as a reference and I hope your project will be successful.
*When connecting the drone via WiFi from the mobile, the password is 12345678
[ESP-Drone]
docs.espressif.com/projects/espressif-esp-drone/en/latest/index.html
[ESP-Drone Sensor Calibration]
docs.espressif.com/projects/espressif-esp-drone/en/latest/system.html#sensor-calibration
#ESP32 #Drone #Crazyflie


![[AMB82-Mini IoT AI Camera] *On-Device* object detector powered by Tiny Yolo v7! #standalone
Tiny YOLO version 7 is a simplified version of YOLO version 7, which has a much smaller number of convolution layers than YOLO version 7, which means that Tiny YOLO version 7 does not need to have a large amount of memory and hardware performance but lose some of the detection accuracy.
Lets make one thing clear.
The object detector we are trying to build in a low-power MCU environment is a very simple one. For example, it triggers an action when it detects a person, or acts as a kind of switch to take a certain action. For better performance, it is recommended to run the latest full version of YOLO on a device such as Nano Jetson.
[AMB82-Mini Camera module]
https://amzn.to/4bYOuNk
[Project GitHub]
https://github.com/0015/AMB82-Mini-Board [AMB82-Mini IoT AI Camera] *On-Device* object detector powered by Tiny Yolo v7! #standalone](https://i.ytimg.com/vi/TGqOUVhQQY8/mqdefault.jpg)
![2024 E-Paper Displays! 5.65 7-Color eInk / ePaper Display with 600x448 Pixels
As E-Ink/E-Paper Display market grows, various products are being released. So what is the quality of the 5.65-inch, 7-color product?
[5.65 Seven-Color eInk (GDEP0565D90)]
https://www.seeedstudio.com/5-65-Seven-Color-ePaper-Display-with-600x480-Pixels-p-5786.html
#EDisplay #EINK #ESP32 #ThatProject 2024 E-Paper Displays! 5.65 7-Color eInk / ePaper Display with 600x448 Pixels](https://i.ytimg.com/vi/TgspnasSGL4/mqdefault.jpg)
![Interactive Vision Questioning with GPT-4o: MCU Integration Demo #ESP32CAM #CHATGPT #GPT4o
Discover the latest advancements in AI integration with MCU environments in our demonstration featuring GPT-4o! In this video, I showcase how GPT-4os capabilities now extend to image-based questions, offering a glimpse into the future of interactive AI applications. Follow along as I capture images using an MCU device, pose questions about them, and receive insightful responses from OpenAI Server.
[ChatGPT Library]
https://github.com/0015/ChatGPT_Client_For_Arduino Interactive Vision Questioning with GPT-4o: MCU Integration Demo #ESP32CAM #CHATGPT #GPT4o](https://i.ytimg.com/vi/TovfijE0pBg/mqdefault.jpg)
![Assembling the 3D-Printed Housing for the ESP32-S3 LVGL Local Map Device!
Final Assembly Guide: 3D-Printed Housing for the ESP32-S3 & LVGL Local Map Display.
[Local Map Viewer Demo Project]
https://github.com/0015/map_tiles_projects
[Waveshare ESP32-S3 1.75inch AMOLED Round Touch Display]
https://amzn.to/48xaMYE
#ESP32S3 #LVGL #3DPrinting #DIYElectronics #LocalMap #Microcontroller #AssemblyGuide #Tutorial Assembling the 3D-Printed Housing for the ESP32-S3 LVGL Local Map Device!](https://i.ytimg.com/vi/UHWoK6oA5Gg/mqdefault.jpg)
![T-Deck/T-Deck Plus & T-Beam+iPhone with Meshtastic: Off-Grid LoRa Communication
In this video, I explore the T-Deck Plus, an upgraded version of the T-Deck, which features built-in GPS, a rechargeable battery, and a sleek housing shell. I installed Meshtastic on the device and upgraded the Fancy UI to enhance the user experience. Using this setup, I successfully established an Off-Grid communication network, connecting nodes over LoRa, perfect for remote locations with no cell service. I also paired a T-Beam device with my iPhone via Bluetooth, enabling real-time communication through the Meshtastic app on iOS.
[Meshtastic Firmware] (If it has not yet expired, you can use it.)
https://github.com/meshtastic/firmware/actions/runs/11085070443
[Meshtastic Flasher]
https://flasher.meshtastic.org/
[ESPWebTool]
https://esp.huhn.me/
[T-Deck Plus (Amazon US)]
https://amzn.to/3Yh9VWf
#Meshtastic #ESP32 #iOS #TDeck T-Deck/T-Deck Plus & T-Beam+iPhone with Meshtastic: Off-Grid LoRa Communication](https://i.ytimg.com/vi/Uqe4jNwf_ZU/mqdefault.jpg)
![I built a music player that SEES the beat. (ESP32-P4)
MP3 player that visualizes music in real time — built on the ESP32-P4 with an 4 inch Round Touch Display.
[ESP32-P4 4 Round Display]
https://www.waveshare.com/esp32-p4-wifi6-touch-lcd-3.4c.htm?&aff_id=116255 I built a music player that SEES the beat. (ESP32-P4)](https://i.ytimg.com/vi/UsN0NRrJ2tY/mqdefault.jpg)
![I designed and built my own sleek MP3 player (ESP32-P4)
You can’t buy this speaker anywhere. Because I designed and made it myself.
I built a custom, minimalist MP3 player from scratch using the ESP32-P4. Designed the sleek housing to perfectly blend into any home interior setup.
[ESP32-P4 4 Round Display]
https://www.waveshare.com/esp32-p4-wifi6-touch-lcd-3.4c.htm?&aff_id=116255
#esp32 #diy #diyspeaker #desksetup #interiordesign #mp3player #techdiy #maker #shorts I designed and built my own sleek MP3 player (ESP32-P4)](https://i.ytimg.com/vi/UyFBtkUD1_s/mqdefault.jpg)
![Embedded Swift meets ESP32(C6). New language for the embedded environment? #Swift #Embedded #ESP32C6
Apple announced Embedded Swift at WWDC2024. This means that system development is possible using the Swift language even in an embedded environment. If you develop apps for iOS or Mac and are familiar with the Swift language, you may be able to develop applications for embedded devices or systems based on microcontrollers. Because it is still in its early stages, there are not many use cases, but I hope to see interesting system flows based on Swift.
[ESP32-C6 ESP-IDF]
https://docs.espressif.com/projects/esp-idf/en/v5.2.2/esp32c6/get-started/index.html
[ESP-Matter]
https://github.com/espressif/esp-matter
[Build a Matter accessory with Embedded Swift]
https://apple.github.io/swift-matter-examples/tutorials/tutorial-table-of-contents/
[Download Swift]
https://www.swift.org/download/
[An Embedded Swift Matter application running on ESP32-C6]
https://github.com/apple/swift-matter-examples
[ESP32-C6-DevKitC-1-N8 Development Board]
https://amzn.to/3xu20dz
#Swift #Embedded #ESP32C6 #WWDC2024 Embedded Swift meets ESP32(C6). New language for the embedded environment? #Swift #Embedded #ESP32C6](https://i.ytimg.com/vi/V0azgHbDNls/mqdefault.jpg)
![What Happens When a Webcam Meets E-Paper? (PaperCam)
What if your photo frame didn’t just display memories, but captured them on demand—and then ran on zero power?
Meet PaperCam: A custom-built, standalone e-paper photo frame camera powered by an ESP32-S3 and an EPDIY v7 driver board. In this video, I break down how it works, from USB Host UVC camera integration and capacitance touch triggers to the 5V power supply setup.
[Logitech C270 Webcam]
https://amzn.to/4wCfFbM
#ESP32 #EPaper #DIYElectronics #Hardware #EmbeddedSystems #Maker #PaperCam #OpenSource What Happens When a Webcam Meets E-Paper? (PaperCam)](https://i.ytimg.com/vi/VXKn5bgUV5o/mqdefault.jpg)