- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 4 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 4 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 7 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 8 months ago
- Building a 3D Digital Clock with ArduinoPosted 1 year ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 1 year ago
- Snowflake with ArduinoPosted 1 year ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
uMotio is an Arduino compatible device with built in gesture control
We received from our Submit channel an update from an interesting project calle uMotio
“It’s basically an arduino compatible device with gesture control built in. It picks up x,y and z motion and also has built in gestures such as swiping left/right/up/down and even airwheel (clockwise and anti-clockwise).
The board contains a gesture control ic along with an atmega32u4 (used in the arduino leonardo). It has an arduino compatible bootloader on it and we also created an arduino library for it to make it easy to use.
And more:
In its current state (it’s still a prototype), It will enumerate as a joystick/keyboard and serial port on a pc (all standard hid drivers so works just as well under windows/linux).
If you don’t want to create your own firmware (arduino) for it, then you can still develop something on the pc side. The serial port will stream x,y,z, gesture and touch data so it’s easy enough to create a python, c#, <insert coding language here> program/script to use it.
We are also planning a bluetooth version with battery for a portable wireless device.
If you want to stay updated with the guys then join the mailinglist on the website (www.umotio.co.za), facebook page: www.facebook.com/umotio or twitter @umotiocontrol
https://www.youtube.com/watch?v=mdIwJebGCw0&feature=youtu.be