Who think LEDs Are simple?

Hi,
This is my first Topic in this community :slight_smile: Today i wanna explain some thing about Light Emitting Diodes (LEDs)

Theory:
A Light emitting diode (LED) is essentially a pn junction diode. When carriers are
injected across a forward-biased junction, it emits incoherent light. Most of the
commercial LEDs are realized using a highly doped n and a p Junction.

https://1.bp.blogspot.com/-NocQd42CnbQ/WgO4ZqjwgYI/AAAAAAAAAOY/m_QmSBtUbJgK8APUPVgbOaCxUh_UDuKSACLcBGAs/s640/Sans%2Btitre.bmp

=>Generally LED is simple , but if we add just Arduino Uno3
without any electronic component we can use it for security for example when it’s detect light in dark , turn on alarm :smiling_imp: i was use it in school :sweat_smile: in my cell :sweat_smile: … anyway we can use this idea in much. it will work like Ultrasonic send waves and if a object in domain waves, will turn on alarm

But the problem, we know LEDs
just output Light not input Light by diode.
The Actual Idea we will write a code make for us LED output light and input light in same time then logs changes in Serial Monitor
Tools :

  1. 2 LED // LED1 Receive Light (input) and LED2 (Output)
  2. Arduino Uno3
  3. Arduino IDE
  4. and your mind, because i will not be explain some parts. :relaxed:
    Source code :
    https://gist.github.com/vbhs/ca95c36d05b892e1ef97395034b264f8
    This is a Video maybe will explain what i mean :blush:

https://www.youtube.com/watch?v=vKrIbuOQlFI

great thanks to all member community :wink:

4 Likes

Welcome man! Congrats on your first article :slight_smile:

Speaking of LEDs, my room is fitted out with them, they make for an edgy and cool hacker space :grin:

2 Likes

Interesting article. I have been working with LEDs with my arduino and they amaze me how simple yet intriguing they are.

Nice article and welcome to the community!

~Cheers!

1 Like

thank you brother :wink:

:smile: yep they light help us for thinking :blush:

1 Like

@Techno_Forg and your welcome thank you man

1 Like

@pry0cc :blush: thank you too

1 Like

Using LEDs as inputs is pretty interesting! Didn’t know that was possible (and it’s actually useful for me), thanks for the article.

1 Like

What is the sensor you use on the A3 pin?

hmmm so this is a bot post?

thank you @Leeky I hope the article helps you a lot

@fxbg Yes :slight_smile:

but you still havent said what the input on a3 is

:smiley: just when you will see A3 its mean input in ANALOG IN exactly A3

yes i know what the analog inputs are lol i was asking what sensor you used on a3

This topic was automatically closed after 30 days. New replies are no longer allowed.