GithubHelp home page GithubHelp logo

kunlunshan-github / iats_pro Goto Github PK

View Code? Open in Web Editor NEW

This project forked from akari-tun/iats_pro

0.0 0.0 0.0 29.25 MB

Antenna tracking system build on ESP32 module

License: GNU General Public License v3.0

C 99.21% Makefile 0.01% C++ 0.78% Python 0.01%

iats_pro's Introduction

iAts_pro(Antenna automatic tracking system pro)

AAT test video

You can see the test video at here.

Development is on the way...

Not long ago, I created an automatic tracking system that supports bluetooth connection and parameter configuration based on the open source project amv-open360tracker (You can find my project at here).

This project was built with Ateml 328p. As it is an 8-bit chip, its performance was low, so I couldn't implement more functions on it.Therefore, I came up with the idea of redeveloping it built on chips with higher performance.

Through the project of RavenLRS, I got to know a module espressif-ESP32 designed for IOT, which is integration bluetooth and wifi, and has 240mhz main frequency and 2m+ flash. And the official provides good SDK for development, which meets my needs very much. Therefore, I redeveloped the antenna automatic tracking system on this module.

After I graduating from college, I never use C language to develop any project, using C language development this project is a big challenge to me, I need to relearn C language feature, and the need to better understand how to use of Point.

RavenLRS project is built on ESP32 module, its also the realization of the function of some of its similar to some of my ideas, I learn by RavenLRS project by learned a lot of of C language development experience, and use a lot of RavenLRS code to my project,Thanks to RavenLRS author fiam open source for such an excellent project.

CONTROL APP

I designed a android app for this project Aircaft Viewer.this app can be control aat to course the right direction and view the aircraft's location and some status infomation from the telemetry data.Its supported two protocol now.

The Cases and STL file

Body Build

App Image

welcome

main page

main

setting

Smartport from R9M

Frsky R9m module can output Smartport, I diy a HC-05 module, It contains the inverter. So it's easy to plug to the R9m.

My app use classic bluetooth to connect HC-05 and get Smartport.

bt_module_top

bt_module_bottom

plugged to R9m

bt_module_plugged

Raven LRS

RavenLRS provides telemetry service for BLE's gatt server, but it don't provides notify.So I add the gatt server notify to RavenLRS,my app can use BLE notify get telemetry data.

You can find this module at here: AF_TX_Lite

AF_TX_Lite

PCB LAYOUT

PCB_LAYOUT_TOP

PCB_LAYOUT_TOP

PCB_LAYOUT_BOTTOM

PCB_LAYOUT_BOTTOM

3D PCB LAYOUT

3D_PCB_LAYOUT_TOP

3D_PCB_LAYOUT_TOP

3D_PCB_LAYOUT_BOTTOM

3D_PCB_LAYOUT_BOTTOM

DESIGN IMAGE

3D Printed

TX

Setup 1

TX

Setup 2

TX

Setup 3

TX

Setup 4

TX

Setup 5

TX

Setup 6

TX

iats_pro's People

Contributors

akari-tun 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.