This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
hardware:minilight [2008/06/18 11:58] johboh |
hardware:minilight [2010/07/15 05:11] (current) |
||
---|---|---|---|
Line 14: | Line 14: | ||
{{:hardware:ml_mod.jpg?320|minilight board}} A 12V 2.6VA transformer and a 5V regulator transform the 230VAC to 5VDC. The controller is a PIC16F876 atttached to a 5V relay and a 38KHz IR-reciver. | {{:hardware:ml_mod.jpg?320|minilight board}} A 12V 2.6VA transformer and a 5V regulator transform the 230VAC to 5VDC. The controller is a PIC16F876 atttached to a 5V relay and a 38KHz IR-reciver. | ||
- | ===== Software ===== | + | ===== Schematics ===== |
{{:hardware:svnimages:minilight.sch.png?320|minilight - Schematic}} Minilight schematic. | {{:hardware:svnimages:minilight.sch.png?320|minilight - Schematic}} Minilight schematic. | ||
{{:hardware:svnimages:minilight.brd.png?320|minilight - PCB}} Minilight PCB. | {{:hardware:svnimages:minilight.brd.png?320|minilight - PCB}} Minilight PCB. | ||
- | |||
- | ===== Schematics ===== | ||
- | N/A | ||
===== Firmware ===== | ===== Firmware ===== | ||
Line 29: | Line 26: | ||
// /software/trunk/Embedded/minilight/ // and\\ | // /software/trunk/Embedded/minilight/ // and\\ | ||
// /hardware/trunk/schematics/minilight/ // in [[documents:svn| SVN]]. | // /hardware/trunk/schematics/minilight/ // in [[documents:svn| SVN]]. | ||
+ | |||
+ | ===== License ===== | ||
+ | All information found on this page are licensed. See the [[documents:license]] page for more information. |