Displaying Unicode Text Using Arduino

Displaying Unicode Text Using Arduino

【Click the above「Blue Text」 to follow DF Maker Community and become a tech aesthetician together】 This week’s project is about how to use Arduino to display Unicode text.(Video demonstration at the end) Development Board Any Arduino development board that supports Arduino_GFX. Reference: https://github.com/moononournation/Arduino_GFX Step 1: Unicode and UTF-8 Unicode defines over 144k characters, covering 159 … Read more

Arduino GFX: A Powerful Tool for Creating Stunning Graphical Interfaces

Arduino GFX: A Powerful Tool for Creating Stunning Graphical Interfaces

Arduino GFX is a powerful Arduino graphics library that supports various types of displays and data bus interfaces, injecting endless possibilities into your Arduino projects. Flexible Compatibility Arduino GFX is not built from scratch; it incorporates the essence of several well-known graphics libraries such as Adafruit_GFX, LovyanGFX, TFT_eSPI, and Ucglib, and improves and expands upon … Read more

Creating a Portable IoT Display with ESP32

Creating a Portable IoT Display with ESP32

This is a portable IoT display project that can be developed into various practical tools using the Arduino_GFX library, such as WiFi signal analysis and electronic photo albums. With a well-designed 3D printed case, it can be easily attached to a keychain or backpack for portability. Materials List TTGO T7 V1.0 (ESP32 WiFi Module) × … Read more

Portable IoT Display Based on ESP32

Portable IoT Display Based on ESP32

This is a portable IoT display project that can be developed into various practical tools based on it and the Arduino_GFX library. For example, WiFi signal analysis, electronic photo albums, etc. With a well-designed 3D printed shell, it can be easily hung on a keychain or backpack for portability. Materials List TTGO T7 V1.0 (ESP32 … Read more