Code Monkey home page Code Monkey logo

headtracker's Introduction

RC HeadTracker

If your an RC enthusiast like myself with a FPV headset at some point you thought wouldn't it be cool if I could turn my head and the camera would follow. That is the intention of this project. It is a continuation of the work started by Dennis Frie, Mark Mansur and others in an effort to make it a more simple project.

I would like to throw out thanks to Yuri for the BLE Para work. https://github.com/ysoldak/HeadTracker

Wiki

  • Please visit the for the hardware required and how to build one.

Nano33BLE Build Link

  • How to for the new BLE33 board

BNO055 + Nano Build Link

  • How to for the BNO055 Sensor board + Arduino Nano

Download

  • Download the latest version from here if your running Windows 7,8,10.
  • The GUI should compile on Linux and MacOS but I have not tested it (*Firmware upload will not work).

To Do

  • Choose a fusion algorithm, went with Madgwick
  • Add calibration to the GUI
  • Save config to flash
  • Wireless PPM using a second Nano33BLE
  • FRsky trainer connection
  • Find solution to PPM output jitter from interrupt timing issues
  • Find an even better solution to PPMout jitter.. Done in firmware v0.6
  • PPM Input Functionality and testing on BLE33 (Firmware available in 0.42)
  • Add ability to program from the firmware window, sample firmware in master
  • Create binaries for Gui
  • Add rotation to mount board in other orientations BLE33

Screenshot

alt text

Compiling Code

I used VS Code & Platform IO to write this. It should work equally well in Arduino's IDE if thats your choice. Please rename the Nano33BLE.cpp to Nano33BLE.ino. It will complain about the startup folder just allow it to move it. I've had an issue with the most recent JSON library so I downgraded to 6.17.2

There is also a patch that needs to be applied to the Arduino BLE library or PARA will not connect. Please see https://github.com/ysoldak/ArduinoBLE/compare/master...ysoldak:cccd_hack

headtracker's People

Contributors

dlktdr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.