Search results

  1. T

    Arduino and Naze32 Quadcopter

    https://www.arduino.cc/en/Main/ArduinoXbeeShield https://www.sparkfun.com/pages/xbee_guide http://www.digikey.com/catalog/en/partgroup/a000007-and-a000021-xbee-shield-evaluation-boards/15692 not an actual receiver for quads, the reason i am using this is because we are not allowed to use actual...
  2. T

    Arduino and Naze32 Quadcopter

    to get it flying with the naze only, how would i be reading the inputs sent from the sending arduino (controller)? since it sends ASCII values read from the potentiometers through to the serial monitor and then is decoded in the receiving arduino then the arduino categorizes that value into...
  3. T

    Arduino and Naze32 Quadcopter

    okay, sorry for the bad info. lemme try this again for anyone else who has information on my problem xD. So What i don't understand is what pins would i need to hook up from the naze32 and the arduino together to in order for me to send my motor control signals through to the motors. I have...
  4. T

    Arduino and Naze32 Quadcopter

    Some background information: I am currently trying to finish up a qaudcopter for school in a week or so and so far, i have my frame and controllers done and now i need to connect the ESC's and the flight controller. My cntroler is made from an arduino and some potentiometers with and Xbee shield...
Top