DIY – USB analog gauges

Arduino Computers & Mobile Technology
DIY – USB analog gauges

md_meters.jpg
This is a nice write-up on interfacing analog meters via USB. The project is fairly complicated, and you have to have good soldering skills to make it all work. Don’t forget, an Arduino can do this kind of thing, and it might be a little easier too!

In a sort of retro mash-up, we’ll make a USB device that displays PC status info on these gauges. The gauges can show CPU and memory usage, processor voltage — just about any numerical data typically displayed on small HD44780 based LCD character displays commonly used in PC case mods.

Driving an analog gauge – [via] Link

Related:
md_gauge2.jpg
Homemade analog gauge controller for PCs – Link

14 thoughts on “DIY – USB analog gauges

  1. Renan says:

    Just because Arduino is easir to program don’t mean it’s better…

    PIC rules

  2. Leland says:

    While it is true that easier != better it does allow you to spend more time on other aspects of the project..

    meterproject.googlepages.com

  3. CaladanJen says:

    Of course, nothing makes an analog meter project look cooler than a custom face plate. That’s why I wrote some open-source software a few years back that does the job nicely: Make some meters

    It’s completely cross-platform, and is written in PostScript.

  4. David Feather says:

    “Analog gauge” is a pretty generic term, and says nothing about what is causing the needle to move. If you’re looking for more information on these things, you might want to try using their real names in your search queries: D’Arsonval movements (or the improved Weston type). Of course throwing “galvanometer” or something smart sounding in will help narrow your search results down to pages that were authored by people that actually know what they’re talking about.

  5. DonH says:

    Did this with a TMS430, using PWM rather than FM, worked great, easily got 1% total accuracy. Its eerie how accurate those old gauges were.

  6. Don_Hersey says:

    Another coupla’ brief points: The current versions of the meters have a little more generalness in that they can be scaled for different potentials with a series R. If you transport or ship these things, insert a low-Z shunt between the terminals. This makes them less vulnerable to mechanical shock. Of course, potential meters can be turned into Ammeters by the use of a shunt R. An interesting variant is the bi-polar meter, which rests at mid-range without excitation, rather than full-left. Numerical and artifact-based integrators (really LPFs) and differentiators (HPFs) can be placed ahead of the meters for interesting effects, sometimes. Studies have shown that these types of displays have an advantage over numeric types, that the direct analog requires less interpretation than numbers, allowing for quicker responses by the operators of devices sporting them.

  7. ... says:

    Don’t forget, Makes was not created for the sole purpose of selling arduinos. In all seriousness can you guys go a page without mentioning the things.

Comments are closed.

Discuss this article with the rest of the community on our Discord server!
Tagged

ADVERTISEMENT

Maker Faire Bay Area 2023 - Mare Island, CA

Escape to an island of imagination + innovation as Maker Faire Bay Area returns for its 15th iteration!

Buy Tickets today! SAVE 15% and lock-in your preferred date(s).

FEEDBACK