Tanmay

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: How to Enable the UART Port in Plutox Drone #4221
    Tanmay
    Participant

      PlutoX has 2 UART One is used in ESP(WiFi) and STM Communication and the Second is available for user which can be directly accessed by using UART API.
      Current API based structure is not available to control 1st UART(ESP(WiFi) and STM Communication).
      But if you are really interested you can opt for non API version of our code and implement on that.

      in reply to: How to Enable the UART Port in Plutox Drone #4179
      Tanmay
      Participant

        You can enable the Uart port on PlutoX using Cygnus IDE and PlutoX Breakout board if you program accordingly using the Api’s provided. I would be able to help you further if could clearly specify what you have in mind.

        in reply to: PID Parameters for the PlutoX drone #4088
        Tanmay
        Participant

          Max value for kp=200, ki=250, kd=100; while tuning using laptop.

          kp values
          If set too high, the copter will oscillate on the roll and/or pitch axis.
          If set too low the copter will become sluggish to inputs.

          kd values
          If set too high, the drone will over correct and will take more time to reach the desired position.
          If set too low, the drone will overshoot the desired position and drone will keep oscillating.

          ki values
          If set too high, will cause oscillations and drone will take more time to reach desired setpoint
          If set too low, will cause a sluggish response and the drone may not reach desired position.

          in reply to: Project Guidance #4015
          Tanmay
          Participant

            Hi,
            To make a dropping mechanism you can use small servo like This (https://m.banggood.in/1-Pair-Goteck-GS-1502-1_5g-Analog-Micro-Servo-For-RC-Airplane-p-1112821.html?rmmds=search)

            In plutoX breakout board pin 2 is dedicated for servo.

          Viewing 4 posts - 1 through 4 (of 4 total)