Home  /  Tools Apps  / Arduino Digital Multimeter Lt on Windows Pc

Arduino Digital Multimeter Lt on Windows Pc

Developed By: jedijaja

License: Free

Rating: 3,7/5 - 29 votes

Last Updated: April 16, 2024

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.6
Size 1.7 MB
Release Date July 28, 16
Category Tools Apps

App Permissions:
Allows applications to open network sockets. [see more (4)]

What's New:
1. CH340 UNO R3( Cheap Arduino clone ) available2. - 50 ~ 50 V measure3. Recognition of Arduino.cc and Arduino.org is added4. 50 V mode added [see more]

Description from Developer:
Arduino Digital Multimeter Lt is Digital multimeter (DMM) app using Arduino. You need not any bluetooth module and any supply power.

You need just one Arduino Board (UNO, MEGA, an... [read more]

App preview ([see all 6 screenshots]  /  [view video])

App preview

About this app

On this page you can download Arduino Digital Multimeter Lt and install on Windows PC. Arduino Digital Multimeter Lt is free Tools app, developed by jedijaja. Latest version of Arduino Digital Multimeter Lt is 1.6, was released on 2016-07-28 (updated on 2024-04-16). Estimated number of the downloads is more than 5,000. Overall rating of Arduino Digital Multimeter Lt is 3,7. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 29 users, 4 users had rated it 5*, 12 users had rated it 1*.

How to install Arduino Digital Multimeter Lt on Windows?

Instruction on how to install Arduino Digital Multimeter Lt on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Arduino Digital Multimeter Lt on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install Arduino Digital Multimeter Lt using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Arduino Digital Multimeter Lt" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install Arduino Digital Multimeter Lt on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Arduino Digital Multimeter Lt" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 1.6.

Download Arduino Digital Multimeter Lt 1.6 on Windows PC – 1.7 MB

Arduino Digital Multimeter Lt is Digital multimeter (DMM) app using Arduino. You need not any bluetooth module and any supply power.

You need just one Arduino Board (UNO, MEGA, anything else), cables (USB, USB-OTG, probe cable) and Android Smartphone with USB-OTG.
(Recent Android Smartphone has almost this USB-OTG function.)

You can measure the voltage (-50 ~ 50 V) and resistor value (1 ~ 500 kohm or more) like usual DMM. (I recommend Calibration function must be done before 50 V mode for more precise measure.)

It's usage is very simple.

Download below code to your Arduino and connect wire to A3 and GND.
That's all. You can measure the voltage with your Android phone.


========================================

int value, i;
void setup () {
  Serial.begin (115200);
}
void loop () {
  value = 0;
  for (i = 0; i <10; i ++)
    + = analogRead value (A3);
    value / = 10;
    Serial.write ( "Start");
    Serial.flush ();
    Serial.write ((value >> 8) & 0x03);
    Serial.write (value & 0xff);
}

========================================

Connection for other modes (50V, resistor, short) can be informed at inner blue button.

For more detail Quick Start, you can visit at "http://blog.daum.net/jedi_jaja/2".

For the other usage (50V, Resister, short, Calib, Save), you can see at
"Http://blog.daum.net/jedi_jaja/3"
"Http://blog.daum.net/jedi_jaja/4"
"Http://blog.daum.net/jedi_jaja/5"


Do not be afraid. It's very Simple. And "Quick Start" in app setting button. you can enter above site directly.

Enjoy this app.

And if any question. contact me at "jedijaja@gmail.com"
1. CH340 UNO R3( Cheap Arduino clone ) available
2. - 50 ~ 50 V measure
3. Recognition of Arduino.cc and Arduino.org is added
4. 50 V mode added
Allows applications to open network sockets.
Allows applications to access information about networks.
Allows an application to write to external storage.
Allows an application to read from external storage.