ROS April 1, 2014 1 Comment Install ROS Groovy on pcDuino [vc_row][vc_column][vc_column_text]ROS(Robot Operating System) provides tool and libraries to help developers with robot applications. It provides hardware abstraction, device driver, machine […]
OpenWRT April 1, 2014 0 Comments Port OpenWRT to CuHead Pro WiFi Shield [vc_row][vc_column][vc_column_text]LinkSprite CuHead Pro Wifi shield can also be used to for OpenWRT. In this tutorial, we will show how to […]
kernel and uboot April 1, 2014 0 Comments How to remotely boot pcDuino from a NFS server [vc_row][vc_column][vc_column_text]In cases, we would like pcDuino to boot from a network hosted file system. In this tutorial, we will explain […]
Android for pcDuino April 1, 2014 0 Comments Quick Start Guide on setup QT5 for Android on pcDuino [vc_row][vc_column][vc_column_text]To make things simple, we use a virtual box on a windows PC to install 64-bit Ubuntu PC. So all the […]
GPIO March 31, 2014 0 Comments C# Library for pcDuino A c# library to abstract GPIO access on the pcDuino board. https://github.com/scottmccain/pcDuino.Net
Quick Start March 31, 2014 0 Comments How to manupinate NAND when boot from a SD? [vc_row][vc_column width=”1/1″][vc_column_text]When boot from a bootable SD, people are asking: 1. How to access the data in NAND? 2. How […]