Product Manual 

LED Plug        

 

            Updated on 05 June 2017     

Product Manual: LED Plug 

Index  Index



Introduction



Specification



Variants



Supported cables:



Details



How to interface?



Example Codes



Code 1: Arduino



 

                               

Elint Labz (​www.elintlabz.in​) 

 

Page 1 of 6 

Product Manual: LED Plug 

Introduction 

LED  plug has a LED with a current limiting resistor which can be used as indicator  in  various  projects.  This  PCB  design  enables  you  to  bend the LED to any position  as  per  the  user’s  need  and  also  this  plug  can  be  mounted  anywhere  using  screws. This plug is available in different colors.   

   

Specification 

● Operating voltage: 5V  ●

Size: 15mm x 20mm 

Variants  1.

Diffused  a. Red  b. Yellow  c. Green 

2. Clear  a. IR 

Elint Labz (​www.elintlabz.in​) 

 

Page 2 of 6 

Product Manual: LED Plug 

b. UV  c. White  d. Red  e. Yellow  f.

Green 

g. Blue 

Supported cables:  1.

3-3 A 

2. 4-3 A 

  Details 

LED plug is a digital output device. It has a interfacing port with three pins named  as G, V & D. Here G represents Ground , V represents VCC and D represents Data  pin through which LED is controlled.   

How to interface? 

Use either of the supported interface cables to connect this LED plug to the  controller board. If 4-3A cable is to be used then 3pin end of the cable is  connected the LED plug. If 3-3A wire is to be used then any end of the wire can  be connected to the LED plug. Always ensure that black wire of the cable is  connected to the G pin.    In the below given pictures one can see 4-3A cable is used to connect LED plug  to the Pluguino Board. The data pin of the LED plug is connected to the 12th GPIO  pin on the controller board. By controlling the voltage at the 12th GPIO pin of the  controller one can control the state of the LED.   

Elint Labz (​www.elintlabz.in​) 

 

Page 3 of 6 

Product Manual: LED Plug 

Elint Labz (​www.elintlabz.in​) 

 

Page 4 of 6 

Product Manual: LED Plug 

State of D pin on the LED PLUG 

LED plug response 

   LOW 

Elint Labz (​www.elintlabz.in​) 

 

Page 5 of 6 

Product Manual: LED Plug 

   HIGH 

In this example, we are going to blink an LED with 1 second delay that means LED turns  ON for one second and turns OFF for another second. 

