Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SamuelBrucksch/open360tracker
Open source antenna tracker for FPV featuring a slipring for continuous 360 degree rotation.
https://github.com/SamuelBrucksch/open360tracker
Last synced: about 1 month ago
JSON representation
Open source antenna tracker for FPV featuring a slipring for continuous 360 degree rotation.
- Host: GitHub
- URL: https://github.com/SamuelBrucksch/open360tracker
- Owner: SamuelBrucksch
- Created: 2014-09-15T08:56:15.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-02T20:20:30.000Z (about 8 years ago)
- Last Synced: 2024-01-25T01:08:43.688Z (11 months ago)
- Language: C++
- Homepage:
- Size: 271 KB
- Stars: 39
- Watchers: 12
- Forks: 17
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-flying-fpv - open360tracker - 360° servo tracker 2016. (Antennas and Trackers 📡 / Modules 🧩)
README
Introduction
=====
This project is about an antenna tracker that is easy to build. It features a slipring that offers full 360° continuous rotation and support for lots of different telemetry protocols and flight controllers like FrSky, HoTT, Mavlink, MultiWii, Naza, ArduPilot, Arducopter.More Information: http://fpv-community.de/showthread.php?49179-open360tracker-Der-Community-Antennentracker-Made-in-Germany
Details
=====
The slipring offers free 360° continuous rotation without the hassle of twisted cables. For this we use a robot servo that has no fixed endpoint. To measure the direction the antenna tracker points it antenna to we use a compass. This has many different advantages like no need for pointing the tracker to north or calibrate it somehow to the servo travel of the used servos.The initial version will make use of the Frsky Protocol as there are so many different easy to build arduino projects that support all kinds of flight controls.
Here you can find a list of protocols that are supported: [Protocols](https://github.com/SamuelBrucksch/open360tracker/wiki/Protocols)
Current state of the project
=====
FRSKY_X, FRSKY_D and MAVLINK seem to work:Short Test in the garden:
[![ScreenShot](http://img.youtube.com/vi/F41oIQ15KQs/0.jpg)](https://www.youtube.com/watch?v=F41oIQ15KQs)
First in flight video:
[![ScreenShot](http://img.youtube.com/vi/KduENCHV0qc/0.jpg)](https://www.youtube.com/watch?v=KduENCHV0qc)
Short Video of tracker working on the ground:
[![ScreenShot](http://img.youtube.com/vi/t7Wg0ki7fN8/0.jpg)](https://www.youtube.com/watch?v=t7Wg0ki7fN8)
For furter information, please have a look at our Wiki Howto's:
[Connections](https://github.com/SamuelBrucksch/open360tracker/wiki/Anschlussdiagram)
[Buttons](https://github.com/SamuelBrucksch/open360tracker/wiki/Buttons)
[Tracker GPS](https://github.com/SamuelBrucksch/open360tracker/wiki/Tracker-GPS)