Giter VIP home page Giter VIP logo

adalm1000_smu_fluke289's Introduction

ADALM1000_SMU_Fluke289

This combines the Fluke 289 DMM with the ADLAM1000 module SMU "M1k"

The Fluke 289 is a large, expensive hand-held industrial DMM; the Analog Devices AALM1000 is a tiny, under $100US source-measure unit. What do they have in common? Quality components and microAmp precision. Add a Python script to get them talking, and you have a working SMU for hobby projects, whatever. What does the Python script accomplish?

  1. It shows how to connect Python to the Fluke 289 and get data
  2. It shows how to connect Python to the M1k (it took me a while to figure that out)
  3. It shows how to set the M1k to source voltage and measure current
  4. It shows how to get four-quadrant measurements (-5V to +5V; sink 200mA or source 200mA)
  5. It shows how to get useful data from the M1k on two channels
  6. It shows how to print the output data
  7. It shows how to open a CSV file and write data to it (that is the easy part)

OK, the M1k is designed for education and hobby use: a 5V 200mA SMU for demonstrating basic EE concepts. Right. And if you need 1000V or 10A, there are several SMU's from Keithley--starting at $5,000. Used on eBay go for $2,000 up. For many of my measurement tasks, a ten volt, four hundred mAmp range is more than enough.

NOTE: this is a Python script--I run it in Thonny--not an "application." Thonny is about as entry-level as one can get in an IDE. Paste the script in the code window, press 'Run' and get the printout below.{see screenshot} You'll need to set up the output file, the USB to the Fluke 289, spend $100 for the M1k, configure a breadboard measurement, etc. OR, you can just comment out the stuff you don't need right away. I'm an old dog trying to learn some new tricks, so it took time to figure out the connections with things that arent meant to be connected. The M1k has some clever software (PixelPulse2) that does the UI for the kids--easy. Fluke has FormView for industrial documentation, rock-solid but about as locked-down as one would want in plant equipment.

adalm1000_smu_fluke289's People

Contributors

dbbotkin avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.