Mono .NET on pcDuino
Do you know that .NET C sharp can run on pcDuino? The first step is to install mono framework. $ […]
Do you know that .NET C sharp can run on pcDuino? The first step is to install mono framework. $ […]
When pcDuino loaded with Android, we can also remote access to its desktop by installing an free app named droidvnc.
pcDuino supports both linux and Android. Under Android, we can also talk to the hardware interface pins. In this post, […]
In pcDuino, there are two flavors to write program to control hardware, command-line and QT GUI. In this post, we […]
We are going to turn pcDuino into a digital picture frame. The thing to make this magic happen is a […]
LinkSprite has a clear enclosure that can be used for Arduino family and pcDuino V1. To use this clear enclosure […]
Open terminal, run the following commands: $ cd /home/ubuntu/ $ wget http://processing.googlecode.com/files/processing-1.5.1-linux.tgz $ tar xvf processing-1.5.1-linux.tgz $ cd processing-1.5.1 $ mv […]
Uboot command: Connect serial debug cable to the debug port, and launch the hyper-terminal. Press any key at boot up to […]
What is the version of Ubuntu? The ubuntu version is LUbuntu v12.04 of Linaro. How to install the software? $ sudo apt-get update […]