What I want to do is get my RC Transmitter to send info to the receiver connected to the Arduino which then sends it to the AR Parrot
Currently, I'm trying to do the MiruMod for my AR Parrot 2.0. however I don't have an Arduino Nano or Mini, I have a Pro Micro. I also don't have a receiver like they show, instead I have a 5 pin receiver
- My first issue is uploading the sketch from the project, it constantly throws a bunch of errors that certain things are undeclared etc.
- My second issue is the wiring of the receiver since it is not the same.
I had given up trying to get the project to work so instead I've been trying to write my own code, however, I can't get a reading from my Transmitter, I just don't know how to get the reading to appear let alone control the drone with it.
Imagine for a moment it is you trying to answer the above and then look at what is missing to enable any sort of educated response.
A link to a datasheet/manual for the receiver would be a lot more useful than just a picture without even a name. Similar information for the unnamed "RC transmitter" might also be useful.
Try searching for "Arduino SBus" and look for information about connecting to an S.Bus receiver. It's not something I've ever done but there are libraries and projects out there. Oh and note that not all things called S.Bus are exactly the same.
Steve
slipstick:
A link to a datasheet/manual for the receiver would be a lot more useful than just a picture without even a name. Similar information for the unnamed "RC transmitter" might also be useful.
Try searching for "Arduino SBus" and look for information about connecting to an S.Bus receiver. It's not something I've ever done but there are libraries and projects out there. Oh and note that not all things called S.Bus are exactly the same.
Steve
I was able to find the name of the receiver last night it was hidden in the packaging: Manual. The transmitter is the Taranis qx7s. Also, thank you for the suggestion. I will look into the S-Bus
I have a similar problem of anybody would please help.
Having trouble deciphering the picture on the mirumod page , the wiring diagram has black cables that appear to be shorting 3 pins on the current level switcher.??
And Red cables on left of current switcher that start at 2 pins then lead off into one cable.
And the yellow dots on the Arduino??
Can somebody please clear this diagram up please I am more confused than I probably should be ..
Can somebody use paint or something and draw me an idiot guide please .. thank you
Ag3ntwilson:
I have a similar problem of anybody would please help.
Having trouble deciphering the picture on the mirumod page , the wiring diagram has black cables that appear to be shorting 3 pins on the current level switcher.??
And Red cables on left of current switcher that start at 2 pins then lead off into one cable.
And the yellow dots on the Arduino??
Can somebody please clear this diagram up please I am more confused than I probably should be ..
Can somebody use paint or something and draw me an idiot guide please .. thank you
Reproduce whatever you need help with here.
No one is going to waffle through endless pages looking for what you refer to.
Ag3ntwilson:
I have a similar problem of anybody would please help.
Having trouble deciphering the picture on the mirumod page
You didn't provide a link to "the mirumod page" so, feeling helpful, I had a look at the page linked in the OP. There were no pictures there. I stopped feeling helpful.
Steve