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

pcDuino


GPIO
November 16, 2013 0 Comments

The hidden extra GPIOs on pcDuino

The headers of pcDuino is compatible with Arduino Uno.  However, pcDuino provides an extra set of GPIOs. You can use […]

External Interruption
November 16, 2013 0 Comments

Handle External Interrupt in Arduino-ish way on pcDuino

[vc_row][vc_column width=”1/1″][vc_column_text]External interrupt is an important mechanism to handle external event by pcDuino.  pcDuino provides two external interrupt pins (pins […]

ADC
LM35_setup
November 16, 2013 0 Comments

Temperature sensor LM35 on pcDuino

[vc_row][vc_column width=”1/1″][vc_column_text]LM35 Linear Temperature Sensor can be used to detect ambient air temperature. This sensor is produced by National Semiconductor […]

Arduino-ish Program
LCD1602_1
November 15, 2013 0 Comments

LCD 16×2 on pcDuino

[vc_row][vc_column width=”1/1″][vc_column_text]LCD (Liquid Crystal Display) screen is an electronic display module and find a wide range of applications. A 16×2 […]

Arduino-ish Program
DHT11
November 14, 2013 0 Comments

Humidity and Temperature Sensor DHT11 on pcDuino

[vc_row][vc_column width=”1/1″][vc_column_text]DHT11 Temperature and Humidity Sensor features a calibrated digital signal output with the temperature and humidity sensor complex,ensureing the […]

Arduino-ish Program
IMG_4132
November 13, 2013 0 Comments

Use Ultrasonic Sensor to Measure Distance on pcDuino

[vc_row][vc_column width=”1/1″][vc_column_text]Ultrasonic sensors (also known as transceivers when they both send and receive, but more generally called transducers) work on […]

Arduino-ish Program
stepper
November 12, 2013 0 Comments

pcDuino controls stepper motor

[vc_row][vc_column width=”1/1″][vc_column_text]A stepper motor (or step motor) is a brushless DC electric motor that divides a full rotation into a […]

Arduino-ish Program
SG90
November 12, 2013 0 Comments

pcDuino controls a RC servo

[vc_row][vc_column width=”1/1″][vc_column_text]In this post, we are going to look at how to use pcDuino  to control RC (hobby) servo motors. […]

Processsing
2013-10-31-054933_1280x720_scrot
November 8, 2013 0 Comments

Steps of running processing on pcDuino

[vc_row][vc_column width=”1/1″][vc_column_text] Open terminal, run the following commands: $ cd /home/ubuntu/ $ wget http://processing.googlecode.com/files/processing-1.5.1-linux.tgz $ tar xvf processing-1.5.1-linux.tgz $ cd processing-1.5.1 […]

ADC
wire snake_1
October 31, 2013 0 Comments

Run Game Snake on pcDuino

[vc_row][vc_column width=”1/1″][vc_column_text]In this tutorial, we are going to show how to run a game named “Snake” on pcDuino, and controlled […]

Older posts
Newer posts

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors