Skip to content
/ MyGraph Public

This app can receive raw data from Arduino UNO via HC-05 Bluetooth module, and display recorded data in line graph. Sensor used in this project is temperature sensor (LM35),other sensor can be used as well

Notifications You must be signed in to change notification settings

GohVh/MyGraph

Repository files navigation

MyGraph

This app can receive raw data from Arduino UNO via HC-05 Bluetooth module, and display recorded data in line graph. Sensor used in this project is temperature sensor (LM35),other sensor can be used as well.

Line graph library used in this project are MPAndroidChart, developed by PhilJay (github link: https://github.com/PhilJay/MPAndroidChart)

google drive link for screenshot videos, zipped Android project, and arduino code: https://drive.google.com/drive/folders/16qZtwbAnVsG9mztaHEDUIq2WpJhcfJrM?usp=sharing

About

This app can receive raw data from Arduino UNO via HC-05 Bluetooth module, and display recorded data in line graph. Sensor used in this project is temperature sensor (LM35),other sensor can be used as well

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages