Search found 1343 matches

by medelec35
Tue May 07, 2024 9:30 pm
Forum: Bug Reports
Topic: SR04 Ultrasonic Sensor
Replies: 5
Views: 55

Re: SR04 Ultrasonic Sensor

The reason, I suggested the UART as well is because I noticed the display changing from say 160cm to 50cm then back to 160etc. As it happens the pulse was also showing it was 50 cm, so then can be ramdom changes dure to sound bouncing of objects that are not in the line of site. Of course, if the UA...
by medelec35
Tue May 07, 2024 5:09 pm
Forum: General
Topic: MCP23017 decoder
Replies: 1
Views: 17

Re: MCP23017 decoder

Hello. In future can you slect the 9 or 10 post icon so we now which version you need help with. If you are referring to simulation, then there is no simulation for this component. If you are referring to hardware, then have you checked your code is running at the correct clock speed by using the On...
by medelec35
Tue May 07, 2024 9:09 am
Forum: Bug Reports
Topic: SR04 Ultrasonic Sensor
Replies: 5
Views: 55

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: 90

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: 90

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: 5
Views: 55

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: 70

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: 147

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: 151

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: 147

Re: Advanced String Function ( Component )

Hi Alan.
Can you attach your .fcfx project and .c files, please.