Giter Club home page Giter Club logo

Comments (4)

povlhp avatar povlhp commented on July 18, 2024

Sounds right. Give it a try

Sendt fra min iPhone

Den 18. jul. 2016 kl. 13.57 skrev midlandsdesign [email protected]:

https://www.arduino.cc/en/Guide/ArduinoLeonardoMicro#toc6

This

from ibus2ppm.

midlandsdesign avatar midlandsdesign commented on July 18, 2024

Thanks. I've given it a bash with no joy. Back to the drawing board. Maybe the receiver is faulty but I'll need to find a way of testing it.

from ibus2ppm.

povlhp avatar povlhp commented on July 18, 2024

If you have a ftdi cable try to connect gnd and connect iBus data to Rx. Open putty or another terminal emulator to see if you get binary data in at 115200 bps.

Do you have leds? What is their status?

Sendt fra min iPhone

Den 18. jul. 2016 kl. 19.49 skrev midlandsdesign [email protected]:

Thanks. I've given it a bash with no joy. Back to the drawing board. Maybe the receiver is faulty but I'll need to find a way of testing it.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

from ibus2ppm.

midlandsdesign avatar midlandsdesign commented on July 18, 2024

I have got it working now, thanks a mil.

On the Arduino Pro Micro (Leonardo), the Serial.xx is used for the built in USB serial connection, and Serial1.xx is used for pin 0 and pin 1 serial connection. In addition to this, on this board, the LED is on pin 17 and not 13 as on the other boards.

You therefore need to change all the Serial.xx lines of code in the sketch to Serial1.xx and the LED pin to 17 from 13 if you are using the Arduino Pro Micro or any other Leonardo based board.

Attached is the modified sketch that I am using with the hacked FS i6 Tx, the FS i6B Rx, and APM 2.6, and a cheap clone Arduino Pro Micro board from eBay.

iBus2PPM_leonardo.zip

Thanks again for all your help.

from ibus2ppm.

Related Issues (2)

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.