Article: https://www.matrixtsl.com/resources/get ... php?id=378
If you have any questions for the author or comments on the article, please post them below.
MX014 - Speaking Volt Meter
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
MX014 - Speaking Volt Meter
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Re: MX014 - Speaking Volt Meter
I tried to make Speaking Volt Meter with FC 5.5.2.1 and using a PIC. Appendix is my tryout which doesn’t work. I don’t understand how to do this mentioned in description:
jjw
Thanks Benj great article. Thanks for sharing it.Note if you are using a PIC then you will have t use the conversion function from the calculation icon properties.
jjw
- Attachments
-
- Speaking Volt Meter.fcf
- (31.48 KiB) Downloaded 837 times
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: MX014 - Speaking Volt Meter
Hi Jukka,
I believe Ben is referring to conversion of Floats to bytes. (float2Int function)
If that is the case then on the calculation box you will see icons labeled 'fx' and 'f$'
Just click 'fx' and select float2Int function.
If your project is not working, can you give more details of what aspect is not working?
Martin
I believe Ben is referring to conversion of Floats to bytes. (float2Int function)
If that is the case then on the calculation box you will see icons labeled 'fx' and 'f$'
Just click 'fx' and select float2Int function.
If your project is not working, can you give more details of what aspect is not working?
Martin
Martin