• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Sort:
  • Date
  • Name
  • Rating
  • Popular
  • Category

Python


pcDuino
home surveillance
November 20, 2015 0 Comments

Motion Detection using Python and OpenCV

Introduction Adrian Rosebrock posted a blog , named ” Home surveillance and motion detection with the Raspberry Pi, Python, OpenCV, […]

Python
python-logo-master-v3-TM
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
python-logo-master-v3-TM
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 […]

Python
March 22, 2014 0 Comments

Control GPIO of pcDuino using web browser with Python

[vc_row][vc_column][vc_column_text] In this tutorial, we will introduce how to control the states of LEDs through the web browser. This project […]

Python
图片1
March 10, 2014 0 Comments

python:Learn GPIO- Linker LED

[vc_row][vc_column][vc_column_text]GPIO is short for General Purpose Input Output, and it can also be called bus extender, Use I2C, SMBus or industrial standard SPI interface simplifies the I/O port extension. It uses industrial standard Use I2C, SMBus or industrial standard SPI interface simplifies the I/O port extension I2C, SMBus or SPI interface to simplify the I/O extension. When the Micro controller or chipset do not have enough I/O port, or when system need to adopt the remote serial to communicate or control. GPIO product could offer the unction of extra control or monitor This post will introduce how to use the python to control GPIO on pcDuino.[/vc_column_text][vc_tour][vc_tab title=”Part list” tab_id=”1394422133-1-61″][vc_column_text]1. [bigcommerce link=”/pcduino-v2-an-minipc-with-arduino-headers-ubuntu-android-google/” target=”_blank”]pcDuino V2[/bigcommerce]   x1 2. [bigcommerce link=”/5mm-blue-led-module-of-linker-kit-for-pcduino-arduino/” target=”_blank”]Linker LED[/bigcommerce]  […]

Python
图片1
March 10, 2014 0 Comments

python :Linker_Button

[vc_row][vc_column][vc_column_text] Linker button is the key, the SIG(signal output port) of linker button is at a low level(logic0)in case no button pressed, after the button press, SIG will output a high level (logic 1). And pcduino GPIO through testing linker button SIG level to determine key state. In this post, we will demo how to control the linker led through linker button.[/vc_column_text][vc_tour][vc_tab title=”Part list” tab_id=”1394434978-1-72″][vc_column_text]1. [bigcommerce link=”/pcduino-v2-an-minipc-with-arduino-headers-ubuntu-android-google/” target=”_blank”]pcDuino V2[/bigcommerce]   x1 2. [bigcommerce link=”/button-module-of-linker-kit-for-pcduino-arduino/” target=”_blank”]Linker […]

Python
\mathrm{SQNR} = 20 \log_{10}(2^Q) \approx 6.02 \cdot Q\ \mathrm{dB} \,\!
March 10, 2014 0 Comments

ADC(Analog-to-digital converter) of pcDuino with Python

[vc_row][vc_column][vc_column_text]An analog-to-digital converter (abbreviated ADC, A/D or A to D) is a device that converts a continuous physical quantity (usually voltage) to a digital number that […]

Python
图片light sensor
March 10, 2014 0 Comments

Program Linker Light Sensor Module on pcDuino with Python

[vc_row][vc_column][vc_column_text] Linker Light Sensor is a photosensitive sensor. A light sensor, as its name suggests, is a device that is […]

Python
图片66yellow
March 9, 2014 0 Comments

Program Linker Temperature Module on pcDuino with Python

[vc_row][vc_column][vc_column_text]Linker Temperature is a temperature sensor. It has TM36  temperature sensor.  In this post, we will show how to use […]

Python
图片8
March 9, 2014 0 Comments

Python: Read pcDuino GPIO through “Web”

[vc_row][vc_column width=”1/1″][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Install Request” tab_id=”1394429524-1-28″][vc_column_text]Requests is a Python HTTP client library $ sudo apt-get install python-requests [/vc_column_text][/vc_tab][vc_tab title=”Install python-pip” […]

Older posts

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors