Search found 116 matches

by solozerouno
Sun Jul 25, 2021 1:52 am
Forum: Bug Reports
Topic: Mega 8li 9163c don 't work......
Replies: 5
Views: 2973

Re: Mega 8li 9163c don 't work......

Do I use the right pins in the Mega 2560? Do I have to change something? thanks solozerouno
by solozerouno
Sun Jul 25, 2021 1:41 am
Forum: Bug Reports
Topic: Mega 8li 9163c don 't work......
Replies: 5
Views: 2973

Mega 8li 9163c don 't work......

I tried to match the ili9163c display with Arduino mega 2560 programmed, I promise with the right port, programmed avr two with flc9 hex nothing ..... do I have to rewrite the bootloader? the Pins chosen are the same as uno but with one everything goes, with mega no ..... the pins are 8-12 .... than...
by solozerouno
Sat Jul 24, 2021 12:33 am
Forum: Bug Reports
Topic: Arduino 2560 error compiler......... Help me!!!!!
Replies: 1
Views: 1368

Arduino 2560 error compiler......... Help me!!!!!

I can not compile in the component Arduino 2560.... I tried to re-download the toolchain avr it doesn't change anything, I tried to do the repair it doesn't change anything if I look at the compiler options it doesn't let me compile except with E-Bloks , it doesn't accept other compile parameters li...
by solozerouno
Tue Jul 13, 2021 10:02 pm
Forum: Feature Requests
Topic: NEXTION DISPLAY FOR FLOWCODE 9 ........PLEASE....
Replies: 15
Views: 7768

Re: NEXTION DISPLAY FOR FLOWCODE 9 ........PLEASE....

Sorry then I have to get the HEX number:
65 00 01 00 FF FF
and I have to consider it with the PAGE as you wrote me and
as ITEM the id of the component including the page or after I extracted the page ?
Sorry, but with programming I make a bit of a mess.
Thanks.
solozerouno
by solozerouno
Tue Jul 13, 2021 1:23 pm
Forum: Feature Requests
Topic: NEXTION DISPLAY FOR FLOWCODE 9 ........PLEASE....
Replies: 15
Views: 7768

Re: NEXTION DISPLAY FOR FLOWCODE 9 ........PLEASE....

Can you please explain me how to use the nextion component specifically to manage a touch from a button programmed with the nextion editor and downloaded to the display ? I mean if I press on the nextion display a programmed button, which data I get on the uart to my Arduino? The code sent by nextio...
by solozerouno
Fri Jul 09, 2021 5:49 pm
Forum: Feature Requests
Topic: Please Arduino DUE
Replies: 0
Views: 2166

Please Arduino DUE

Because since there are already boards based on ARM similar to the one used on ARDUINO DUE why not integrate the board that has many peripherals on board; I know it is a big job but I saw that you have already done it with the ESP 32 Wroom.
by solozerouno
Fri Jul 09, 2021 5:40 pm
Forum: Feature Requests
Topic: NEXTION DISPLAY FOR FLOWCODE 9 ........PLEASE....
Replies: 15
Views: 7768

Re: NEXTION DISPLAY FOR FLOWCODE 9 ........PLEASE....

Ok excuse me... I recently watched a video on youtube and saw that if a button is created to arduino three parameters are sent: object b0 , id 1 page 0 now if i get this data from the display in FLC9 can i use it ? with your touh manager have you calculated the three data that arrive and then if I w...
by solozerouno
Fri Jul 09, 2021 4:15 pm
Forum: Feature Requests
Topic: NEXTION DISPLAY FOR FLOWCODE 9 ........PLEASE....
Replies: 15
Views: 7768

Re: NEXTION DISPLAY FOR FLOWCODE 9 ........PLEASE....

You were asking me about additional features; is it possible in emulation to create a button that returns a variable if pressed with a simulated touch event? And if I create a button with the component builder nexion what does my Arduino see on the com port, and how do I manage this in FLC9 and with...
by solozerouno
Fri Jul 09, 2021 3:56 pm
Forum: Feature Requests
Topic: NEXTION DISPLAY FOR FLOWCODE 9 ........PLEASE....
Replies: 15
Views: 7768

Re: NEXTION DISPLAY FOR FLOWCODE 9 ........PLEASE....

I don't really understand the concept of program simulation and the final program.... If I for example with the nextion editor create a button and a touch as event to the pressure of the button on the display , what would arrive to FLC9 ? If I use the GetTouchEvent function of FLC9 is it valid only ...
by solozerouno
Fri Jul 09, 2021 3:47 pm
Forum: Feature Requests
Topic: NEXTION DISPLAY FOR FLOWCODE 9 ........PLEASE....
Replies: 15
Views: 7768

Re: NEXTION DISPLAY FOR FLOWCODE 9 ........PLEASE....

Sorry do you have a chance to show me a video or flow about display management or read and write events on the display......
I think an example would help many FLC9 users....
thank you very much .
solozerouno