Hi, am an new user. I would like to get some information on the project am working on. Am in a process of making an voltmeter that would hold the measured voltage. So kindly guide me in developing the necessary programme.
Thank you
Hi, am an new user. I would like to get some information on the project am working on. Am in a process of making an voltmeter that would hold the measured voltage. So kindly guide me in developing the necessary programme.
Thank you
Please explain what does mean "hold" to you. Less flicker or hold on a button press, or what?
Des1986:
So kindly guide me in developing the necessary programme.
Please post the program that represents your best attempt and tell us in detail what it actually does and what you want it to do that is different. It will make it much easier to focus on the parts you need help with rather than wasting time on things that you can do.
...R
You would probably capture the voltage in a variable, then compare it to a previous capture, and save the new voltage as the variable if it is higher than the previous voltage.