pcDuino February 15, 2015 0 Comments Turning a pcDuino into an AirPlay Receiver for Streaming Music If you have an iPhone/iPad, you must be familiar with the AirPlay icon that is shown as a little triangle. It can […]
Desktop Virtualization February 14, 2015 0 Comments [Announce] Xvisor Hypervisor running on pcduino. For those who might be interested, we can run the Xvisor hypervisor (open source, GPL) on the pcduino board. A […]
SPI February 13, 2015 0 Comments Alpha Numeric Display This post was contributed by Charles (cwilt). I modified an arduino library to control the SparkFun Alpha Numeric Display Driver. FLIPDISPLAY […]
Arduino-ish Program February 13, 2015 0 Comments Using Arduino-ish libs without Arduino-ish IDE on pcDuino The following is a quick way to use Arduino-ish library without Arduino-ish IDE on pcDuino. $ sudo apt-get install pcduino-dev […]
SPI February 13, 2015 0 Comments Arduino 1.77 TFT Shield library This is contributed by viulian. I’ve managed to port the Arduino TFT 1.77 Library (no sdcard support, I find it […]
Acadia February 13, 2015 0 Comments How to Turn on Touchscreen function in Acadia Kernel and Build the kernel 1. Download the kernel source files from https://github.com/linksprite/linux-kernel-acadia1.0-beta. 2. Read the README.md file and setup the compilation environment according to the […]