Difference between revisions of "Optoelectronics"

From OpenCircuits
Jump to navigation Jump to search
(link to related articles, etc.)
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
''Note: this page could use a lot of work, can you help?''
 
''Note: this page could use a lot of work, can you help?''
  
== Capacitive ==
+
== ElectroLuminescent Wire ==
See [[sensors#Capacitive Sensor]].
+
See [[EL_Wire]]
 
 
 
== LEDs ==
 
== LEDs ==
 
LEDs are diodes designed to produce visible light.
 
LEDs are diodes designed to produce visible light.
Line 16: Line 15:
 
*Part of 7 segment display
 
*Part of 7 segment display
 
*Light source
 
*Light source
 +
* sensor -- the [[multi-touch display#bidirectional LEDs]] article section describes how to use LEDs as a crude light sensor.
  
 
Links
 
Links
Line 33: Line 33:
 
* [http://www.sureelectronics.net/goods.php?id=142 2416 Dot Matrix Red Display information Board] 24 by 16 led for about 12 bucks.
 
* [http://www.sureelectronics.net/goods.php?id=142 2416 Dot Matrix Red Display information Board] 24 by 16 led for about 12 bucks.
 
* [[PointLess LED Array]]
 
* [[PointLess LED Array]]
 +
* Some [[multi-touch display]]s use LED arrays
 
* [http://www.seeedstudio.com/wiki/index.php?title=64_LED_Button_Pad 64 LED Button Pad] 8x8 array of RGB-LED-lit buttons, plus PWM drivers, designed to be driven by an Arduino-compatible board ... such as the [http://www.seeedstudio.com/wiki/index.php?title=8x8_RGB_LED_Matrix_Driver 8x8 RGB LED Matrix driver]
 
* [http://www.seeedstudio.com/wiki/index.php?title=64_LED_Button_Pad 64 LED Button Pad] 8x8 array of RGB-LED-lit buttons, plus PWM drivers, designed to be driven by an Arduino-compatible board ... such as the [http://www.seeedstudio.com/wiki/index.php?title=8x8_RGB_LED_Matrix_Driver 8x8 RGB LED Matrix driver]
 
* [http://www.seeedstudio.com/wiki/index.php?title=RGB_LED_Shield 4x4 RGB LED Shield] Arduino shield
 
* [http://www.seeedstudio.com/wiki/index.php?title=RGB_LED_Shield 4x4 RGB LED Shield] Arduino shield
 
* [http://www.mignonette-game.com/ Mignonette game kit] 5x7 bi-color LED matrix and ATMega88 processor [http://www.makershed.com/ProductDetails.asp?ProductCode=MKCE5]
 
* [http://www.mignonette-game.com/ Mignonette game kit] 5x7 bi-color LED matrix and ATMega88 processor [http://www.makershed.com/ProductDetails.asp?ProductCode=MKCE5]
* [http://evilmadscience.com/tinykitlist/100-meggyjr Meggy Jr RGB
+
* [http://evilmadscience.com/tinykitlist/100-meggyjr Meggy Jr RGB LED Matrix Game Development Kit]
LED Matrix Game Development Kit ]
 
  
 
== LCDs ==
 
== LCDs ==
Line 58: Line 58:
 
* [[Topway LCD]] - supplier from Shenzhen, Mainland China
 
* [[Topway LCD]] - supplier from Shenzhen, Mainland China
 
* [http://store.gravitech.us/lcds.html http://store.gravitech.us/lcds.html]
 
* [http://store.gravitech.us/lcds.html http://store.gravitech.us/lcds.html]
 +
* [[TVI Electronics]]
 +
 +
LCDs are extremely commonly used as a [[Microcontroller User Interfaces]].
 +
In particular, [[watch display]]s are small displays suitable for [[Open Source Watch]]es -- most of them are LCD displays.
  
 
== Photo Diode ==
 
== Photo Diode ==

Latest revision as of 18:03, 11 August 2022

Optoelectronics are devices that are some combination of electrical and optical. Perhaps the simplest is the Light Emitting Diode or LED which converts electrical energy into light. A listing of some optoelectronic devices follows. Note: this page could use a lot of work, can you help?

ElectroLuminescent Wire[edit]

See EL_Wire

LEDs[edit]

LEDs are diodes designed to produce visible light.

Commonly a small low power device that makes a not too bright light. High power, high brightness versions are now becoming widely available. The low power ones typically run on a volt or so, at about 10 ma. Typically they are run on higher voltages with a current limiting resistor that sets the current. Current control is almost always required ( often with a resistor ) as LED are very sensitive to small voltage changes. Like other diodes they conduct only in one direction.

When using a LED in a cicuit it's important to use a current limiter such as a resistor. When using resistors measure the foreward voltage drop of the LED with a multimeter, subtract this from the supply voltage, then plug the difference into ohms law to calculate the required resistor value. Different color LEDs all have different voltage drops.

Uses

Links

  1. Light-emitting diode From Wikipedia, the free encyclopedia
  2. Learning About Transistors and LEDs
  3. Brighter Appearance through pulsing
  4. Improving the Ping Pong Ball LED Diffuser
  5. Basic_Circuits_and_Circuit_Building_Blocks#Light_Emitting_Diode_.28_with_current_limiting_resistor_.29
  6. Online LED store with good shipping rates
  7. Some thoughts on throwies interesting notes on the resistor normally used with an LED.

LED Arrays[edit]

Lots of LED arranged in a rectangle. Useful for displays. Getting cheap now. Sometimes controlled by row and column time division multipluxing.

LCDs[edit]

Liquid Crystal Displays

  • Serial - These displays have a microcontroller on the display with a serial or I2C connection. Several builtin fonts are typically included. These displays are very easy to use, but the update rate for a display is very slow. Fullblown bitmap support is usually not available. Typical price for these displays is $50+.
  • Parallel - Parallel displays connect to a microcontroller via a parallel interface( the bitwidth varies from 8bits to 32bits ). Displays can have a much faster update rate then serial since they allow arbitrary graphs to be display. The displays are typically much cheaper then serial display starting as low as $20.
  • Bare glass - These displays do not have built-in controller and are essentially LCD glass with contacts for every segment and backplane. You need a special driver (e.g. PCF8562) to use these or a microcontroller with built-in LCD controller (e.g. ATMega169), however, displays with only one backplane could be driven directly from the microcontroller I/O pins or bank of shift registers which is more convenient (atmel has an appnote on this method). The advantage of this display type is its price - it is not much different from 3-4 digit LED matrices, and it surely outperforms LEDs in terms of power-efficiency.

Finding LCD displays is not easy since huge distributors such as Digikey have a limited selection.

Some places that do have LCDs for hobby use:

LCDs are extremely commonly used as a Microcontroller User Interfaces. In particular, watch displays are small displays suitable for Open Source Watches -- most of them are LCD displays.

Photo Diode[edit]

A diode with its junction exposed to light will generate a little bit of voltage and current ( if the circuit resistance is not infinite ). Diodes that are meant to exploit this are photo diodes, regular diodes often, but not always, are enclosed to keep out the light. The signal is not strong and lots of amplification can be useful.

Photo Transistor[edit]

If a photo diode makes up one junction of a transistor the photo diode has a built in amplifier. This is the photo transistor. An advantage is that the signal is larger.

Photo Multiplier[edit]

This is a somewhat unusual ( for most experimenters ) device. It is a vacume tube with a series of electrodes at high voltage from each other. When a photon knocks an electron out of the first electrode it then knocks out more on the second electrode and so on. They can be very sensitive, I think down to single electrons.

Solid State Laser[edit]

Optical Isolator[edit]

Photo Resistor[edit]

Photovoltaic Cell[edit]

Also known as solar cells.

  1. Photovoltaics - Wikipedia, the free encyclopedia
  2. Solar Cells
  3. http://www.eevblog.com/2009/12/04/eevblog-48-solar-power-hope/

VFD: Vacuum Flourescent Display[edit]

Numeric, Alpha or special display.

  • life time - around 10000 to 30000hrs when dim down to 50% brightness
  • make sure no any dead pt
  • update rate - around 10mSec for each new update data
  • command for dim down
  • no electrostatic effect due to glass material

Salvage from many microwave ovens and other consumer equipment.


Other Reading[edit]