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
Project Videos
  • Challenges & Projects
  • element14 presents
  • Project Videos
  • More
  • Cancel
Project Videos
Documents DIY Miniature Multimeter -- Episode 483
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Project Videos to participate - click to join for free!
Related
Recommended
Engagement
  • Author Author: tariq.ahmad
  • Date Created: 26 Jan 2021 4:41 PM Date Created
  • Last Updated Last Updated: 29 Jan 2021 8:24 AM
  • Views 3756 views
  • Likes 14 likes
  • Comments 14 comments

DIY Miniature Multimeter -- Episode 483

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

 

Breadboarding is often the start of great projects but measuring on Breadboards is often not so great. The standard multimeter leads don't fit into breadboard holes and alligator clips are needed to connect to the circuit. There must be a better way! Clem designs a tiny Multimeter dedicated to be used with a breadboard! Easy to connect, battery powered and it even has a WI-FI so you can view the readings on your phone!

 

Get the PCB here: https://aisler.net/p/BKDRSPYV

Bill of Material:

Product Name Manufacturer Quantity Buy Kit
BAK Rechargeable Battery, 3.7 V, Lithium Polymer, 370 mAh, Connector BAK 1 Buy Now
MIDAS Graphic OLED, 96 x 16 Pixels, White on Black, 3V, I2C, 33mm x 10mm, -40 °C Midas 1 Buy Now
MCM Wire Kit, Jumper, Copper, 0.6 mm Diameter, 350 Piece MCM 1 Buy Now
FTDI Interface Analog Development Board LC234X, USB to UART Bridge FTDI 1 Buy Now
MICROCHIP Battery Charger for 1 Cell of Li-Ion, Li-Pol battery, 6V input, 4.2V / 500mA charge, SOT-23-5 Microchip 1 Buy Now
MICROCHIP Fixed LDO Voltage Regulator, 2.1V to 6V, 210mV Drop, 3.3V/500mA Out, SOT-223-3 Microchip 1 Buy Now
ESP32-S2-WROOM espressif 1 Buy Now
USB Connector, USB Type C, USB 3.1, Receptacle, 24 Ways, Surface Mount, Right Angle Molex 1 Buy Now
INA219 SOIC TI 1 Buy Now
0,1 Ohm current shunt resistor panasonic 1 Buy Now

 

Additional Parts:

 

Product Name
ESP32-S2-WROOM
Attachments:
MiniMultimeter_Resources.zip
element14 presents
DIY Miniature Multimeter

element14 Presents  |  About Clem  |  Project Videos

  • esp32
  • oled
  • molex
  • measure voltage arduino
  • make a multimeter
  • clem
  • mcm
  • ina219 arduino
  • homemade multimeter
  • battery charger
  • microchip
  • native usb esp32s2
  • esp32 project
  • esp32 multimeter
  • diy multimeter
  • e14presents_mayermakes
  • esp32-s2-wroom
  • breadboard
  • BAK
  • oled arduino
  • esp32-s2
  • rechargeable battery
  • multimeter
  • esp32s2
  • midas
  • friday_release
  • mayermakes
  • ftdi
  • e14p_CMM
  • simple esp32s2 i2c on esp32
  • Share
  • History
  • More
  • Cancel
Actions
  • Share
  • More
  • Cancel
  • Sign in to reply

Top Comments

  • mayermakes
    mayermakes over 4 years ago +4
    Here are some interesting question is want to adress: by user Cliff Matthews I don't know why the typical breadboard end-type PCB format wasn't chosen as the base PCB (you could put your 3D plastic contraption…
  • DAB
    DAB over 4 years ago +3
    Nice build Clem. The screen is way too small for someone like me, but sending the data to your phone or computer makes up for that problem. DAB
  • aspork42
    aspork42 over 4 years ago +3
    I love it! I see two different uses - "local" just as you have noted; and "Remote" where these are small enough to deploy out and about; perhaps around a larger machine like the power supply on a 3D printer…
Parents
  • kmikemoo
    kmikemoo over 4 years ago

    mayermakes  VERY cool.  Outside my current skill set, but awesome none the less.  Definitely bookmarked for visiting again later.

    On the MODE Resistance in the code, why ADC?  I don't understand why (ReadADC/10).  Wouldn't VR1 = [(Vin/1023) * ReadADC]?  I can understand the rest - although I did need to get out the paper and pen to dust the cobwebs from my brain.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • kmikemoo
    kmikemoo over 4 years ago

    mayermakes  VERY cool.  Outside my current skill set, but awesome none the less.  Definitely bookmarked for visiting again later.

    On the MODE Resistance in the code, why ADC?  I don't understand why (ReadADC/10).  Wouldn't VR1 = [(Vin/1023) * ReadADC]?  I can understand the rest - although I did need to get out the paper and pen to dust the cobwebs from my brain.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
  • mayermakes
    mayermakes over 4 years ago in reply to kmikemoo

    well....

    as stated in the video that section gives me headachse, I tried multiple versions and that yielded the closest to the nomainal value of the resistor Imeasured, but my math could be totally wrong, I derived that section from some adc tutorial, and tried to adapt it.

    so if you have abetter understanding please feel free to improve the code.

    one thing I recently heard a lot is that the esps adc is not reliable so there might be another issue.

     

    on a future version I would likely outsource that to a dedicated adc chipp that feeds data back over i2C

    • Cancel
    • Vote Up +2 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