Article: http://www.matrixmultimedia.com/resourc ... php?id=378
If you have any questions for the author or comments on the article, please post them below.
MX014 - Speaking Volt Meter
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: Speaking Volt Meter
Thanks for the post
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 581 times
- medelec35
- Valued Contributor
- Posts: 9186
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Contact:
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