Navigation

    Robolink logo
    • Register
    • Login
    • Search
    • [[global:header.categories]]
    • [[global:header.recent]]
    • [[global:header.tags]]
    • [[global:header.popular]]
    • [[global:header.users]]
    • [[global:header.groups]]
    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.

    Keyboard Input/Events

    CoDrone Lite/Pro
    3
    9
    3883
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      ealexander last edited by

      HI, When we (my class and I) use the keyboard input (when backspace key) and program it to use the up key to go, the drone does not respond. I wanted the kids to be able to program the keyboard to be able to control the drone but the only event/keyboard input that works is "land" and you have to press it about 5 times before it responds.

      1 Reply Last reply Reply Quote 0
      • robolink_leila
        robolink_leila @ealexander last edited by

        @ealexander What I recommend for any remote control code is to follow the lesson on Blockly. Using a loop and if statements usually have a better response time. Let me know if this works for you, and if you are still having issues I can set up a support call with you. The attached image shows what I was mentioning in the previous thread. 0_1576801095200_Screen Shot 2019-12-19 at 4.17.59 PM.png

        1 Reply Last reply Reply Quote 0
        • E
          ealexander last edited by

          Even with the gray "when key press"blocks it still does not respond. Sometimes land responds after being pressed five times or more. This is very frustrating as we have spent $1500 plus more for our class drones and I don't feel like we are able to use them consistently. There always seems to more problem drones and only a couple of them work well. We bought 11 in total.

          robolink_leila 1 Reply Last reply Reply Quote 0
          • robolink_leila
            robolink_leila last edited by

            @ealexander Your go up command is in an isolated if statement that isn't connected to other blocks. Use the gray "when key press" block for your up command as well 🙂

            1 Reply Last reply Reply Quote 0
            • I
              ixmclean last edited by

              yikes... my fault, sadly, I wasn't clear enough in my response as I'm used to Arduino or python code as I'm not familiar with the graphic type of development.

              1 Reply Last reply Reply Quote 0
              • E
                ealexander @ixmclean last edited by

                @ixmclean 0_1576096798596_Screen Shot 2019-12-11 at 3.37.42 PM.png

                1 Reply Last reply Reply Quote 0
                • E
                  ealexander @ixmclean last edited by

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • E
                    ealexander @ixmclean last edited by

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • I
                      ixmclean last edited by

                      Please don't forget to also post your code, as it is hard to see exactly what you are trying to do, or what the problem is without the code.

                      E 3 Replies Last reply Reply Quote 0
                      • First post
                        Last post