Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
Re: #Differential_Voltmeter
#differential_voltmeter
Mike M.??? KU4QO That fake screen clear just scrolls the last line entered on the screen off the top of the display.? This gives the impression that there is only one constantly updating data being presented for view.? I found that many lines scrolling upward across the screen was distracting.? If using a dumb terminal program that understands all the escape codes it would be possible to use those to control screen display.? That is not the case with the Arduino IDE built-in dumb terminal screen.? It is beyond dumb. This differential voltmeter was built because the Arduino is ground-referenced which makes it difficult to use a single ADC input to measure drop across a resistor where both ends of said resistor are above ground.? It also works great with a pair of RF detector probes to measure gain or loss across a stage in your circuits. There are many ways to change the code so it shows DB, Log-values, and so on. Arv? K7HKL _._ On Mon, Sep 17, 2018 at 11:27 AM Michael Maiorana <zfreak@...> wrote:
|
to navigate to use esc to dismiss