Thermistors

Any bugs you encounter with Flowcode should be discussed here.
WingNut
Posts: 270
http://meble-kuchenne.info.pl
Joined: Tue Jul 13, 2021 1:53 pm
Has thanked: 41 times
Been thanked: 29 times

Flowcode v10 Thermistors

Post by WingNut »

I've attached a sample program which I think is a bug. Using 2 thermistor components it dosn't separate the 2 devices. Thermistor 1 seems to be the only one which change the temp output and does it for both
Attachments
2 thermistors test.fcfx
(14.17 KiB) Downloaded 630 times

Steve-Matrix
Matrix Staff
Posts: 1551
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 214 times
Been thanked: 362 times

Re: Thermistors

Post by Steve-Matrix »

Thanks for the sample program - it shows the problem succinctly and should help us resolve the issue.

WingNut
Posts: 270
Joined: Tue Jul 13, 2021 1:53 pm
Has thanked: 41 times
Been thanked: 29 times

Re: Thermistors

Post by WingNut »

Thanks Steve. Little more info - when you add the second thermistor it 'connects' it to the same analogue input (AN13)

medelec35
Matrix Staff
Posts: 2086
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 644 times
Been thanked: 702 times

Re: Thermistors

Post by medelec35 »

Hello.
Many thanks for the spot.
I have fixed the issue and an update will be pushed on the update system, hopefully, today.
I will let you know when the update is pushed.
Martin

medelec35
Matrix Staff
Posts: 2086
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 644 times
Been thanked: 702 times

Re: Thermistors

Post by medelec35 »

The updates have now been pushed.
After updating the component database, you will need to reload your project for the effects to take place.
Martin

medelec35
Matrix Staff
Posts: 2086
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 644 times
Been thanked: 702 times

Re: Thermistors

Post by medelec35 »

Is your project working for you now?
Martin

WingNut
Posts: 270
Joined: Tue Jul 13, 2021 1:53 pm
Has thanked: 41 times
Been thanked: 29 times

Re: Thermistors

Post by WingNut »

Sorry Martin it seems to work but then it alternates between one reading then the other

Steve-Matrix
Matrix Staff
Posts: 1551
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 214 times
Been thanked: 362 times

Re: Thermistors

Post by Steve-Matrix »

I saw that too, but then noticed they were both connected to the same analogue input. Try setting them to different analogue inputs and it should work for you.

WingNut
Posts: 270
Joined: Tue Jul 13, 2021 1:53 pm
Has thanked: 41 times
Been thanked: 29 times

Re: Thermistors

Post by WingNut »

Yes. Thats odd as I had separated them to AN14 and 13. I mentioned that in the post above. However, yes its now working on the smaller program

WingNut
Posts: 270
Joined: Tue Jul 13, 2021 1:53 pm
Has thanked: 41 times
Been thanked: 29 times

Re: Thermistors

Post by WingNut »

However, :) you cant change the range displayed on the 2d panel it remains as the default of -25 and 125. I want to change this and the various resistance readings to match a 100k thermistor i have but the panel icon still remains as -25 and 125. The label doesn't change either

Post Reply