Use Flask Server on pcDuino3 to build web based Sensor Reading
We added a flash server sample into the python code at https://github.com/pcduino/python-pcduino. After we clone it the navigate to the directory […]
We added a flash server sample into the python code at https://github.com/pcduino/python-pcduino. After we clone it the navigate to the directory […]
This was contributed by Wojtek. Few days before I got my PcDuino and having some experiences before with other A10 […]
In this post,we are going to use Linker Slide Potentiometer to show how to use Python to read ADC of pcDuino. 1. […]
The original can be found at: https://learn.sparkfun.com/tutorials/programming-the-pcduino#serial-communications Python requires an external library to use serial ports; however, it’s very easy to […]
The Zen of Python! Beautiful is better than ugly. Explicit is better than implicit. Simple is better than complex. Complex […]
Pingo package documentation on pcDuino 3 Introduction Pingo provides a uniform API to program devices like the Raspberry Pi, BeagleBone […]
pingo pingo provides a uniform API to program devices like the Raspberry Pi, BeagleBone Black, pcDuino etc. just like the […]
Python is preinstalled on my pcDuino Lubuntu, but I’m unable to find IDLE integrated development environment for Python. How do […]
[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 […]