About Arduimote - Arduino Controller
This application is a Bluetooth joystick controller for the Arduino paired with a Bluetooth Module.
Compatible with:
- Most Arduino boards (UNO, Mega, Due, Micro, Nano, etc..) and other AVR controllers (teensy 2.0+, Sparkfun Redboard, etc)
- HC-04, HC-05, HC-06 bluetooth modules
- Bluetooth enabled android devices, optimized for 1080p or higher phones, app will be updated in the future to support lower resolution devices.
Features:
- 1 analog joystick (x, y directions)
- 6 digital buttons (A - F)
- Full screen immersive mode for best user experience
- Clean and minimalistic interface
- Implemented checksum methods to ensure steady and error-free communication
- Compatible with EasyTransfer Library for the Arduino
Arduino example code - https://github.com/Haven-Lau/Arduimote-for-Arduino
Developers:
Haven Lau (UI, Bluetooth communication, algorithms) - https://github.com/Haven-Lau
Ernest Wong (Bluetooth connection, backbone) - https://github.com/chewong
Designed with Canada Robotix.
Feel free to email me for feedback and support.
Download and install
Arduimote - Arduino Controller version 1.0 on your
Android device!
Downloaded 1,000+ times, content rating: Everyone
Android package:
ca.uwaterloo.arduimote, download Arduimote - Arduino Controller.apk
by K####:
One of a few arduino controller that is multitouch. Implemented it for my omni wheel robot. Just one suggestion, I would love if there is an option to choose the right side controller mode (joystick/button). Anyways, thanks guys