Page 1 of 1

ESP32S3 LA66 LoRaWAN Module with LVGL TFT Interface

Posted: Sun Sep 18, 2022 10:18 am
by WardMas
https://youtu.be/dV8yROPrPJw
Hi
In this tutorial I am sharing with you guys my experiment with LA66 LoRaWan module. I have interfaced the module using ESP32S3 MCU. While 2 LA66 modules were exchanging pingpong messages over 868MHz LoRa band, The MCU is receiving the RF communication report over UART and printing the log messages on a 1.9 8bit TFT display. A simple user interface is designed using squareline software that uses LVGL library.

All tutorial materials are shared on my GitHub repository in the link below.
https://github.com/UsefulElectronics/es ... 66_lorawan