Book: Get Started with pcDuino
April 21, 2014
0 Comments
Introduction for pcDuino Presentation at Sparkfun
[slideshare id=33786060&doc=pcduinosparkfun-140422004050-phpapp02]
Python

April 20, 2014
0 Comments
How to install Python IDLE IDE on pcDuino Lubuntu
Python is preinstalled on my pcDuino Lubuntu, but I’m unable to find IDLE integrated development environment for Python. How do […]
Python

April 20, 2014
0 Comments
Python Introduction for pcDuino
[vc_row][vc_column][vc_column_text] Python Introduction for pcDuino Lubuntu A Python learning tool with beginner exercises in using variables, Basic maths operators, data […]
Quick Start
April 18, 2014
0 Comments
How to support WPA WiFi on pcDuino v2?
pcDuino v2 does support WPA WiFi on pcDuino v2. To use it, we need to first edit a file named […]
Arduino-ish Program

April 18, 2014
0 Comments
Generate Random Numbers on pcDuino
[vc_row][vc_column width=”1/1″][vc_column_text]In this post, we will look at how to generate random numbers on pcDuino[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Random Numbers for pcDuino” […]