Giter VIP home page Giter VIP logo

symax5c_controller's Introduction

Reversing the Controller for the Syma X5C Explorer

Purpose

To re-create the controller functions in order to fly the Syma X5C with any device like a computer, phone, or custom circuit.

Methodology

I found a blog post where someone reversed the controller for the Syma X4 quadcopter. After creating a model of the Syma X5C's circuit (controller_circuit.asc), their description of the antenna's pinout was identical to mine, so I assumed that the Syma X5C also uses SPI to communicate between the microcontroller and the antenna. I probed the SCK, MOSI, and MISO pins on the antenna to compare the signal with what the blog reported but have yet to determine whether the flight control protocol is identical. Once I identify the packet structure for flight control, I can recreate it in a C program that can be uploaded to an Arduino or executed by a computer to fly the Syma X5C.

Organization

  • See notes.md for some resources and my general thoughts on the project
  • All test observations are archived in test_captures folder according to the date and the number of test that I made that day. There is a markdown file in each test folder that explains the set up and observations of each test.

Future Improvements

  • Replace camera peripheral on the syma x5c with TX unit to do closed loop control?

symax5c_controller's People

Contributors

irongiant33 avatar

Stargazers

 avatar

Watchers

 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.