Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxpill/jc2432w328
This repository contains documentation related to the JC2432W328 board equipped with the ST7789 display controller.
https://github.com/maxpill/jc2432w328
esp32 esp32-marauder esp32-wroom esp32cyd jc2432w328 st7789 st7789-display
Last synced: 3 months ago
JSON representation
This repository contains documentation related to the JC2432W328 board equipped with the ST7789 display controller.
- Host: GitHub
- URL: https://github.com/maxpill/jc2432w328
- Owner: maxpill
- Created: 2024-08-16T14:55:05.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T11:40:23.000Z (4 months ago)
- Last Synced: 2024-10-10T13:21:30.819Z (3 months ago)
- Topics: esp32, esp32-marauder, esp32-wroom, esp32cyd, jc2432w328, st7789, st7789-display
- Language: C
- Homepage:
- Size: 42.7 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## JC2432W328 Microcontroller Board Documentation
Welcome to the repository for the JC2432W328 microcontroller board. This repository contains all the documentation related to the JC2432W328 board equipped with the ST7789 display controller.
### Overview
The JC2432W328 is a microcontroller board that integrates the ST7789 display controller. The ST7789 is a single-chip controller/driver for 262K-color, graphic-type TFT-LCDs, supporting resolution of 320x240 pixels. Board uses CST820 capacitive touch controller.
### Contents
This repository includes the following documentation and resources:
- **Technical Specifications**: Detailed specifications of the JC2432W328 board and the ST7789 controller.
- **Code Examples**: Sample code to demonstrate the use of the ST7789 controller with the JC2432W328 board.### Getting Started
To get started with the JC2432W328 board and the ST7789 controller, please refer to the setup guides provided in this repository. These guides will walk you through the initial setup and configuration process.
### Contributions
Contributions to this repository are welcome. If you have additional documentation or resources related to the JC2432W328 board or the ST7789 controller, please feel free to submit a pull request.
### Support
For any questions or support related to the JC2432W328 board or the ST7789 controller, please create an issue in the repository.
### Useful Links
Here are some useful links for further information and resources:
1. [Reddit Discussion on JC2432W328 Display](https://www.reddit.com/r/esp32/comments/1dy5k11/working_cyd_jc2432w328_display_240x320_28_usbc/)
2. [GCBasic ST7789 Controllers](https://gcbasic.sourceforge.io/help/_st7789_controllers.html)
3. [LVGL Integration Guide for ST7789](https://docs.lvgl.io/master/integration/driver/display/st7789.html)
5. [LibDriver ST7789 Repository](https://github.com/libdriver/st7789)
6. [FabGL ST7789 Controller Documentation](http://www.fabglib.org/classfabgl_1_1_s_t7789_controller.html)
7. [CircuitPython ST7789 Documentation](https://docs.circuitpython.org/projects/st7789/en/latest/)
8. [ST7789 Datasheet](https://www.rhydolabz.com/documents/33/ST7789.pdf)
9. [JC2432W328 AliExpress link](https://aliexpress.com/item/1005006729707613.html)
10. [ESP32 Marauder CYD port for JC2432W328](https://github.com/Fr4nkFletcher/ESP32-Marauder-Cheap-Yellow-Display/issues/37)