Search found 8 matches

by Arix
Sat Mar 22, 2025 7:43 am
Forum: Bug Reports
Topic: Sensor DS18B20
Replies: 17
Views: 6563

Re: Sensor DS18B20

Hi Carmelo,

Attached is a copy of your flow chart amended with the changes listed in my previous post.

Good luck with your project.

Martin
by Arix
Sat Mar 22, 2025 7:40 am
Forum: Bug Reports
Topic: Sensor DS18B20
Replies: 17
Views: 6563

Re: Sensor DS18B20

Hi Carmelo, First you need to Link the DS18B20 component to the One Wire component as below: Link.jpg properties.jpg Next add your variable 'Temperatura' to the Return Value :(Float) under DS18B20 Component properties: Value.jpg It is also good practice to Initialise the One Wire component. KR Martin
by Arix
Mon Nov 11, 2024 12:07 am
Forum: Bug Reports
Topic: GLCD ILI9341 component not working correctly in FC 10 - Part 2
Replies: 20
Views: 12506

Re: GLCD ILI9341 component not working correctly in FC 10 - Part 2

Hi Jorgen,

Thank you for sharing your standard program. Much appreciated, it will save me some time. :D

Kind regards

Martin
by Arix
Fri Nov 08, 2024 10:15 pm
Forum: Bug Reports
Topic: GLCD ILI9341 component not working correctly in FC 10 - Part 2
Replies: 20
Views: 12506

Re: GLCD ILI9341 component not working correctly in FC 10 - Part 2

@Jorgen
jgu1 wrote:
Tue Nov 05, 2024 6:10 pm
.. If you want I have my "standard setup" you can test.
It would be very helpful if you can share your "standard setup". I am getting a couple ESP 32 to try.
Thank you

Kind regards
Martin
by Arix
Tue Nov 05, 2024 3:48 pm
Forum: Bug Reports
Topic: GLCD ILI9341 component not working correctly in FC 10 - Part 2
Replies: 20
Views: 12506

Re: GLCD ILI9341 component not working correctly in FC 10 - Part 2

Just to add that I have the same level shifting PCB as Jorgen and my display is working well (That is once I reconfigured the CS, D/C and Reset back to my SPI particular configuration) I am still a little puzzled as to the slight difference in operation compared with FC 8 but it does not really matt...
by Arix
Mon Nov 04, 2024 6:19 pm
Forum: Bug Reports
Topic: GLCD ILI9341 component not working correctly in FC 10 - Part 2
Replies: 20
Views: 12506

Re: GLCD ILI9341 component not working correctly in FC 10 - Part 2

Dear Jorgen, Thank you for following up on this topic. After my first post I became locked out of my forum account and could not post an update. Only today with help from the Matrix team I have been able to log back in. However, I did send Martin (medelec35) an email with my findings which are copie...
by Arix
Tue Oct 22, 2024 9:13 am
Forum: Bug Reports
Topic: GLCD ILI9341 component not working correctly in FC 10 - Part 2
Replies: 20
Views: 12506

GLCD ILI9341 component not working correctly in FC 10 - Part 2

Dear Matrix team, Further to my previous post titled ‘ GLCD ILI9341 component not working correctly in FC 10 - Part 1 ' have attached the flowcode V8 and V10 files I used to demonstrate the problem that I am experiencing. Also, for additional info. I attach the user manual of the ILI9341 display har...
by Arix
Tue Oct 22, 2024 9:09 am
Forum: Bug Reports
Topic: GLCD ILI9341 component not working correctly in FC 10 - Part 1
Replies: 1
Views: 4849

GLCD ILI9341 component not working correctly in FC 10 - Part 1

Dear Matrix team, I downloaded the free version of Flowcode V10 to try before I go ahead and purchase the pro version, unfortunately the trial has not gone well. I am unable to get the Arduino UNO and ILI9341 SPI component to work nicely together. To demonstrate the issue, I have created a simple He...