Zaid Daba'een
A young driven software engineer who architects your systems using the latest technologies and untangles your messy problems, faster than anyone else.
A young driven software engineer who architects your systems using the latest technologies and untangles your messy problems, faster than anyone else.
This one took quite a long time for me to figure out. I'd suggest that you have a look at Pixhawk guide, and see if it works out with you. Make sure after you are done making all the connections that you run APM Planner (see Installation on Ubuntu) and do the... Read More
Since APM planner is created using QT framework, it can run on Ubuntu. Installation To install do the following: Install the required packages including QT5. sudo apt-get update sudo apt-get install qt5-qmake qt5-default \ qtscript5-dev libqt5webkit5-dev lib... Read More
If you have set your Odroid to auto-connect to an ad-hoc connection, then you'd be able to SSH to your Odroid (host) through another computer (client). Connect From the client: In order to connect to the ad-hoc connection, first create a shell script file: ged... Read More
Installing ROS on my Odroid was problematic. Following the steps to install ROS as documented on http://wiki.ros.org/jade/Installation/Ubuntu will not work, though my eMMC card only had Ubuntu on it, there won't be enough space to install all the dependencies... Read More
Bash Tutorial To learn how to access the GPIO pins on the Odroid U3+ on a Linux system, I added a red LED to the GPIO pins, and the objective is to light that on. Here are the steps to do that: Connect a low voltage LED, red preferably. As shown in the photo:... Read More
Today we performed our first plane launching. Here is how our set up looked like: Basically all you need is a slanted platform, a bungee cord, two hooks and a bunch of nails to put down the platform and cord into the ground. The longer and the thicker the bung... Read More