Example Codes  Code 1: Arduino  void setup() { pinMode(12,OUTPUT); // define 12th GPIO pin as OUTPUT pin } void loop() { digitalWrite(12,HIGH); delay(1000); digitalWrite(12,LOW); delay(1000); }

// making 12th pin HIGH so that LED turns ON // wait for 1 second delay so that LED stays ON for 1 second // making 12th pin LOW so that LED turns OFF // wait for 1 second delay so that LED stays OFF for 1 second

Output video: https://www.youtube.com/watch?v=bZyLzyPsPK8  

Elint Labz (​www.elintlabz.in​) 

 

Page 6 of 6 

LED Plug

Jun 5, 2017 - In this example, we are going to blink an LED with 1 second delay that means LED turns. ON for one second and turns OFF for another second. Example Codes. Code 1: Arduino void setup(). {. pinMode(12,OUTPUT); // define 12th GPIO pin as OUTPUT pin. } void loop(). {. digitalWrite(12,HIGH); // making ...

3MB Sizes 2 Downloads 305 Views

Recommend Documents

LED Plug [v2]
Product Manual: LED Plug. Introduction. This version of LED plug has an LED, SMD resistors and a transistor. In this plug. CTBC 547B transistor is used, It has a ...

Bi-color LED Plug
Jun 19, 2017 - In this example, we are going to demonstrate the working of the Bi-color LED plug. Initially Red color LED blink once with the delay of one second and after that Green color LED blink once with the delay of one second and finally both.

Bi-colour LED Plug ​ [v2]
Nov 27, 2017 - electronics & programmable development hardware more accessible. Elint Labz as a platform helps developers & young engineers from prototyping to product development. We provide open source hardware solutions and small quantity manufact

TSOP Plug
Nov 27, 2017 - TSOP, an IR receiver, outputs a constant HIGH signal when it is idle and as it receives data from the remote, it tends to invert the data. i.e when an IR LED of the remote is transmitting data onto the TSOP, every time the IR led goes

Relay​ ​Plug
Index. 1. Introduction. 2. Specification. 3. Operating​ ​voltage:​ ​5V. 3. Variants. 4 .... To activate the relay Plug the corresponding data pin on the controller board to ... Normally Open Contact (NO): ​NO contact is also called 'make co

Cheap New Eu To China Plug Adapter Socket Plug Converter ...
Cheap New Eu To China Plug Adapter Socket Plug Conve ... lectrical Outlet Free Shipping & Wholesale Price.pdf. Cheap New Eu To China Plug Adapter Socket ...

Rotary sensor plug
A Rotary potentiometer is a three terminal variable resistor with a rotating contact that forms an adjustable voltage divider. An adjustable potentiometer can open.

Joystick Plug
3. Variants. 4. Supported cables. 4. Details. 4. How to interface? 5. Example Codes. 7. Arduino. 7. Contributors. 8. Elint Labz (​www.elintlabz.in​). Page 1 of 7 .... Supported cables. ○ 4-4A. Details. Joystick plug is a analog input device to

Buzzer plug [v 1.1]
manufacture development boards based on micro-controller & microprocessors, breakout boards ... the user's need and also this plug can be mounted anywhere using screws. ... to the Buzzer plug and 4 pin end of the cable is connected to the.

Slide switch plug
#define second_led 13 ​//second LED is connected to 13th pin. #define first_datapin 10 ​//D1 of slide switch is connected to. 10th pin. #define second_datapin ...

THERMISTOR PLUG [v2]
Nov 27, 2017 - manufacturing services using a design from manufacturing framework. ... large, predictable and precise change in electrical resistance when ...

USB—A—Plug - CQHAM.ru
Opendous inc. deeded this hardware design into the Public Domain. Opendous Inc. Title: Upconverter—iOOMHl—13LO—SMS3926—CX2147. Size: A4 i Date: ...

Buzzer Plug
output pin. } /* the loop function runs over and over again forever*/ void​ ​loop​(). {. digitalWrite(Buzzer_pin, HIGH); ​// activate the buzzer delay(​1000​);. ​// wait for a second. digitalWrite(Buzzer_pin, LOW); ​// deactivate the

Thermistor Plug
Nov 27, 2017 - As in the name company (Elint Labz) – Electronic intelligence (​ELINT​) is intelligence gathered by the use of ... intelligent electronics & EL is committed to help achieve electronics literacy in India. No matter the vision ...

Object Sensor Plug
Nov 27, 2017 - 4. Supported cables: 5. Details. 5. How to interface? 5. Example Codes. 7. Code 1: Arduino. 7. Elint Labz (​www.elintlabz.in​). Page 1 of 6 ...

LED-mirror layout - GitHub
We defined all pixelsstrips in the screen as one big row (MAX config during startup). This all means every byte of pixel data controls 4 leds at a time. And MAX ...

The LED Block Cipher
AddConstants: xor round-dependent constants to the two first columns ..... cube testers: the best we could find within practical time complexity is ... 57 cycles/byte.

Led matrix PCB - GitHub
Alarm Clock. TITLE. Led matrix PCB. REV. PART #. CLK-PC-01. DOCUMENT #. UNITS. INCHES. SIZE. B. DATE 2/8/2015. CLK-DWG-01. BENOIT FRIGON.

Dual​ ​LED​ ​Plug
Dual LED plug has two 3mm LEDs with a current limiting resistors which can be used as an indicator in various projects. This PCB design enables you to bend ...

Ultimate Plug-Ins
Created by the designer of the kingdom-building system ... LLC or other campaigns featuring themes like Gothic horror, the alien Lovecraftian mythos, epic.

Joystick​ ​Plug
Introduction. This joystick is very similar to the 'analog' joysticks on PS2 (PlayStation 2) controllers. Directional movements are simply associated with two potentiometers - one for each axis. POTs are approximately 10kΩ each. This joystick also h