Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smolbun/air101-lcd-esp32-c3
Simple test for Air101-LCD TFT display module with LuatOS ESP32 C3 board
https://github.com/smolbun/air101-lcd-esp32-c3
arduino esp32 esp32c3
Last synced: about 2 months ago
JSON representation
Simple test for Air101-LCD TFT display module with LuatOS ESP32 C3 board
- Host: GitHub
- URL: https://github.com/smolbun/air101-lcd-esp32-c3
- Owner: smolbun
- License: gpl-3.0
- Created: 2023-09-20T01:01:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-21T18:01:19.000Z (over 1 year ago)
- Last Synced: 2024-10-30T00:36:07.840Z (2 months ago)
- Topics: arduino, esp32, esp32c3
- Language: C
- Homepage:
- Size: 2.63 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple test for Air101-LCD TFT display module with LuatOS ESP32 C3 board
[Air101-LCD display and ESP32 C3 board](https://a.aliexpress.com/_mNkDs3o)https://wiki.luatos.com/chips/esp32c3/board.html
⚠️ GPIO11 is connected to backlight of Air101-LCD module by default, but GPIO11 is constantly high for my LuatOS ESP32 C3 board, therefore I'm using GPIO0 to control the brightness.