Small, Lightweight Voltage Measurement Device for PC via USB

In summary: I don't know how big your mice are, but if the resistance is too high, you might have to get creative with how you set up the experiment.In summary, a USB multimeter with a MegaOhm scale should be able to measure body conduction and count the number of contacts made by a mouse. However, some "debouncing" of the data may be required. The software that comes with the multimeter may not have the capability to count for you, so some programming may be necessary. Alternatively, capacitance can also be used to measure contacts, but an A/D converter may be needed.
  • #1
swuster
42
0
I'm looking for a device I can use to measure analog voltage (up to 25V) and send the data to a PC via USB. Only really need one input, though it wouldn't hurt to have more. My main concern is that it needs to be pretty small and light - any ideas?

The few I've seen online are either too bulky or too costly. It would also be nice to have some sort of software platform to display the data as well..

Thanks for the input!
 
Engineering news on Phys.org
  • #3
vk6kro said:
You can get multimeters with USB output.
Like this one:

https://www.amazon.com/dp/B000LQONYM/?tag=pfamazon01-20

They are also available with RS232 serial port outputs.

I think most voltmeters still have serial (RS-232) output. However, you can pick up a USB-RS-232 adapter pretty cheap these days (~$10 to $20).
 
Last edited by a moderator:
  • #4
Well, the thing is I'm looking to try and have wireless voltage monitoring. We've already got the wireless infrastructure working in the form of a USB device server which broadcasts to a router; hence I need an option that is as portable as possible. Spending $70 on a DMM for its PC interface ability seems overkill when all I really need is the voltmeter and the PC output.
 
  • #5
I just fed "USB voltmeter" into Google and got dozens of products.

So, try that and have a read of what is on offer.
 
  • #6
If you know how to program a PIC, and some basic PC interfacing, you could do this for ~$2 plus a few resistors maybe a capacitor, and a connector which will cost twice what you spend on the rest:
http://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en533924

This sort of thing is great if you need to make lots (emphasis on lots) of individually cheap voltage sensors. If you don't, you're better off buying a (decent) multimeter since they tend to be quite versatile, and invaluable to any electronics hobbyist. I find serial output to be really nice for automated datalogging (i.e. when you want to monitor something that's running overnight).
 
  • #7
I have a similar question:

I'm making an apparatus for my lab's animal behavior experiment where I need the computer to count every time a mouse completes a circuit between two stainless steel objects. Basically, whenever the mouse touches both things at once, I need the computer to add "1" to the number. Would I be able to get a USB multimeter to do this - are they sensitive enough to measure body conduction? I've seen lots of little USB voltmeters, but don't know what to look for sensitivity-wise (I'm in neuroscience, hard to find capable physicists here).
Thanks!
 
  • #8
mikeusru said:
I have a similar question:

I'm making an apparatus for my lab's animal behavior experiment where I need the computer to count every time a mouse completes a circuit between two stainless steel objects. Basically, whenever the mouse touches both things at once, I need the computer to add "1" to the number. Would I be able to get a USB multimeter to do this - are they sensitive enough to measure body conduction? I've seen lots of little USB voltmeters, but don't know what to look for sensitivity-wise (I'm in neuroscience, hard to find capable physicists here).
Thanks!

As long as the multimeter has a MegaOhm scale, it should be able to pick up the contacts. You'll need to do some "debouncing" of the data, probably. What should the data reflect if the mouse stands in place and hops or something -- is that one contact or multiple contacts?
 
  • #9
A single count should be the mouse making contact (and then moving away) from the 2nd metal sheet (it is always in contact with the first). if the mouse bounces three times, that should register as three counts.
How versatile is the software that comes with the multimeters? As a regular computer nerd with very minimal programming experience, should i expect to make the software count for me, or do I need to get a programmer to help out?
 
  • #10
mikeusru said:
A single count should be the mouse making contact (and then moving away) from the 2nd metal sheet (it is always in contact with the first). if the mouse bounces three times, that should register as three counts.
How versatile is the software that comes with the multimeters? As a regular computer nerd with very minimal programming experience, should i expect to make the software count for me, or do I need to get a programmer to help out?

I don't think it will count for you. You will just get numbers from it at some rate (maybe the rate is configurable?). You would need to process the numbers with your program, to bump a counter for each sample pattern that represents a contact and then a disconnect.
 
  • #11
Thanks!

Also, I read that this can be done with capacitance - connect one plate to the ground of a BNC -> A/D converter, and the other plate to the pin. The signal can then be read as a spike when contact is made between the two plates. the thing is - if I don't have a A/D converter, is it possible to get something similar for cheap (not in the $1000 range)?
 
  • #12
mikeusru said:
Thanks!

Also, I read that this can be done with capacitance - connect one plate to the ground of a BNC -> A/D converter, and the other plate to the pin. The signal can then be read as a spike when contact is made between the two plates. the thing is - if I don't have a A/D converter, is it possible to get something similar for cheap (not in the $1000 range)?

I think that the resistance measurement will be more reliable, but you'll have to test some mice to be sure.
 

1. What is a small, lightweight voltage measurement device for PC via USB?

A small, lightweight voltage measurement device for PC via USB is a device that can measure and display the voltage of an electrical circuit. It is connected to a computer through a USB port and allows for easy and accurate voltage readings.

2. How does a small, lightweight voltage measurement device work?

The device works by using a sensor to measure the voltage of a circuit and then converting it into a digital signal. This signal is then sent to the computer via the USB connection, where it is displayed and can be recorded or analyzed.

3. What are the benefits of using a small, lightweight voltage measurement device for PC via USB?

One of the main benefits is its portability and convenience. The small size and lightweight design make it easy to carry around and use in different locations. It also eliminates the need for bulky and expensive equipment, making it a cost-effective solution for voltage measurements.

4. Can a small, lightweight voltage measurement device be used for different types of circuits?

Yes, these devices are designed to measure voltage in various types of circuits, including DC and AC circuits. Some devices may also have the capability to measure other electrical parameters, such as current and resistance.

5. Are small, lightweight voltage measurement devices accurate?

Yes, these devices are designed to provide accurate voltage measurements. However, the accuracy may vary depending on the quality of the device and its calibration. It is important to calibrate the device regularly to ensure accurate readings.

Similar threads

  • Electrical Engineering
Replies
11
Views
2K
Replies
14
Views
1K
  • Programming and Computer Science
Replies
11
Views
993
  • Electrical Engineering
Replies
2
Views
2K
Replies
4
Views
1K
Replies
2
Views
2K
  • Electrical Engineering
Replies
11
Views
10K
  • Electrical Engineering
Replies
2
Views
2K
Replies
5
Views
2K
  • Other Physics Topics
Replies
1
Views
2K
Back
Top