About

Gender

Male


Location

Pau


Please tell us a bit about your UAV interest

NOOBS -_- i want to build my own UAV


Hometown:

Pau (France)


Activity Feed

marouen posted a discussion
Hi,i'm new with Arducopter and 3DR/diydrones world.I'm actually working on a project to let me control the drone via Arduino using mavlink messages.I start by sending hartbeat, listenning to msgs and it works fine.Then i send new waypoint and switch…
Jun 10, 2016
marouen posted a discussion
Hi, im trying to send to the Pixhawk new waypoint with arduino nano.Im using this code source://include the mavlink library#include "mavlink.h"//Baudrate#define bRate 115200void setup() { Serial.begin(bRate);}void loop() {command_heartbeat();…
May 2, 2016
marouen replied to David Jones's discussion MAVLink NAV commands
"Hi Matthew,
im working on a project that sound like the one you did and i want to know if you solve your problem and if it works fine for you?

Actuelly im trying to send message to PiX4 using mavlink lib (mavlink_msg_set_mode_pack(..))and i wonder…"
Apr 29, 2016
marouen replied to Chris Jones's discussion Help on Formatting and Receiving MavLink Packets with an Arduino and sending them to an APM/Pixhawk
"Hello Chris, I'm trying to do the same thing that you did and i  wonder if you can give me some help."
Apr 27, 2016