User Tools

Site Tools


screens

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
screens [2013/12/02 22:48]
aphelp6
screens [2014/02/07 02:21]
jgensler8
Line 1: Line 1:
 ==== Parts Needed ==== ==== Parts Needed ====
-  * 2 [[https://​www.sparkfun.com/​products/​241|Infrared Emitter and Receiver ]] (Ordered, Received) 
-    * IR Emitter = Yellow Dot 
-    * IR Receiver = Red Dot 
-    * sample circuit http://​www.reconnsworld.com/​ir_ultrasonic_basicirdetectemit.html 
  
-  * [[http://​www.automationdirect.com/​adc/​Shopping/​Catalog/​Wiring_Solutions/​ZipLink_Pre-Wired_Connection_Cables_-a-_Modules/​Connector_Cables_(Complete_List)/​ZL-RJ12-CBL-2?​utm_source=google&​utm_medium=product-search&​gclid=CLHnponPkrsCFa9aMgod7i4Atg | RJ12 Crossover Cable ]] (Pending board approval)+  * [[http://​www.automationdirect.com/​adc/​Shopping/​Catalog/​Wiring_Solutions/​ZipLink_Pre-Wired_Connection_Cables_-a-_Modules/​Connector_Cables_(Complete_List)/​ZL-RJ12-CBL-2?​utm_source=google&​utm_medium=product-search&​gclid=CLHnponPkrsCFa9aMgod7i4Atg | RJ12 Crossover Cable ]] (Ordered and shipped)
  
 == Example Code == == Example Code ==
Line 11: Line 7:
   * [[https://​github.com/​atomicpunk/​arduino/​blob/​master/​infrared/​infrared.ino|infrared.ino]]   * [[https://​github.com/​atomicpunk/​arduino/​blob/​master/​infrared/​infrared.ino|infrared.ino]]
   * [[http://​learn.adafruit.com/​ir-sensor/​overview|Adafruit]]   * [[http://​learn.adafruit.com/​ir-sensor/​overview|Adafruit]]
 +  * OUR CODE [[sign-code]]
  
 == Sign Documentation == == Sign Documentation ==
Line 16: Line 13:
   * [[https://​acm.cs.uic.edu/​~aphelp6/​datasheet.pdf|Processor datasheet]]   * [[https://​acm.cs.uic.edu/​~aphelp6/​datasheet.pdf|Processor datasheet]]
   * [[http://​wls.wwco.com/​ledsigns/​betabrite/​|Possible Programming Resource]]   * [[http://​wls.wwco.com/​ledsigns/​betabrite/​|Possible Programming Resource]]
 +  * [[http://​www.teksolutionsllc.com/​download/​alphaprotodoc.pdf| Alpha Protocal]]
 +
 +== Components Involved ==
 +  * 2 [[https://​www.sparkfun.com/​products/​241|Infrared Emitter and Receiver ]] (Ordered, Received)
 +    * IR Emitter = Yellow Dot
 +    * IR Receiver = Red Dot
 +    * sample circuit http://​www.reconnsworld.com/​ir_ultrasonic_basicirdetectemit.html
 +
 +== Programming ==
 +  * [[http://​tldp.org/​HOWTO/​Serial-Programming-HOWTO/​|Serial Programing in C]]
  
 === Work Done so Far === === Work Done so Far ===
 Use the camera on your phone to see if the emitter works. Use the camera on your phone to see if the emitter works.
-  * ON+  * ON/OFF
 {{:​ir_on.jpg?​200|}} {{:​ir_on.jpg?​200|}}
-  * OFF+
 {{:​ir_off.jpg?​200|}} {{:​ir_off.jpg?​200|}}
screens.txt ยท Last modified: 2014/02/08 01:27 by jgensler8