u3+
A collection of 3 Articles
A collection of 3 Articles
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