Difference between revisions of "Mega Menorah 9000"
From Evil Mad Scientist Wiki
m |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
'''Primary documentation:''' | '''Primary documentation:''' | ||
− | * Kit [http://shop.emscdn.com/wiki/mm9k/mm9k_a.pdf Assembly Instructions]. (2 MB pdf) | + | * Kit [http://shop.emscdn.com/wiki/mm9k/mm9k_a.pdf Assembly Instructions]. (2 MB pdf) — ''A printed copy is included with the kit.'' |
+ | * [[MM9k_Troubleshooting|Troubleshooting guide]] | ||
* Base PCB [http://shop.emscdn.com/wiki/mm9k/mm9k_v1_base.pdf electrical schematic]. (70 kB pdf) | * Base PCB [http://shop.emscdn.com/wiki/mm9k/mm9k_v1_base.pdf electrical schematic]. (70 kB pdf) | ||
* Top (display) PCB [http://shop.emscdn.com/wiki/mm9k/mm9k_v1_top.pdf electrical schematic]. (70 kB pdf) | * Top (display) PCB [http://shop.emscdn.com/wiki/mm9k/mm9k_v1_top.pdf electrical schematic]. (70 kB pdf) | ||
Line 14: | Line 15: | ||
'''Programming resources:''' | '''Programming resources:''' | ||
* The Mega Menorah 9000 base PCB is based on the [https://learn.adafruit.com/introducing-trinket/introduction Adafruit Trinket], and can be programmed in the same way, with one exception: To activate the bootloader interface, you must hold down the "Color" button when resetting or plugging into your computer. | * The Mega Menorah 9000 base PCB is based on the [https://learn.adafruit.com/introducing-trinket/introduction Adafruit Trinket], and can be programmed in the same way, with one exception: To activate the bootloader interface, you must hold down the "Color" button when resetting or plugging into your computer. | ||
+ | * Source code available in the MM9k directory of [https://github.com/evil-mad/menorah our repository]. | ||
+ | * Source code is written with [https://learn.adafruit.com/introducing-trinket/setting-up-with-arduino-ide Adafruit Arduino] (Arduino modified for use with Trinket). | ||
* Our example code uses the [https://github.com/cpldcpu/light_ws2812 Light WS2812] library from [https://cpldcpu.wordpress.com CPLD CPU]. | * Our example code uses the [https://github.com/cpldcpu/light_ws2812 Light WS2812] library from [https://cpldcpu.wordpress.com CPLD CPU]. | ||
Line 23: | Line 26: | ||
'''Related Projects:''' | '''Related Projects:''' | ||
− | * [[Deluxe_LED_Menorah_Kit|Deluxe LED Menorah Kit]] | + | * [[Deluxe_LED_Menorah_Kit|Deluxe LED Menorah Kit]] — a simpler, smaller menorah kit |
* The [[Deluxe_Electronic_Breadboard_Menorah_Kit|Breadboard Menorah Kit]] is a derivative of the Deluxe LED Menorah Kit. | * The [[Deluxe_Electronic_Breadboard_Menorah_Kit|Breadboard Menorah Kit]] is a derivative of the Deluxe LED Menorah Kit. | ||
* The Deluxe LED Menorah Kit itself is a (much improved) derivative of the [http://www.evilmadscientist.com/2006/how-to-make-high-tech-led-decorations-for-the-holidays/ LED Mini Menorah Kit]. | * The Deluxe LED Menorah Kit itself is a (much improved) derivative of the [http://www.evilmadscientist.com/2006/how-to-make-high-tech-led-decorations-for-the-holidays/ LED Mini Menorah Kit]. |
Latest revision as of 10:28, 2 December 2017
This page is the central documentation site for the Mega Menorah 9000 kit from Evil Mad Scientist.
Main details about Mega Menorah 9000:
- Announcement article at Evil Mad Scientist Laboratories
- Kit page at evilmadscientist.com
Primary documentation:
- Kit Assembly Instructions. (2 MB pdf) — A printed copy is included with the kit.
- Troubleshooting guide
- Base PCB electrical schematic. (70 kB pdf)
- Top (display) PCB electrical schematic. (70 kB pdf)
Programming resources:
- The Mega Menorah 9000 base PCB is based on the Adafruit Trinket, and can be programmed in the same way, with one exception: To activate the bootloader interface, you must hold down the "Color" button when resetting or plugging into your computer.
- Source code available in the MM9k directory of our repository.
- Source code is written with Adafruit Arduino (Arduino modified for use with Trinket).
- Our example code uses the Light WS2812 library from CPLD CPU.
Places for questions, answers, and sharing experiences:
- Support forum at Evil Mad Scientist Laboratories
- Evil Mad Science Auxiliary Flickr Group where you can share photos of your LED Menorahs
Related Projects:
- Deluxe LED Menorah Kit — a simpler, smaller menorah kit
- The Breadboard Menorah Kit is a derivative of the Deluxe LED Menorah Kit.
- The Deluxe LED Menorah Kit itself is a (much improved) derivative of the LED Mini Menorah Kit.