Are there plans to support this board?
It's very nice with it's big display and the capacitive touch, but it has a completely different display driver than the CYD boards.
Documentation is here: http://pan.jczn1688.com/directlink/1/HM ... W535EN.zip
Display/Touch driver is AXS15231.
It seems that Arduino_GFX already supports it. https://github.com/moononournation/Arduino_GFX
JC3248W535EN
- cicciocb
- Site Admin
- Posts: 2782
- Joined: Mon Feb 03, 2020 1:15 pm
- Location: Toulouse
- Has thanked: 592 times
- Been thanked: 1990 times
- Contact:
- cicciocb
- Site Admin
- Posts: 2782
- Joined: Mon Feb 03, 2020 1:15 pm
- Location: Toulouse
- Has thanked: 592 times
- Been thanked: 1990 times
- Contact:
Re: JC3248W535EN
Thank you for your interest in the new device support! I truly appreciate your enthusiasm.[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Mon Dec 09, 2024 8:04 am How much do you need?
This module is on sale at the moment.
I want to clarify that I work on this project as a hobby and do not earn money from it.
If you find this addition valuable, you're welcome to make a small donation that reflects its worth to you, but there’s absolutely no obligation. Additionally, there may be others who might be interested as well.
I regularly implement support for new devices and features based on community interest and often purchase devices myself when I see potential benefits for users.
Your support and engagement are what truly matter.
Whether through donations or simply by being an active community member, the user's involvement helps keep this project alive.
-
- Posts: 79
- Joined: Mon Feb 27, 2023 12:56 pm
- Location: Berlin
- Has thanked: 29 times
- Been thanked: 18 times
Re: JC3248W535EN
hello Francesco,
I like your attitude towards this, which is why I have just sent you a small donation. I have just ordered this module for under 20 euros. A future integration in Annex would be great. I already posted it in the firmware thread. Maybe you can upload the new version for the s3 with ble and qspi.
thanks
monki
I like your attitude towards this, which is why I have just sent you a small donation. I have just ordered this module for under 20 euros. A future integration in Annex would be great. I already posted it in the firmware thread. Maybe you can upload the new version for the s3 with ble and qspi.
thanks
monki
Re: JC3248W535EN
I absolutely understand that, but I can also imagine, that you can't buy all the hardware people want to be supported with your own money.[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Mon Dec 09, 2024 10:28 am I want to clarify that I work on this project as a hobby and do not earn money from it.
I've sent you 20€, if that's ok for you.
- cicciocb
- Site Admin
- Posts: 2782
- Joined: Mon Feb 03, 2020 1:15 pm
- Location: Toulouse
- Has thanked: 592 times
- Been thanked: 1990 times
- Contact:
Re: JC3248W535EN
Thanks for your support, I'll buy one of these units and experiment with.
I noted that it use a QSPI bus for the display, this can be a real challenge to implement
I noted that it use a QSPI bus for the display, this can be a real challenge to implement

- cicciocb
- Site Admin
- Posts: 2782
- Joined: Mon Feb 03, 2020 1:15 pm
- Location: Toulouse
- Has thanked: 592 times
- Been thanked: 1990 times
- Contact:
Re: JC3248W535EN
I implemented the playing of animated gif for the matrix displays but for complete video and audio, well, will see
Re: JC3248W535EN
The demo software supports playback of mjpeg videos from the SD card.
So technically, it's possible.
(Not that I need it).
So technically, it's possible.
(Not that I need it).