Uploaded December 2025 | Updated September 2026, 2 weeks ago
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
waveshare.com/esp32-s3-touch-lcd-3.49.htm?&aff_id=116255
[Waveshare] LC76G Multi-GNSS Module
waveshare.com/lc76g-gnss-module.htm?&aff_id=116255
[Reyax] LoRa RYLR998
amzn.to/4oKwIUC
[Map Tiles Component for LVGL 9.x]
components.espressif.com/components/0015/map_tiles
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
waveshare.com/esp32-s3-touch-lcd-3.49.htm?&aff_id=116255
[Waveshare] LC76G Multi-GNSS Module
waveshare.com/lc76g-gnss-module.htm?&aff_id=116255
[Reyax] LoRa RYLR998
amzn.to/4oKwIUC
[Map Tiles Component for LVGL 9.x]
components.espressif.com/components/0015/map_tiles


![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)


![Who is Secretly Talking on Your Wi-Fi Right Now?
Ever wondered what’s floating through the air right now? Built a completely standalone, passive Wi-Fi traffic analyzer using Raspberry Pi Zero 2 W! No network connection, zero active pings—just stealth listening to invisible raw packets.
[Uninterruptible Power Supply UPS HAT For Raspberry Pi Zero, Stable 5V Power Output]
https://www.waveshare.com/ups-hat-c.htm?&aff_id=116255
[240x240, 1.3inch IPS LCD display HAT for Raspberry Pi]
https://www.waveshare.com/1.3inch-lcd-hat.htm?&aff_id=116255
#RaspberryPi #WiFiScanner #CyberSecurity #Python #Scapy #DIYElectronics #RaspberryPiZero2W #HardwareHacking #TechShorts #PassiveSniffing Who is Secretly Talking on Your Wi-Fi Right Now?](https://i.ytimg.com/vi/R3_1hYEB0CI/mqdefault.jpg)

![IMU Motion Tracking UPGRADE: Python Processing with Wireless UDP Stream!
The headache of wired IMU projects is over! In this video, we ditch the slow serial port and upgrade our setup to a fast wireless motion tracking system using an ESP32-S3, Python, and UDP streaming. See how we get immediate data processing and position results right after capture.
Hardware & Software Used:
Microcontroller: ESP32-S3
IMU Sensor: BNO-055 (We explain why we chose it over the built-in QMI8658!)
Programming: Python Script for Data Processing and Visualization
Protocol: UDP Streaming
[Waveshare ESP32-S3 2-inch Dev Board]
https://www.waveshare.com/product/esp32-s3-touch-lcd-2.htm?&aff_id=116255
[BNO055 Adafruit]
https://amzn.to/3XiHRRd
[BNO055 Clone Version]
https://amzn.to/3XZQD6J
[Project Github]
https://github.com/0015/Python-IMU-Data-Sampling-App
#IMU #MotionTracking #WirelessIMU #Python #ESP32 #UDP #ZUPT #DriftCorrection IMU Motion Tracking UPGRADE: Python Processing with Wireless UDP Stream!](https://i.ytimg.com/vi/RUpNuuojN5Q/mqdefault.jpg)

