Search found 25 matches

by kramtlas
Wed Nov 12, 2025 7:49 am
Forum: General
Topic: Reading sw version loaded on Arduino
Replies: 2
Views: 135

Reading sw version loaded on Arduino

Hi, Is it possible to read back the sw version loaded onto an arduino? I have an arduino that I coded some time ago to control a window circuit but, since then there have been several iterations of this code i.e. WindowControl_1.fcfx, WndowControl_2.fcfx etc. and I would like to find out what is cur...
by kramtlas
Wed Nov 12, 2025 7:36 am
Forum: General
Topic: Arduino millis function
Replies: 1
Views: 109

Arduino millis function

Hi,
do you have an example of using the millis function in flowcode 10?
Regards
by kramtlas
Mon Nov 03, 2025 12:45 pm
Forum: Feature Requests
Topic: Suggestions for new microcontroller support
Replies: 84
Views: 350164

Re: Suggestions for new microcontroller support

Hi Steve,
Are you planning to implement the addition of the " Arduino Uno Rev 4 " & "Duo" boards for use this year?
Regards
by kramtlas
Wed May 21, 2025 10:20 am
Forum: General
Topic: Mapping function issue
Replies: 9
Views: 6385

Re: Mapping function issue

Hi Martin,
Has the SIM been implemented yet?
Regards
by kramtlas
Fri Apr 18, 2025 4:32 pm
Forum: General
Topic: Mapping function issue
Replies: 9
Views: 6385

Re: Mapping function issue

Hi Martin,
Great Thanks
Do you know when the SIM will be implemented?
Regards
by kramtlas
Tue Apr 01, 2025 8:02 am
Forum: General
Topic: Mapping function issue
Replies: 9
Views: 6385

Re: Mapping function issue

Hi Martin,
Thanks for your detailed response.
I haven't had time to play with the code yet but, I will later in the week.
Regards
by kramtlas
Fri Mar 21, 2025 6:53 pm
Forum: General
Topic: Mapping function issue
Replies: 9
Views: 6385

Re: Mapping function issue

Hi Martin,
Thanks again for your reply.
Could I have the demo file please and when do you think the changes will be implemented for update?
Regards
by kramtlas
Wed Mar 19, 2025 1:34 pm
Forum: General
Topic: Mapping function issue
Replies: 9
Views: 6385

Re: Mapping function issue

Hi Martin, Thanks, I have now modified the code to use ( INT ) instead of ( Byte ) to make use of the full resolution ( 1023 ) for the pot. In SIM mode the PWM Duty is displaying 100% Duty @ position 1 on the pot instead of 50% Duty @ position 2.5 on the pot and the Freq is set to 5Khz. But, when th...
by kramtlas
Tue Mar 18, 2025 8:20 am
Forum: General
Topic: Mapping function issue
Replies: 9
Views: 6385

Mapping function issue

Hi, I am trying to use the "Map function" to control a PWM output from analog input ( pot ). There is an example in the Wiki which does this successfully by mapping a pot ( 0,255 ) to a PWM output which also has the range of 255 although the output of the range set is modified to ( 50,150 ...
by kramtlas
Tue Feb 04, 2025 2:49 pm
Forum: Feature Requests
Topic: Suggestions for new microcontroller support
Replies: 84
Views: 350164

Re: Suggestions for new microcontroller support

Hi Steve,
Any chance of adding the Arduino Due?
Thanks