We connected a GROVE GPS to The Tactigon, to pair position data to Euler’s Angles. Android GPS and IMU logger with The Tactigon Libraries offers both Bluetooth Low Energy and Serial communication, so we connected the GPS using UART and … Read More
Gesture Controlled Lights
A new application of The Tactigon, this time combined to Raspberry Pi to achieve a futuristic lighting control. The Tactigon is a board for wearable applications prototyping, able to recognize gestures and different kind of movements, thanks to the firmware … Read More
The Tactigon ONE and GPS
Learn how to use The Tactigon ONE and GPS receiver to increase the board power! Simple Arduino Sketch to communicate over UART between devices! … Read More
How To Control Motors with The Tactigon ONE – Part III
In this article we will learn to control motor over BLE, using The Tactigon ONE programmed with Arduino IDE, transmitting movement instructions to receiver … Read More
How to Control Motors With The Tactigon ONE – Part II
Here is shown a simple sketch to control motor with The Tactigon ONE wearable board. A simple Arduino Sketch is used to talk with motor control board. … Read More
How To Control Motors with The Tactigon ONE
Control DC Motors with The Tactigon ONE! Learn how we connected a motor control board with few wires! … Read More
Quick Start Guide – Batteries and Bootloader
Learn how to start the bootloader mode and run the board from batteries! … Read More
The Tactigon Quick Start Guide
In this guide we will learn how to install needed libraries and board files to use The Tactigon from Arduino IDE using a simple USB Cable. … Read More
Controlling a robot with The Tactigon sensors over BLE
This post will show how to take advantages of The Tactigon’s BLE Central capabilities. We wanted to control our robot by using The Tactigon as a “3D steering wheel” controlling speed with pitch and steering with roll. … Read More
Steps towards Gesture Controller with blepdroid – Part III
This series of articles will explain how to use The Tactigon’s integrated sensors and communication interfaces to create a simple gesture controller. Part III … Read More