Our website uses necessary cookies to enable basic functions and optional cookies to help us to enhance your user experience. Learn more about our cookie policy by clicking "Learn More".
Accept All Only Necessary Cookies
Arduino Digital Multimeter Lt icon

Arduino Digital Multimeter Lt


jedijaja
1.6
  • Jul 28, 2016
    Update date
  • Everyone
  • Android 3.2+
    Android OS

About Arduino Digital Multimeter Lt

Arduino Digital Multimeter Lt is Digital multimeter (DMM) app using Arduino.

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"

Show More

Additional APP Information

Latest Version

1.6

Uploaded by

Doni Prattama

Requires Android

Android 3.2+

Content Rating

Everyone

What's New in the Latest Version 1.6

Last updated on Jul 28, 2016

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

Show More

Arduino Digital Multimeter Lt Screenshots

Arduino Digital Multimeter Lt posterArduino Digital Multimeter Lt screenshot 1Arduino Digital Multimeter Lt screenshot 2Arduino Digital Multimeter Lt screenshot 3Arduino Digital Multimeter Lt screenshot 4

Related Tags

Popular Articles In Last 24 Hours

Subscribe to APKPure
Be the first to get access to the early release, news, and guides of the best Android games and apps.
No thanks
Sign Up
Subscribed Successfully!
You're now subscribed to APKPure.