Coder Social home page Coder Social logo

eliasulimanov / rc_plane_rx Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 20 KB

5 channel RC RX, made for plane but can be used for any craft

License: GNU General Public License v3.0

C++ 100.00%
arduino arduino-uno attiny84 arduino-boards cpp c-plus-plus hardware integration rc rx

rc_plane_rx's Introduction

RC Plane RX

Elia Sulimanov

2.4 GHZ, 5 channel RC RX. Made for plane but can be used for any craft.

This project made with and for ATtiny84 platform.

Contents

How It Works

  • The receiver is reading radio 2.4 GHZ signals.
  • When the receiver reads a message sent by the TX he is translating it to operation.
  • Please view the transmitter code for further understanding about how the message is looks like.

Quick start

Installing

First make sure arduino enviorment is installed on your pc and ATtiny84 board is available.
In order to compile and use this code you must include nRF24L01 lib. more info here: maniacbug/RF24
Next upload this code to your ATtiny84 using arduino as ISP.

Using

All you need to do is just wire a breadboard/pcb using the following guidelines:

  • Pin 0 - RF24 CE
  • Pin 1 - RF24 CS
  • Pin 2 - RF24 MOSI
  • Pin 3 - RF24 MISO
  • Pin 4 - RF24 SCK
  • Pin 5 - Wing leds
  • Pin 6 - Tail led
  • Pin 7 - Rudder servo
  • Pin 8 - Elevators servo
  • Pin 9 - Alierons servo
  • Pin 10 - Motor

You are good to go!

Related Projects

License

GNU General Public License v3.0

rc_plane_rx's People

Contributors

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