element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Dev Tools
  • Products
  • More
Dev Tools
Forum Data Logger & Software combo needed
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Dev Tools to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 28 replies
  • Answers 2 answers
  • Subscribers 83 subscribers
  • Views 2913 views
  • Users 0 members are here
  • 8_bit
  • 32_bit
  • 16_bit
  • microcontrollers
  • embedded
  • development
  • microcontroller
Related

Data Logger & Software combo needed

Catwell
Catwell over 15 years ago

I am in the urgent need of a Data Logger / Data acquisition module with companion software. One stipulation, I need the software to be comfigurable without programming.


What have you used? What's good? I need any and all options.


Cabe

  • Sign in to reply
  • Cancel
Parents
  • WarrenW
    0 WarrenW over 15 years ago

    You could try these guys, http://www.edacelectronics.com/

    they have a variety of loggers, even some that will advise you via cell ph text messages and some that will log onto a web site.

     

    Cheers

    W

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Catwell
    0 Catwell over 15 years ago in reply to WarrenW

    Warren,

     

    They have interesting options. Good to know some advanced loggers are out there.

     

    However, I need something simple like this, http://www.picotech.com/precision-data-acquisition.html and the software http://www.picotech.com/data-logging-software.html

     

    I would go with them, but the software is a bit buggy and does not work the way I want it to.

     

    I can use all the help I can get.

     

    Cabe

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Paul
    0 Paul over 15 years ago in reply to Catwell

    Have you seen this http://www.home.agilent.com/agilent/product.jspx?nid=-35204.536881544.00&cc=US&lc=eng

    Does a nice job of monitoring up to 60 channels.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Catwell
    0 Catwell over 15 years ago in reply to Paul

    Paul,

     

    Looks good. But for my application, I need something smaller. A LCD is not necessary for my device, since it will interface with a PC.

     

    Cabe

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • KennyMillar
    0 KennyMillar over 15 years ago in reply to Catwell

    It's interesting that you say the Pico software is buggy and doesn't work as you need it to.

    I've found that the Pico software is generally pretty good and is powerful enough to match most users expectations.

    In addittion they have an excellent user-forum where you can report bugs and ask for advice. Finally if the data logger is what you need but the software doesn't match - then they make available development kits for most of their products (for free!) which allow you to collect and process your own data from the device. Each development kit normally includes examples in many languaes and often even includes samples that run inside Microsoft Excel and need very few programming skills to manipulate.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Catwell
    0 Catwell over 15 years ago in reply to KennyMillar

    Kenny,

     

    I am set up with the PicoLog as it sits right now. It works ok for me, but I feel using it in a final project might be too confusing for my potential clients. I suppose I can train them.

     

    With Picolog, I wish I have one button that could start and stop recording for everything and print the results for the graphs and spreadsheets. Right now it's several steps to accomplish that task. And the spreadsheets are only in .txt format, which needs to be imported and sorted by someone.

     

    Looks like I might have to do some coding after all.

     

    Cabe

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • Catwell
    0 Catwell over 15 years ago in reply to KennyMillar

    Kenny,

     

    I am set up with the PicoLog as it sits right now. It works ok for me, but I feel using it in a final project might be too confusing for my potential clients. I suppose I can train them.

     

    With Picolog, I wish I have one button that could start and stop recording for everything and print the results for the graphs and spreadsheets. Right now it's several steps to accomplish that task. And the spreadsheets are only in .txt format, which needs to be imported and sorted by someone.

     

    Looks like I might have to do some coding after all.

     

    Cabe

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube