Search found 1341 matches

by medelec35
Tue May 07, 2024 9:09 am
Forum: Bug Reports
Topic: SR04 Ultrasonic Sensor
Replies: 3
Views: 36

Re: SR04 Ultrasonic Sensor

Hi Iaian. I have just tried the sensor at greater distances. Results for 277cm: SR04 Sensor1.png I have noticed that reflections on nearby objects affects the reading the great the distance which is expected. I.e. the further the object the wider the band. What I would recommend is do what did, also...
by medelec35
Tue May 07, 2024 8:16 am
Forum: Bug Reports
Topic: LED state in simulation (debug)
Replies: 7
Views: 74

Re: LED state in simulation (debug)

Hi Bob. No, you did not add the 3D System panel, its there by default, so it can't be removed. The red exclamation mark just means its hidden. The same can be done with any 2D panels as you can have more than one. Just right-click on any panel for options e.g. Hide/Unhide (2D panels allow you to ren...
by medelec35
Mon May 06, 2024 6:28 pm
Forum: Bug Reports
Topic: LED state in simulation (debug)
Replies: 7
Views: 74

Re: LED state in simulation (debug)

Hi, Bob. No need to delete anything. After you have added one or more 2D panels, if the component is a 2d component, then just right-click on it and select Move to. Then select the name of the panel you would like to move it to. If you have 3D components, you can add the equivalent 2D component then...
by medelec35
Mon May 06, 2024 2:54 pm
Forum: Bug Reports
Topic: SR04 Ultrasonic Sensor
Replies: 3
Views: 36

Re: SR04 Ultrasonic Sensor

Hi Iain
Many thanks, for report.
Out of curiosity, are the results the same for timer and non-timer versions?
by medelec35
Wed May 01, 2024 8:30 am
Forum: Bug Reports
Topic: Eeprom compiling generates errors
Replies: 2
Views: 66

Re: Eeprom compiling generates errors

Hello Jorg.
If you remove all the data from Initial Values within EEPROM properties, you should be able to compile.
by medelec35
Tue Apr 30, 2024 9:27 pm
Forum: Bug Reports
Topic: Advanced String Function ( Component )
Replies: 6
Views: 145

Re: Advanced String Function ( Component )

Hi Alan. Thank you for test project That is not a bug with the Advanced string component. Can you try the attached. There is a bug with the New String Functions routines which is what you are experiencing. That is being looked into. I'm testing a Flowcode update, not yet available to the public. Ple...
by medelec35
Tue Apr 30, 2024 8:08 pm
Forum: Feature Requests
Topic: Support for the new PIC's and AVR's
Replies: 4
Views: 149

Re: Support for the new PIC's and AVR's

Hi Dirk. Your project is compiling OK for me. It looks like you have the wrong toolchain installed. The compiler messages are showing you have the Flowcode V8 toolchain. You will need to go to here and sign in. Download and install the Arduino/AVR toolchain. If it is installed and still not working,...
by medelec35
Tue Apr 30, 2024 3:36 pm
Forum: Bug Reports
Topic: Advanced String Function ( Component )
Replies: 6
Views: 145

Re: Advanced String Function ( Component )

Hi Alan.
Can you attach your .fcfx project and .c files, please.
by medelec35
Tue Apr 30, 2024 11:52 am
Forum: Feature Requests
Topic: Support for the new PIC's and AVR's
Replies: 4
Views: 149

Re: Support for the new PIC's and AVR's

Hi Dirk I have created a new fcd for you to try for the Attiny 84A Browse to this location using File Explorer, it's hidden by default so just paste the link into your address bar. C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\AVR\ If Flowcode is already open, then you will need to reload your project. I...
by medelec35
Mon Apr 29, 2024 8:43 am
Forum: General
Topic: Do I need this pin? ST7789 DC pin?
Replies: 3
Views: 115

Re: Do I need this pin? ST7789 DC pin?

Hello. I have read that the documentation has errors. Can you try the following: CS - 34 (B2) DC - 37 (B5) RST - 38 (B6) LED BL - 33 (B1) MOSI - 35 (B3) CLK 36 (B4) MISO -Any unused pin as not used. I have not got the hardware to confirm the above connections, So I can't guarantee it will work.