Ratings Score: 1.5
Reviews: 3
Updated: 1705193773
Size:
Installs: 500+
Current Version:
Required Android Version:
Interactive Elements:
Developer: Emrecan ÇETİN
Developer Email:
Developer Address:
Available On: PlayStore
This is a kind of Bluetooth Terminal application that contains some graphics. Also there is a serial monitor in it. You can use this app with arduino or another microcontroller for your robotics projects and etc. You can see real time 7 graphics of some values. This values must be sent in a sequence. This sequence must be like that: Evalue1,value2,value3...\n For example: "E256,-321,982\n" or "E902,1235,10,23,-325,-1240,90\n" etc. *Data separator is customizable *This application supports up to 7 variables. *You can set graphics' maximum and minimum values. *Autoscaled graphs. *Values are ordered in the order of sending in application. *Each graph can show a value that is selected. *You can set number of graphics that is shown. *Multiple lines can be shown in a graph. *Pinch to zoom both axes in graphs. *Sliding and refreshing graphs. *Data logs can be saved at *ExternalStorage*/BluetoothGraphics/log*count* directory MPAndroidChart library is used.