As of September 2021, we have moved technical support to Robolink Help
Welcome to the Robolink Community forum!
You can post here to interact with others in the Robolink community. We're checking it weekly, and we'll respond to some messages. If you're looking for technical support, head over to Robolink Help.
website
-
I can't find the correct app to hook up the drone. I have the drone lite. we have looked everywhere
-
Hi @waseityb ,
With CoDrone Lite, you can code with block coding (Blockly for Robolink) or Python (using Jupyter Notebook). You can also use the Petrone App available on App Store and Play Store to pair with CoDrone but it's only for flying and not for coding. Hope this answers your questions!
-
as a start: how are you trying to code the CoDrone?
- python (what I do most of my work in): Need a simple python PyCharm is good. If you search the forums I have some stuff that explain this. if I have time later this morning I may dig it up and add it to this.
- blocky (not certain as I don't use this)
- Arduino IDE: need the PRO version to do this as it has the controller/board that provides the communication to update the codrone.