• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Sort:
  • Date
  • Name
  • Rating
  • Popular
  • Category
admin
About the author

pcDuino3
pcDuino+v3测评 3-468
April 26, 2014 0 Comments

Review of pcDuino3 (II)

Connect the HDMI monitor, USB keyboard, and USB mouse, power  up pcDuino3  through the USB port with a 5V/2A wall […]

pcDuino3
PCdUINO
April 26, 2014 0 Comments

Review of pcDuino3 (I)

Compared to pcDuino v2, pcDuino3 is bigger, and  equipped with more interfaces. The most significant change is the processor. pcDuino3 […]

Hardware Knowledge
line_LED_1
April 26, 2014 0 Comments

How to use the linear LED

[vc_row][vc_column width=”1/1″][vc_column_text]Linear LED is a special type of LED that be used to form a dotted line or some other […]

Hardware Knowledge
battery_LED_1
April 26, 2014 0 Comments

How to use battery level indication LED

[vc_row][vc_column width=”1/1″][vc_column_text]In this post, we will look at a special type of segment LED that can be used to indicate […]

Hardware Knowledge
distance_LED_1
April 26, 2014 0 Comments

How to use distance indicator LED

[vc_row][vc_column width=”1/1″][vc_column_text]In this tutorial, we will look at a special type of segment LED, which can be used to indicate […]

Sensors Kit for Arduino
April 25, 2014 0 Comments

KY005: Infrared Emitter Module

const int analogInPin = A0; int sensorValue = 0; int KEY ; int NEWKEY ; int OLDKEY = 0; int […]

Sensors Kit for Arduino
April 25, 2014 0 Comments

KY009: RGB three colors LEDs module

int redpin = 11; // select the input pin for the potentiometer int bluepin =10; // select the pin for […]

Sensors Kit for Arduino
April 25, 2014 0 Comments

KY010: Light Block Sensor Module

/* Button Turns on and off a light emitting diode(LED) connected to digital pin 13, when pressing a pushbutton attached […]

Sensors Kit for Arduino
April 25, 2014 0 Comments

KY012: Buzzer Module

int buzzer=11; void setup() { pinMode(buzzer,OUTPUT); } void loop() { unsigned char i,j; while(1) { for(i=0;i<80;i++)//Output sound of one frequency […]

Sensors Kit for Arduino
April 25, 2014 0 Comments

KY011: Dual Light LEDs module

int redpin = 11; // select the input pin for the potentiometer int bluepin =10; // select the pin for […]

Older posts
Newer posts

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors