Arduino Digital Multimeter Lt
1.6
Contains ads
Type Variant Architecture Minimum Version Screen DPI
1.6
6 APK
universal Android 3.2
120 - 480dpi
Size: 1.69 MB
Certificate: a6d3116d47bf33e575ab921254ab2f0f1f3524f6
SHA1 signature: fa73c2295e519e456f010652422c3e106b4a22b9
Architecture: universal
Screen DPI: ldpi (120dpi), mdpi (160dpi), hdpi (240dpi), xhdpi (320dpi), xxhdpi (480dpi)
Device: laptop, phone, tablet
0 downloads Get it on Google Play
Screenshot app 0Screenshot app 1Screenshot app 2Screenshot app 3Screenshot app 4

Download Arduino Digital Multimeter Lt APK free

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++)
value += analogRead(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"


Don't 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 "[email protected]"
----
개발자 연락처 :
[email protected]
010-9334-2849
Show more

What´s new

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
3.9

Rating this app

Rate now
Currently rated 3.9 stars

More info

Updated in 2021-08-18
Size 1.69 MB
Current version 1.6
Requires Android 3.2 and up
Content Rating Everyone
Offered By jedijaja
Arduino Digital Multimeter Lt
jedijaja
Showing permissions for all versions of this app
This app has access to:
Updates to Arduino Digital Multimeter Lt may automatically add additional capabilities within each group. Learn more

APKs installer

Arduino Digital Multimeter Lt
jedijaja
icon-app-rating
Rate the app by selecting the stars