About

Please tell us a bit about your UAV interest

School Project on a Unmanned Quadcopter


Hometown:

Boston


Activity Feed

Gabriel Begun replied to Alessandro Soares's discussion How to get data from ArduPilot through Serial Port
"Good news guys! we finally got this to work.
Our project is not using GPS so we are using uartB - you could easily change to uartC as Parth said. 
\
[code]
////////////////////////// // uartB communications //
//////////////////////////
//* Read…"
Mar 29, 2014
Gabriel Begun replied to Alessandro Soares's discussion How to get data from ArduPilot through Serial Port
"Hey guys! Sorry for being MIA for long.We got our code to work ish.... We can send data using hal.uartB->printf(...) 
We are not using GPS, so uartB is available. The problem is that the funciton hal.uartB.available() does not seem to work - in…"
Mar 20, 2014
Gabriel Begun replied to Alessandro Soares's discussion How to get data from ArduPilot through Serial Port
"Hello Alessandro,Thank you for responding to my post.Unfortunately, I am working with a team on this project and we are constrained to using the ArduPilot ... I have been looking at the code and it is a mess. The code is really well written, but its…"
Feb 16, 2014
Gabriel Begun replied to Alessandro Soares's discussion How to get data from ArduPilot through Serial Port
"Hello Alessandro,I am working on a similar project. The idea is to control the ArduCopter with an on board BeagleBone. I am trying to figure out how to send commands from one to the other. Did you ever figure out how to send data through serial? And…"
Jan 30, 2014