Quick Start
How to make wifi settings persistent on pcduinov2 running android?
I have just installed the last android image in flash on my pcDuino v2 image and Android seems to work […]
How do we make the Arduino code starts automatically after reboot?
[vc_row][vc_column width=”1/1″][vc_column_text]We got a pcDuino, and created an exciting Arduino style program on it. The code works as expected. Now […]
How to make a production SD after we have done all the work on pcDuino NAND?
[vc_row][vc_column width=”1/1″][vc_column_text]For commercial developers, after months of hard work, all the work/applications have been developed and tested on pcDuino on […]
UART Loopback Test on pcDuino
[vc_row][vc_column width=”1/1″][vc_column_text]In cases, we would like to do a quick test of pcDuino UART. Loop back is often a handy […]
How to enable full 4GB NAND Flash Memory on new batch of pcDuino
[vc_row][vc_column width=”1/1″][vc_column_text]pcDuino team decided to free upgrade the NAND flash to 4GB in latest batch of production run. If you […]
Flash Kernel using PhoenixCard and got error: “Card preprocess failed.1012”
Livesuit tool cannot run on Windows 7 and Windows 7. But its image can be burned into a bootable SD […]
How to Replace Kernel of pcDuino?
[vc_row][vc_column][vc_column_text]There are cases that you can download kernel with certain features from pcDuino website or LinkSprite learning center. Normally, the […]
Ubuntu Commands
[vc_row][vc_column width=”1/1″][vc_column_text] Basic Terminal Operations Changing Directory The command for changing directory is cd You can go to the top […]
How can I use a SD with large capacity as my primary medium?
[vc_row][vc_column][vc_column_text]In cases, we need a large working space, for example, we want to build kernel right on pcDuino. The on-board […]