Page 1 of 1

V9 Touch screen that works off-the-shelf

Posted: Fri Apr 16, 2021 12:41 am
by kdoney34711
This is really a request for suggestions. Anything that works out of the box would be appreciated.

Is there a combination of a commercial ESP32 and touch screen components that has been proven to work in Flowcode 9? I suppose I could try the esp support in Arduino IDE and move the display module back to Flowcode 9 as c or macros?

Re: V9 Touch screen that works off-the-shelf

Posted: Fri Apr 16, 2021 8:41 am
by stefan.erni
Hi kdoney

There is a Modul with touchscreen and can be programmed with FC9.
that has been proven to work in Flowcode 9
It's not proved and still some (little) problems but it's good to look at it.

https://flowcode.co.uk/forums/viewtopic.php?f=3&t=287

regards

Stefan

Re: V9 Touch screen that works off-the-shelf

Posted: Fri Apr 16, 2021 8:54 am
by mnfisher
Nextion displays provide a powerful, easy to use and 'self-contained' option.

They communicate with the MCU via a UART.

They are available in a range of sizes and 'capabilities' - see https://nextion.tech/intelligent-series-introduction/

Martin