Coder Social home page Coder Social logo

vrajur / nrf24_cx10_pc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from perrytsao/nrf24_cx10_pc

0.0 2.0 0.0 1.62 MB

nRF24L01 RC Transmitter for CX-10 control from a PC

License: GNU General Public License v3.0

Arduino 84.84% C 4.22% Python 10.94%

nrf24_cx10_pc's Introduction

nrf24_cx10_pc

Screenshot ##nRF24L01 RC transmitter for Cheerson CX-10 with serial interface to a PC

This is a fork of goebish/nrf24_multipro that has been modified so that it accepts input through a serial port instead of PPM signals from a transmitter. This code will always select Cheerson CX-10 Blue PCB protocol for operation, but the code for using other quadcopters is still intact, so it should be easy to modify for those who are interested.

In order to use this code, you will need an Arduino, nrF24L01+ wireless cards, and a Cheerson CX-10, CX-10A, or CX-10C drone. This webpage has a list of hardware needed. The Arduino and the wireless cards should be wired following this table:

Arduino Uno NRF24L01+ Socket Adapter Board Wire Color (in photo)
GND GND Orange
5V VCC Red
D5 (Digital 5) CE Yellow
A1 (Analog 1) CSN Green
D4 (Digital 4) SCK Blue
D3 (Digital 3) MO (MOSI) Purple
A0 (Analog 0) MI (MISO) Gray
Not Used IRQ White

Although I haven't tested it yet, I expect that this code is compatible with the nrf24_multipro hardware that is used by goebish with his custom PCB.

This sketch was tested with Arduino version 1.6.7. nRF24_multipro.ino is the top-level code.

The python script serial_test.py can be used to test the connection, although it's not really practical for flying.

This code was developed as part of the Teach your PC to Fly a Mini-Drone project on MakeHardware.com.

nrf24_cx10_pc's People

Contributors

goebish avatar perrytsao avatar vrajur avatar

Watchers

 avatar  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.