The repo contains all the development support information for Bridgetek IDM2040-21R platform.
IDM2040-21R is a development module, powered by Raspberry Pi RP2040 microcontroller with FT800Q GPU and integrated with:
- Rotary Dial with push button,
- RS-485 transceiver
- 2.1-inch round LCD (480x480 pixels)
Here are the folder structure :
- Docs : documentation, including the datasheet, which contains hardware specification.
- Default firmware: The source code and binary which is shipped with the product.
Bridgetek offers a comprehensive IDE tool, EVE Screen Designer (ESD), to streamline GUI application development for the IDM2040-21R.
Starting from ESD 4.19.6, the IDM2040-21R is supported as a native platform. You can download ESD from: https://brtchip.com/esd/.
The default firmware is built from an example project within ESD.
We strongly encourage developers to leverage ESD for efficient GUI application development.