Previous in Forum: Selection of an AC Motor to Replace the DC Motor   Next in Forum: Different Solar Panels Together
Close
Close
Close
4 comments
Rate Comments: Nested
Participant

Join Date: Mar 2014
Posts: 1

Voltmeter Data Logging

03/31/2014 5:17 PM

Attaching a data logging system to a voltmeter:

Produino ST Master Chip 0.56" LED DC 3-Digital Display Digital Voltmeter- Black (DC 0~100V)

Goal: I want to save the data from the voltmeter over time with a ± 10Hz sampling rate, logging this on a SD card or UBS stick, making it able to read the data on a PC.

Question: In what possible ways can I achieve this? Can I maybe use the arduino for this and if so, can anyone sum up the parts I need and steps I need to take?

Thanks in advance

Register to Reply
Pathfinder Tags: voltmeter datalogger
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.

Good Answers:

These comments received enough positive votes to make them "good answers".

"Almost" Good Answers:

Check out these comments that don't yet have enough votes to be "official" good answers and, if you agree with them, vote them!
3
Guru

Join Date: Jun 2013
Location: Central Canada
Posts: 677
Good Answers: 28
#1

Re: Voltmeter data logging

03/31/2014 5:31 PM


The Arduino is capable of everything without the inclusion of the Produino.

The analog input goes to the Arduino and is processed by it.

It's all done in software; and the output to the display comes from the Arduino.

The prototyping boards allow for the progaramming and SD interfaces you need.

www.arduino.cc

Will provide all the info you need.

__________________
Smart as a post and twice as fast.
Register to Reply Good Answer (Score 3)
4
Guru
Engineering Fields - Power Engineering - New Member

Join Date: May 2007
Location: NYC metropolitan area.
Posts: 3230
Good Answers: 444
#2

Re: Voltmeter Data Logging

03/31/2014 9:49 PM

If you're doing this for educational purposes then follow the above. If you're doing this because you need to collect the data, do this, it's cheaper and requires no effort.

__________________
“Tell me and I forget. Teach me and I remember. Involve me and I learn.” Ben Franklin.
Register to Reply Good Answer (Score 4)
Guru

Join Date: Apr 2009
Location: USA, Florida
Posts: 1595
Good Answers: 125
#3
In reply to #2

Re: Voltmeter Data Logging

04/01/2014 11:58 AM

I have two of those and can confirm that they work well.

__________________
An obstacle is something you see when you take your eyes off the goal.
Register to Reply
Guru
Engineering Fields - Electrical Engineering - Analog and Digital Circuit Design Engineering Fields - Electromechanical Engineering - Transformers, Motors & Drives, EM Launchers Engineering Fields - Engineering Physics - Applied Electrical, Optical, and Mechanical

Join Date: Jan 2008
Location: NY
Posts: 1207
Good Answers: 119
#4

Re: Voltmeter Data Logging

04/02/2014 5:41 AM

I've used the earlier versions of this low cost data acquisition module as well as one of the older high-end units. They all worked well for our applications.

http://www.dataq.com/products/startkit/di145.html

Register to Reply Score 1 for Good Answer
Register to Reply 4 comments

Good Answers:

These comments received enough positive votes to make them "good answers".

"Almost" Good Answers:

Check out these comments that don't yet have enough votes to be "official" good answers and, if you agree with them, vote them!
Copy to Clipboard

Users who posted comments:

LongintheTooth (1); mjb1962853 (1); RAMConsult (1); WJMFIRE (1)

Previous in Forum: Selection of an AC Motor to Replace the DC Motor   Next in Forum: Different Solar Panels Together

Advertisement