Practical Guide to Minimalist LCD Screen Driver for Quick Interactive Development

Practical Guide to Minimalist LCD Screen Driver for Quick Interactive Development

In the realm of the Internet of Things and embedded development, LCD screens are crucial components for human-machine interaction. The Hezhou LuatOS system, with its lightweight and highly flexible characteristics, provides developers with convenient LCD driver support. ▼ Click to view video demonstration ▼ This article will take the Air780EPM development board’s LCD application as … Read more

MQTT High-Frequency Q&A: A Developer’s Guide to Avoiding Pitfalls!

MQTT High-Frequency Q&A: A Developer's Guide to Avoiding Pitfalls!

In IoT development, the MQTT protocol has become the “golden partner” for cloud connectivity due to its lightweight nature, low bandwidth consumption, and efficient communication. However, developers often encounter issues such as connection management, protocol compatibility, and low power optimization in practical applications. Newcomers may also struggle with practical operations regarding hardware and software… This … Read more

Exploring the Air780E Low Power 4G Module: Watchdog Timer (WDT) Example

Exploring the Air780E Low Power 4G Module: Watchdog Timer (WDT) Example

Read the latest documentation,Participate in: 【Find Errors in Documentation and Win Prizes】 Activity The latest documentation content can be found at:https://docs.openluat.com/air780e/luatos/app/service/wdt 1. Introduction to Watchdog Circuit The Watchdog Timer (WDT) is a monitoring circuit primarily used in embedded systems to enhance the reliability and stability of the system. With the help of the watchdog circuit, … Read more