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
screens [2013/11/23 00:22]
jgensler8
screens [2014/02/08 01:27] (current)
jgensler8
Line 1: Line 1:
 ==== Parts Needed ==== ==== Parts Needed ====
-[[https://www.sparkfun.com/products/241|Infrared Emitter and Receiver ​]] (Ordered, On way+ 
-  * IR Emitter = Yellow Dot +  * 3 [[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
-  * IR Receiver = Red Dot +
-  * sample circuit http://​www.reconnsworld.com/​ir_ultrasonic_basicirdetectemit.html+
 == Example Code == == Example Code ==
   * [[http://​forum.arduino.cc/​index.php/​topic,​8110.0.html|Camera Shutter Tester]]   * [[http://​forum.arduino.cc/​index.php/​topic,​8110.0.html|Camera Shutter Tester]]
   * [[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]]
 +  * Another person'​s twitter project thing [[http://​test.drscomp.com/​2013/​02/​02/​raspi-and-betabrite-twitter-and-mplayer-feed-ticker/​]]
 +
 +== Sign Documentation ==
 +  * [[https://​acm.cs.uic.edu/​~aphelp6/​97036001.pdf|Beta Brite "​Programming Manual"​]]
 +  * [[https://​acm.cs.uic.edu/​~aphelp6/​datasheet.pdf|Processor datasheet]]
 +  * [[http://​wls.wwco.com/​ledsigns/​betabrite/​|Possible Programming Resource]]
 +  * [[http://​www.teksolutionsllc.com/​download/​alphaprotodoc.pdf| Alpha Protocal]] (page 58 has a simple "​hello"​ message)
 +
 +== 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 ===
 +Use the camera on your phone to see if the emitter works.
 +  * ON/OFF
 +{{:​ir_on.jpg?​200|}}
 +
 +{{:​ir_off.jpg?​200|}}
screens.1385166167.txt.gz · Last modified: 2013/11/23 00:22 by jgensler8