Android Release 08142013 version runs on pcDuino1/2
It includes a shutdown APP, and a terminal emulation. It allows Arduino style programming on Android.
It includes a shutdown APP, and a terminal emulation. It allows Arduino style programming on Android.
pcDuino has built-in XBMC for its Lbuntu OS. At the same time, XMBC has android version. We installed it on […]
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 […]
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 […]