python :Linker Touch Sensor
[vc_row][vc_column width=”1/1″][vc_column_text]Linker Touch Sensor is a touch switch, when a finger touching the sensing area, SIG (signal output) in the […]
[vc_row][vc_column width=”1/1″][vc_column_text]Linker Touch Sensor is a touch switch, when a finger touching the sensing area, SIG (signal output) in the […]
[vc_row][vc_column][vc_column_text] Linker Hall Sensor Module is a Hall sensor. A Hall effect sensor is a transducer that varies its output voltage in response to a magnetic field. Hall […]
[vc_row][vc_column][vc_column_text]Flask is a Python web framework that can turn pcDuino into a dynamic web server.[/vc_column_text][vc_tour][vc_tab title=”Install libraries” tab_id=”1393488004-1-24″][vc_column_text]1. Install library Request […]
[vc_row][vc_column][vc_column_text] Python is a widely used general-purpose, high-level programming language.Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in […]
I posted earlier about using the TCS34725 RGB Color Sensor board from Adafuit on my Raspberry Pi blog. The TSC34725 connects via I2C, […]
The TMP102 temperature sensor breakout from Sparkfun is an easy to use thermometer that connects via I2C. This quick example shows […]
In Arduino-ish programming, we can use Serial.print to access the UART of pcDuino. Many users are asking, how to directly […]
[vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Hardware list” tab_id=”1389153395-1-91″][vc_column_text]1*pcDuino V1 1*Linear/Slide Potentiometer of Linker Kit for pcDuino/Arduino Some wires[/vc_column_text][/vc_tab][vc_tab title=”Connection diagram” tab_id=”1389153395-2-55″][vc_column_text] Potentiometer connects to pcDuino’s […]
[vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Send Email” tab_id=”1387502637-1-10″][vc_column_text]Python’s smtplib provides a way for send Email. It has carried on the simple to the […]