element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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
  • 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
NI LabVIEW Community
  • Products
  • Dev Tools
  • NI LabVIEW Community
  • More
  • Cancel
NI LabVIEW Community
Labview Blogs Automate Measuring the Analogue Front-end of Data Acquisition Board for Pi Pico - Pt. 1: test setup
  • Blog
  • LabVIEW Challenge Blogs
  • Forum
  • Documents
  • Quiz
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join NI LabVIEW Community to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: Jan Cumps
  • Date Created: 5 Nov 2023 2:02 PM Date Created
  • Views 1074 views
  • Likes 8 likes
  • Comments 5 comments
  • 2000-scan
  • dmm6500
  • pico
  • labview
  • raspberry_pi_projects
Related
Recommended

Automate Measuring the Analogue Front-end of Data Acquisition Board for Pi Pico - Pt. 1: test setup

Jan Cumps
Jan Cumps
5 Nov 2023

In this little series, I'll automate this exercise: Measure the Analogue Front-end of Data Acquisition Board for Pi Pico .

In the first post: what is the setup and what will I automate?

summary:
The test flow will use a function generator to sweep a DC test input to the analogue front end between +4V and -4V, in steps of 0.5V.
At each step, 5 "interesting "voltages will be sampled with a multi-channel DMM.

image

Lab Setup

The test signal generator is a multicomp PRO MP750065 Function Generator. It can generate positive and negative signals, with a positive and negative offset. And it's programmable.
In this setup, I'll use its offset capability to generate a DC signal between -4V and +4V. That's not my original idea:

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

DMM: Keithley DMM6500 with multi-channel switch card. It 'll be able to measure all signals in a single shot. It can do this fast in auto-range. Or I can fine-tune the settings, with each channel set to its optimal range and measurement precision. And use filtering at the cost of speed.

I'm using a Rigol DP832A as supply for the +5V and +3.3V rails. I will not automate it because its only role is to supply constant voltage. And the rails will be provided by a Pico later.

image

Automation: LabVIEW

I've developed a driver for the function generator earlier:  MULTICOMP PRO MP750065 Function Generator - Programming Pt6: LabVIEW Driver Lib: High Level Functional blocks . I will use the driver to automate the input sweep. I created a block that knows how to select DC as waveform, and how to set offset. It 'll be an easy exercise. Ideal for the first automation post.
Sneak preview:

image

For the DMM6500, I will probably base it on the Keithley driver example "Keithley DMM6500 DAQ6500 Series Measuring DCV With High Accuracy DCV". It's already set up to work multi-channel.

image

I'll also reuse a little incrementor block that I made as a LabVIEW exercise:  LabVIEW: Module to Generate Step Increments 

I think this will be a fairly easy exercise. Hang on ...

  • Sign in to reply
  • Jan Cumps
    Jan Cumps over 1 year ago

    Voila

    You don't have permission to edit metadata of this video.
    Edit media
    x
    image
    Upload Preview
    image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • DAB
    DAB over 1 year ago

    Looks like a good set up.

    This was the type of testing LabVIEW was made for.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Jan Cumps
    Jan Cumps over 1 year ago

     Automate Measuring the Analogue Front-end of Data Acquisition Board for Pi Pico - Pt. 2: control function generator 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Jan Cumps
    Jan Cumps over 1 year ago

    First part done:

    You don't have permission to edit metadata of this video.
    Edit media
    x
    image
    Upload Preview
    image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • scottiebabe
    scottiebabe over 1 year ago

    EEVBlog tech tip 100

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
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