https://github.com/jrieke/ioiometer
Android app to measure voltages on the IOIO board
https://github.com/jrieke/ioiometer
Last synced: 6 months ago
JSON representation
Android app to measure voltages on the IOIO board
- Host: GitHub
- URL: https://github.com/jrieke/ioiometer
- Owner: jrieke
- License: mit
- Created: 2015-02-26T15:33:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-28T19:37:53.000Z (almost 10 years ago)
- Last Synced: 2025-04-01T19:59:15.064Z (7 months ago)
- Language: Java
- Homepage:
- Size: 1.87 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
IOIO Meter
==========Note: I wrote this code quite a while ago. It was hardly updated since Android SDK version 19.
Download the app from the [Play Store](https://play.google.com/store/apps/details?id=com.ioiometer).
Screenshots and description are up there, too.Uses [IOIOLib](https://github.com/ytai/ioio/wiki/IOIOLib-Basics) and
[AChartEngine](http://www.achartengine.org/). Built with AndroidStudio and Gradle.
Published under the MIT License.