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

Arduino


Sensors Kit for Arduino
April 25, 2014 0 Comments

KY019: 5V DC Relay Module

/* Blink Turns on an LED on for one second, then off for one second, repeatedly. This example code is […]

Sensors Kit for Arduino
April 25, 2014 0 Comments

KY020: Tilt Switch 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

KY021: Mini Reed Switch 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

KY023: Mini Dual Axis JoyStick

int sensorPin = 5; int value = 0; void setup() { pinMode(3, OUTPUT); Serial.begin(9600); } void loop() { value = […]

Sensors Kit for Arduino
April 25, 2014 0 Comments

KY024: Linear magnetic Hall sensor

/* 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

KY025: Big Reed Switch 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

KY027: Magic LED cup Module

int LedPinA = 5; int LedPinB = 6; int ButtonPinA = 7; int ButtonPinB = 4; int buttonStateA = 0; […]

Sensors Kit for Arduino
April 25, 2014 0 Comments

KY022: Infrared Receiver Module

Download the test code from: InfraredReceiver

Sensors Kit for Arduino
April 25, 2014 0 Comments

KY028: Digital Temprateure 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

KY026: Flame Sensor Module

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

Older posts
Newer posts

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors