Difference between revisions of "Bluetooth Headtracker"

From Robert-Depot
Jump to: navigation, search
(Software)
(Processing)
Line 29: Line 29:
  
 
==Processing==
 
==Processing==
 +
This is the demo app in Processing included with FreeIMU v0.4.
 +
#With the headtraker powered on, pair your computer with the bluefruit device.
 +
#Change the serial port screen to match your bluefruit device, for example ''/dev/tty.AdafruitEZ-Link3e2f-SPP'' on my system.
 +
#Run the example. Press 'h' to store the home position.
 +
 
==Python==
 
==Python==
 
==Supercollider==
 
==Supercollider==

Revision as of 15:05, 14 January 2015

16281491925_66cc3868bf.jpg

Hardware

Built with simple, ready to order parts from common suppliers. Purchase 1 each of the following:

One of the following, needed to program the arduino. (One use only! Borrow from a friend?)

You can also choose to leave the LiPo charger out of the enclosure for small space savings.

Software

This project uses the FreeIMU library to read the motion sensors and calculate sensor-fused orientation.

Arduino

We are using the straight FreeIMU_quaternion example from FreeIMU v0.4. This reads the attached sensors, calculates the AHRS quaternion, and transmits via serial print. I've attached a copy of the FreeIMU_quaternion code here with the baud rate set to 38400, the max rate for the Arduino Pro Mini.

You should only need to upload this to your arduino once.

File:FreeIMU_quaternion.zip

Processing

This is the demo app in Processing included with FreeIMU v0.4.

  1. With the headtraker powered on, pair your computer with the bluefruit device.
  2. Change the serial port screen to match your bluefruit device, for example /dev/tty.AdafruitEZ-Link3e2f-SPP on my system.
  3. Run the example. Press 'h' to store the home position.

Python

Supercollider

Enclosure

16255567716_410f1b46dc_z_d.jpg

Solidworks Files - File:btht_solidworks.zip

STL Files - File:btht_enclosure_stl.zip

Reference

other intertial Measmurement Units

Head-tracking with the MPU6050

Example with Arduino Nano

GY-80=

GY-86

61laK%2BDIwfL._SL1500_.jpg

IMUs for position