I am building my own RC plane. I have all needed parts. I made my own wood frame.
My problem is that I can’t upload the sketch to Arduino Uno which is a cheap copy.
I use ArduinoDroid to upload by phone. It doesn’t recognize the MCU. Can anyone HELP?
Arduino Uno is not a supported hardware.
ArduPlane firmware supports over 240 flight controller boards, but that one is not one of them.
But the auther of that project designed it with Arduino Uno and RF 433.Titled ‘RF controlled Aircraft’.As its operation is handeled by two R3 and RF433 tx and rx.
Apart from the origins of Ardupilot, modern-day ArduCopter (you would be using ArduPlane anyway) has nothing to do with it.
Use the Arduino IDE on desktop.
Ideally you would use the outputs of your RC reciever to control your components for a plane.
Did the author of ‘RF controlled Aircraft’ told you to install ArduPlane firmware on it?
Or did he provided you with a sketch that you need to upload with the Arduino IDE?
ask here