Uploaded June 2024 | Updated September 2026, 2 weeks ago
This makes for a really adorable mini retro PC with Raspberry Pi.
[Retro Desktop PC Raspberry Pi case V2]
printables.com/model/694802-retro-desktop-pc-raspberry-pi-case-v2
This makes for a really adorable mini retro PC with Raspberry Pi.
[Retro Desktop PC Raspberry Pi case V2]
printables.com/model/694802-retro-desktop-pc-raspberry-pi-case-v2
![Home Assistant with multiple ESP32 Cameras! (Part. 2)
In this project, we will configure the system to upload an image from an ESP32 camera through an MQTT broker and check it through Home Assistant. I believe it will be very helpful to configure your home security camera.
[AWS IoT MQTT]
https://www.youtube.com/playlist?list=PLnq7JUnBumAzGQNb04Fufs9jlJQos-Txm
[Home Assistant Project] Part 0, Raspberry PI-based Home Assistant preparation and basic settings.
https://youtu.be/95CcgXDtMaM
[Building a Smart Home with MQTT: Two-Way Communication using Home Assistant and ESP32 (Part. 1)]
https://youtu.be/W0E-juQZDEY
[Seeed Studio XIAO ESP32S3 (Sense)]
https://wiki.seeedstudio.com/xiao_esp32s3_getting_started/
[ESP32 CAM Development Board + FTDI Programmer]
https://amzn.to/441yg2g
[Project Github]
https://github.com/0015/ThatProject/tree/master/ESP32_MQTT/Base_ESP32CAM_HomeAssistant
#SmartHome #HomeAssistant #Camera #ESP32 #MQTT #ThatProject Home Assistant with multiple ESP32 Cameras! (Part. 2)](https://i.ytimg.com/vi/MjZjyK1WgjY/mqdefault.jpg)
![This Tiny ESP32 Device Makes HOLOGRAMS?! (Holoneo Review)
Today I’m checking out the Holoneo Air Imaging Display—an ESP32-powered gadget that creates a surprisingly convincing floating 3D effect. I test its hologram visuals, try out its gesture-based UI, connect it as a Bluetooth speaker, and even play custom animations through its media player. Plus, I tried tracking the gestures with a Leap Motion… and the results were interesting. If you love futuristic displays, hologram projects, or cool desk tech, this device might be your next obsession.
[Holoneo]
https://www.kickstarter.com/projects/theodots/holoneo-a-next-generation-air-imaging-display?ref=3h3ejy This Tiny ESP32 Device Makes HOLOGRAMS?! (Holoneo Review)](https://i.ytimg.com/vi/N88_uk8S5m8/mqdefault.jpg)
![Real-Time VLM on Jetson Orin Nano (With an ESP32-Cam?!)
In this video, I test a Live Vision-Language Model (VLM) running locally on the NVIDIA Jetson Orin Nano (8GB) using the live-vlm-webui from Jetson AI Lab.
I test real-time vision capabilities using Gemma 3 4B—the sweet spot for memory efficiency, speed, and accuracy on this hardware. I evaluate Scene Description, Object Detection, Activity Recognition, Safety Monitoring, and OCR text extraction using both an iPhone and a low-cost ESP32-S3 camera module via RTSP.
*Hardware & Software Specs
SBC: NVIDIA Jetson Orin Nano (8GB)
Model: Gemma 3:4B (Quantized)
Software: live-vlm-webui (Jetson AI Lab)
Input Devices: iPhone (Local Wi-Fi) / ESP32-S3 + OV03660 (RTSP)
[Jetson AI Lab - Live VLM WebUI]
https://www.jetson-ai-lab.com/tutorials/live-vlm-webui/
[ESP32-S3 + OV3660]
https://www.waveshare.com/esp32-s3-cam-ov5640.htm?&aff_id=116255 Real-Time VLM on Jetson Orin Nano (With an ESP32-Cam?!)](https://i.ytimg.com/vi/NCvD_cJwXeo/mqdefault.jpg)
![UWB Trilateration with ESP32, DW3000 #LocalPositioning
A project that places three anchors and then calculates the current local location through trilateration on the tag device.
[MaUWB_DW3000 with STM32 AT Command]
https://github.com/Makerfabs/MaUWB_DW3000-with-STM32-AT-Command/
[UWB Trilateration with ESP32]
https://github.com/0015/ThatProject/tree/master/ESP32_UWB/4_UWB_Trilateration
#UWB #Trilateration #LocalPositioning UWB Trilateration with ESP32, DW3000 #LocalPositioning](https://i.ytimg.com/vi/NjHMXEOxNRE/mqdefault.jpg)
![LVGL Tutorial with ESP32, We can understand better and faster through LVGL Examples #LVGL #UI
If youre new to LVGL, you may not know where to start. Personally, I recommend looking at the example code provided by LVGL. It provides many examples, from Hello World to complex charts.
When I first tried LVGL (littleGL at the time), there wasnt much information. There was only documentation and examples they provided. It was great and I could learn a lot from them.
Anyway, please take a look at this as it covers all the basic and essential parts.
[Source Code]
https://github.com/0015/ThatProject/tree/master/ESP32_LVGL/LVGL9
[LVGL 9, [Ep. 07] My Air Quality Sensor, How to update the screen with data obtained from sensors.]
https://youtu.be/g9j8FfF2GJ8
[LVGL 9, [Ep. 06] My Air Quality Sensor, Draw IKEA UI]
https://youtu.be/LQ_iq_gYlqY
[LVGL 9, [Ep. 05] Custom fonts are essential in GUI!]
https://youtu.be/ogXSDtYLQ7M
[LVGL 9, [Ep. 04] Creating Interactive UI/UX Screens with LVGL 9 on ESP32: Implementing On-Screen Keyboard]
https://youtu.be/ogXSDtYLQ7M
[LVGL 9, [Ep. 03] Creating Stunning UI on ESP32 with LVGL: A Step-by-Step Guide]
https://youtu.be/PdpRFgsxTwg
[LVGL 9, [Ep. 02], Examples, We can understand better and faster through LVGL Examples]
https://youtu.be/NlU4DTx7_1k
[LVGL 9, [Ep. 01], From Scratch to Benchmark, For newbie/beginner/starter]
https://youtu.be/s4_fUwhw-dI
[LVGL Projects]
https://www.youtube.com/playlist?list=PLnq7JUnBumAzjd7Nz6O6fIegE49LAMBFv
[ESP32-S3-DevKitC-1-N8R8 Development Board]
https://amzn.to/3Smt1Gh
#LVGL #UI #Example #101 #ThatProject LVGL Tutorial with ESP32, We can understand better and faster through LVGL Examples #LVGL #UI](https://i.ytimg.com/vi/NlU4DTx7_1k/mqdefault.jpg)
![A local map application running on ESP32 #GPS #LoRa #LVGL
This setup allows devices to transmit their precise GPS coordinates to one another using the low-power, long-range capabilities of LoRa communication. We then take that received data and display the location of the remote device on a screen.
This project is an excellent foundation for developing embedded applications like off-grid communicators, simple tracking devices, or a basic mesh network.
[Waveshare] ESP32-S3/3.49inch/640x172
https://www.waveshare.com/esp32-s3-touch-lcd-3.49.htm?&aff_id=116255
[Waveshare] LC76G Multi-GNSS Module
https://www.waveshare.com/lc76g-gnss-module.htm?&aff_id=116255
[Reyax] LoRa RYLR998
https://amzn.to/4oKwIUC
[Map Tiles Component for LVGL 9.x]
https://components.espressif.com/components/0015/map_tiles A local map application running on ESP32 #GPS #LoRa #LVGL](https://i.ytimg.com/vi/NrX3Kh5YctI/mqdefault.jpg)


![LVGL Tutorial with ESP32, Creating Stunning UI: A Step-by-Step Guide #LVGL #UI #ESP32
Here we will go over how to draw the screen using LVGL, one by one, from the beginning. This lets you decide on the screen you want and then know what to do next. I also think it is essential for beginners as it includes how to place widgets and create and apply styles.
[Source Code]
https://github.com/0015/ThatProject/tree/master/ESP32_LVGL/LVGL9
[LVGL 9, [Ep. 07] My Air Quality Sensor, How to update the screen with data obtained from sensors.]
https://youtu.be/g9j8FfF2GJ8
[LVGL 9, [Ep. 06] My Air Quality Sensor, Draw IKEA UI]
https://youtu.be/LQ_iq_gYlqY
[LVGL 9, [Ep. 05] Custom fonts are essential in GUI!]
https://youtu.be/ogXSDtYLQ7M
[LVGL 9, [Ep. 04] Creating Interactive UI/UX Screens with LVGL 9 on ESP32: Implementing On-Screen Keyboard]
https://youtu.be/ogXSDtYLQ7M
[LVGL 9, [Ep. 03] Creating Stunning UI on ESP32 with LVGL: A Step-by-Step Guide]
https://youtu.be/PdpRFgsxTwg
[LVGL 9, [Ep. 02], Examples, We can understand better and faster through LVGL Examples]
https://youtu.be/NlU4DTx7_1k
[LVGL 9, [Ep. 01], From Scratch to Benchmark, For newbie/beginner/starter]
https://youtu.be/s4_fUwhw-dI
[LVGL Projects]
https://www.youtube.com/playlist?list=PLnq7JUnBumAzjd7Nz6O6fIegE49LAMBFv
[ESP32-S3-DevKitC-1-N8R8 Development Board]
https://amzn.to/3Smt1Gh
#LVGL #UI #LVGLTutorial #ThatProject LVGL Tutorial with ESP32, Creating Stunning UI: A Step-by-Step Guide #LVGL #UI #ESP32](https://i.ytimg.com/vi/PdpRFgsxTwg/mqdefault.jpg)
![Creating Stunning Animations in MCU Using LVGL and SquareLine Studio with ESP32-S3
This project is a tutorial video on creating awesome animations in MCU using LVGL and SquareLine Studio. I used an ESP32-S3 microcontroller to create visually appealing and highly functional animations. The tutorial covers the steps of designing the GUI, creating animations, and testing the code on the ESP32-S3. The project showcases modern technology and provides valuable insights for embedded system developers.
[LVGL Tutorial & Projects]
https://www.youtube.com/playlist?list=PLnq7JUnBumAzjd7Nz6O6fIegE49LAMBFv
[LVGL]
https://github.com/lvgl/lvgl
[SqaureLine Studio]
https://squareline.io/
[ESP32-S3 Parallel IPS with Touch 4.0 480*480 ST7701]
https://www.makerfabs.com/esp32-s3-parallel-tft-with-touch-4-inch.html
[Project Github Link]
https://github.com/0015/ThatProject/tree/master/ESP32_LVGL/LVGL8_SquareLine/04_Turntable_MP3_Player
#Animation #LVGL #SquareLineStudio #Arduino #ESP32 #Tutorial #ThatProject Creating Stunning Animations in MCU Using LVGL and SquareLine Studio with ESP32-S3](https://i.ytimg.com/vi/QDrJKkUJmFE/mqdefault.jpg)
