Page 1 of 1
MX014 - Speaking Volt Meter
Posted: Tue Jul 27, 2010 10:57 am
by Benj
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.
Re: Speaking Volt Meter
Posted: Fri Feb 11, 2011 11:26 pm
by singhdeol
Thanks for the post
Re: MX014 - Speaking Volt Meter
Posted: Tue Oct 22, 2013 7:17 am
by jjw
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:
Note if you are using a PIC then you will have t use the conversion function from the calculation icon properties.
Thanks Benj great article. Thanks for sharing it.
jjw
Re: MX014 - Speaking Volt Meter
Posted: Wed Oct 23, 2013 10:38 am
by medelec35
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