Introduction of TQ2440 Development Work
This is a serial of Linux for ARM tutorials. It’s based on TQ2440 platform. Note 1: For the commands used […]
Schematics of pcDuoino V1
The schematics of pcDuino v1 can be downloaded from: Schematics

Taking Pictures with a pcDuino & a LinkSprite JPEG Color Camera (TTL Interface)
[vc_row][vc_column width=”1/1″][vc_column_text]The original post can be found at: http://bradsmc.blogspot.com/2013/05/taking-pictures-with-pcduino-linksprite.html?m=1 Here is a very basic example showing how to use the LinkSprite […]

Interface LED Matrix Kit to pcDuino
[vc_row][vc_column width=”1/1″][vc_column_text]LED Matrix Kit s a serially driven 8×8 LED Matrix kit powered by MAX7219. It only needs three data lines […]

The hidden extra GPIOs on pcDuino
The headers of pcDuino is compatible with Arduino Uno. However, pcDuino provides an extra set of GPIOs. You can use […]

Handle External Interrupt in Arduino-ish way on pcDuino
[vc_row][vc_column width=”1/1″][vc_column_text]External interrupt is an important mechanism to handle external event by pcDuino. pcDuino provides two external interrupt pins (pins […]

Temperature sensor LM35 on pcDuino
[vc_row][vc_column width=”1/1″][vc_column_text]LM35 Linear Temperature Sensor can be used to detect ambient air temperature. This sensor is produced by National Semiconductor […]

LCD 16×2 on pcDuino
[vc_row][vc_column width=”1/1″][vc_column_text]LCD (Liquid Crystal Display) screen is an electronic display module and find a wide range of applications. A 16×2 […]