We are a small startup company located in Norway, reaching out to the community here instead in hope that we can give something back to community instead of hiring a software engineer.
We need a logger for air and imu data and hence we have chosen the
I am currently making a paraglider(Several cons and pros for that approach, but I wanted todo something different:) I want to use pixhawk to control it. So the paraglider is like a plane with rudder,elevator and motor. My problem is that the rudde
I have tried finding out how to receive data from multiple apm modules. Can anyone put me on the right direction? I would like to use this Modem from 3DR. Is this possible?
I am trying to turn the apm 2.0 into a logger but doesnt know quite where to start. I will try to log gps, compass,mpu,temperature and altitude as fast as possible and just dump it to the serial with the mavlink protocol. I would therefore like to
We got the FPV combo system from Hobbyking, the 900mhz version, together with OSD. We are cuurenntly modifying the OSD to get one unit and less cables, I will upload some photos when its done.
So our question is regarding the ground station, we woul
I am looking for a wireing program were I can use red for vcc, black for gnd and yellow for signal and use my own image as background image for the wireing diagram.
Can eagle do this?
I want to do sth like in the below picture, but add connectors,cable
Lately I got into talk with several people at the airfield, both glider pilots, fullsize glider pilots, beginners and advanced pilots.It was just one off all these people that had taken the step to buy an autopilot set(Papparazzi), the other ones wer
What about using a mobile phone instead of the xbee as telemetry? Connect through usb or bluetooth. Then you also get a free camera or video camera as well. Any idea around this?
Hi folks,I was thinking about writing some code to automatically detects full movements of servos.Here is the pseudocode:first turn on ur transmitter and save neutral of all servos:for (int i=0;i<8:i++){neutral[i] = servoPos[i];}Move roll right:for (