Search found 222 matches

by Xbiotec
Thu Dec 04, 2025 6:40 pm
Forum: App Developer
Topic: web developer & PC developer via serial com port
Replies: 1
Views: 165

web developer & PC developer via serial com port

Hi,
I saw that in FC11 there is new web developer and new PC developer.
Is it possible to get and send data to an ESP32 or other MCU with serial com port. I mean ESP32 plug to Computer via USB to serial UART interface.

If yes how to do and do you have an example?
thx
by Xbiotec
Thu Dec 04, 2025 5:44 pm
Forum: User Components
Topic: Flowcode document name
Replies: 8
Views: 375

Re: Flowcode document name

Thx a lot Steve, it work's well
by Xbiotec
Thu Dec 04, 2025 3:26 pm
Forum: User Components
Topic: Flowcode document name
Replies: 8
Views: 375

Re: Flowcode document name

1- Create a global constant
what should be the name of the constant ?
Which kind of constant, String or other ?

6- Add code as per my example to the Ev_AddConst macro
If add by copy past the code, the local variables do not exist, so need to create one by one isn't ?
by Xbiotec
Thu Dec 04, 2025 2:02 pm
Forum: User Components
Topic: Flowcode document name
Replies: 8
Views: 375

Re: Flowcode document name

thank you but , in fact, I don't know how to use it in my program
by Xbiotec
Thu Dec 04, 2025 10:25 am
Forum: User Components
Topic: Flowcode document name
Replies: 8
Views: 375

Flowcode document name

Hello,
is it possible to get the name of the .fcfx and store it in a variable to be able to use it in the firmware ?
if the file name is for example: R IDF 5.3 Test12.fcfx
the name will be "R IDF 5.3 Test12"

Thx
by Xbiotec
Thu Aug 21, 2025 10:40 am
Forum: Bug Reports
Topic: ESP32 ADC not working
Replies: 23
Views: 15867

Re: ESP32 ADC not working

THX
by Xbiotec
Sun Jun 29, 2025 8:23 am
Forum: Bug Reports
Topic: ESP32 ADC not working
Replies: 23
Views: 15867

Re: ESP32 ADC not working

Hi, still no news about Flowcode team ?
by Xbiotec
Mon Jun 23, 2025 4:15 pm
Forum: Bug Reports
Topic: ESP32 ADC not working
Replies: 23
Views: 15867

Re: ESP32 ADC not working

mnfisher wrote:
Fri Jun 20, 2025 12:59 pm
The code I posted on the previous page doesn't use the component - and should work correctly - however, it will take a bit of re-work in your code.
Thx it's works after few modifications and AI help
by Xbiotec
Fri Jun 20, 2025 3:30 pm
Forum: General
Topic: Quick question on ESP32 pin selections
Replies: 4
Views: 2204

Re: Quick question on ESP32 pin selections

Which ESP32 are you using ?
by Xbiotec
Fri Jun 20, 2025 1:32 pm
Forum: Bug Reports
Topic: ESP32 ADC not working
Replies: 23
Views: 15867

Re: ESP32 ADC not working

ok I will try

But Flowcode team must check and make it working on all ADC on FC10 for ESP32