About

Gender

Male


Activity Feed

ahmed ahmet replied to Scott Berfield's discussion Dumb antenna question
"Hi,

I have frsky dht diy module on turnigy 9x radio. I would like to increase the range of transmitter. For this reason, below antenna seems suitable to me. However, comments make me confused, because antenna cable of the module is male. The given…"
Nov 7, 2013
ahmed ahmet commented on Majid Khan's blog post Configuring Turnigy 9x with arducopter
"Hi, my problem is solved when i connect the apm 8 to rc 6 since i read the rc8 from mission planner. Thanx for great document."
Apr 1, 2013
ahmed ahmet commented on Majid Khan's blog post Configuring Turnigy 9x with arducopter
"Hi,
I tried to follow your instructions as much as i can. On mission planner i see 6 different pwm vaules on  calibration page. However flight mode page current  pwm is8 :1500. So i can't change the flight mode. Hiw can i set the reading 8 to 5?"
Mar 23, 2013
ahmed ahmet replied to Batuhan Avcı's discussion MTK 3329 GPS w/ arduino uno
"Yes. Gps working quite well."
Mar 23, 2012
ahmed ahmet replied to Batuhan Avcı's discussion MTK 3329 GPS w/ arduino uno
"Even gps is locked or not, code writes to window what it reads from the gps. Are you sure with your connection? I advice you to check connector lines from the pcb pads. with a buzzer. I mean one end to bottom of the gps OUT and other end arduino to…"
Jan 2, 2012
ahmed ahmet replied to Batuhan Avcı's discussion MTK 3329 GPS w/ arduino uno
"Hi Batuhan,

Wait until the led stop blinking, which means gps is locked. then copy below code
 void setup(){  pinMode(0,INPUT);  digitalWrite(0,LOW);  pinMode(1,INPUT);  digitalWrite(1,LOW);}void loop(){  while(1);}
compile, upload and click serial…"
Dec 30, 2011
ahmed ahmet commented on Matti Rytkönen's blog post ArduPilot 2.6.2 for the Flight Gear Simulator
"Hi,

Couldn't run batch file with FG 2.0.0"
Aug 5, 2010