GithubHelp home page GithubHelp logo

crearo / nrf24_multipro_h8_pc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from botmayank/nrf24_multipro_h8_pc

0.0 2.0 0.0 10.52 MB

nRF24L01 multi-protocol RC transmitter

License: GNU General Public License v3.0

Python 33.63% C++ 63.16% C 3.21%

nrf24_multipro_h8_pc's Introduction

nrf24_multipro_h8_pc

nRF24L01 multi-protocol RC transmitter project being used for JJRC/Eachine H8 mini to control over Serial. This project aims to develop a USB dongle to control the H8 directly from the PC using the nRF24L01+ module and later expand to control and/or charge multiple quadcopters with this custom hardware based on the Arduino Leonardo (Atmega32u4).

The main Arduino code is in the nRF24_multipro folder with the main sketch being nRF24_multipro.ino. The script to control the quad over serial is serial_test.py while the board files for the Quadstick are in the hardware_design folder.

This project is based on the work of perrystao: https://github.com/perrytsao/nrf24_cx10_pc

which in turn is based upon the awesome nrf24_multipro project by goebish: https://github.com/goebish/nrf24_multipro

Arduino Nano and nRF24L01+ Module on perfboard to control Syma X20

Nano+nRF Syma X20

Connections

Arduino Uno/Nano NRF24L01+ Module nRF Pin No.
GND GND 1
3.3V VCC 2
D5 (Digital 5) CE 3
A1 (Analog 1) CSN 4
D4 (Digital 4) SCK 5
D3 (Digital 3) MOSI 6
A0 (Analog 0) MISO 7
Not Used IRQ 8

Configure

run export PYTHONPATH=. at the root of the project folder to run the files from terminal. Why this isn't needed on Pycharm is because it sets it for you.

nrf24_multipro_h8_pc's People

Contributors

1f604 avatar bikemike avatar botmayank avatar bpod avatar goebish avatar gorbach 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.