Difference between revisions of "Mini Maker Faire Toronto 2011"
From Hackstrich
(Will need change!) |
(Updating to reflect today's status 24h out.) |
||
Line 4: | Line 4: | ||
* MultiSerial Shield | * MultiSerial Shield | ||
** <s>Complete prototyping</s> | ** <s>Complete prototyping</s> | ||
− | ** Complete driver library | + | ** <s>Complete driver library</s> |
** <s>Complete driver documentation</s> | ** <s>Complete driver documentation</s> | ||
** <s>Complete hardware documentation</s> | ** <s>Complete hardware documentation</s> | ||
** <s>Order production PCB run</s> | ** <s>Order production PCB run</s> | ||
** <s>Order parts for production run</s> | ** <s>Order parts for production run</s> | ||
− | ** Assemble shields | + | ** <s>Assemble shields</s> |
− | ** Package shields | + | ** <s>QA shields</s> |
+ | ** <s>Package shields</s> | ||
** ...profit? | ** ...profit? | ||
* VGA Shield | * VGA Shield | ||
− | ** Complete prototyping | + | ** <s>Complete prototyping</s> |
** Complete driver library | ** Complete driver library | ||
** Complete driver documentation | ** Complete driver documentation | ||
** Complete hardware documentation | ** Complete hardware documentation | ||
− | ** Order production PCB run | + | ** <s>Order production PCB run</s> |
** <s>Order parts for production run</s> | ** <s>Order parts for production run</s> | ||
** Assemble shields | ** Assemble shields | ||
+ | ** QA shields | ||
** Package shields | ** Package shields | ||
** ...profit? | ** ...profit? | ||
Line 35: | Line 37: | ||
** Completed 2011-03-22 | ** Completed 2011-03-22 | ||
* Buy a commercial EAGLE license | * Buy a commercial EAGLE license | ||
− | * Complete a shippable version of the driver library for the [[MultiSerial Shield]] | + | * <s>Complete a shippable version of the driver library for the [[MultiSerial Shield]]</s> |
− | ** Code/documentation done as of 2011-03-24, just needs final testing | + | ** <s>Code/documentation done as of 2011-03-24, just needs final testing</s> |
− | ** Make sure interrupt support is in/working | + | ** <s>Make sure interrupt support is in/working</s> |
− | ** Test all functions against actual hardware and make sure they behave as expected using latest Arduino IDE | + | ** <s>Test all functions against actual hardware and make sure they behave as expected using latest Arduino IDE</s> |
− | ** '''Target completion date - 2011-03-27''' | + | ** <s>'''Target completion date - 2011-03-27'''</s> - Completed |
* <s>Complete hardware documentation for the [[MultiSerial Shield]]</s> | * <s>Complete hardware documentation for the [[MultiSerial Shield]]</s> | ||
** <s>'''Target completion date - 2011-03-30'''</s> - Completed 2011-03-30 | ** <s>'''Target completion date - 2011-03-30'''</s> - Completed 2011-03-30 | ||
− | * Sort out a table | + | * <s>Sort out a table</s> |
− | ** '''Target completion date - 2011-04-01''' | + | ** <s>'''Target completion date - 2011-04-01'''</s> - Completed |
* Complete a shippable version of the driver library for the [[VGA Shield]] | * Complete a shippable version of the driver library for the [[VGA Shield]] | ||
** '''Target completion date - 2011-04-02''' | ** '''Target completion date - 2011-04-02''' | ||
− | * Get website into a reasonably-polished form | + | * Get website into a reasonably-polished form (including cart?) |
** '''Target completion date - 2011-04-17''' | ** '''Target completion date - 2011-04-17''' | ||
− | * Receive VGA Shield rev. 2 prototype boards | + | * <s>Receive VGA Shield rev. 2 prototype boards</s> |
− | ** '''Target completion date - 2011-04-18''' | + | ** <s>'''Target completion date - 2011-04-18'''</s> - Mail fail, not completed, skipped |
− | * Complete build/test of rev. 2 prototype and send off CAM files for final revision to MyRO | + | * <s>Complete build/test of rev. 2 prototype and send off CAM files for final revision to MyRO</s> |
− | ** '''Target completion date - 2011-04-22''' | + | ** <s>'''Target completion date - 2011-04-22'''</s> - Completed |
* Complete demo code to show off the [[VGA Shield]] (and possibly to market the [[MultiSerial Shield]]) | * Complete demo code to show off the [[VGA Shield]] (and possibly to market the [[MultiSerial Shield]]) | ||
** '''Target completion date - 2011-04-24''' | ** '''Target completion date - 2011-04-24''' | ||
Line 60: | Line 62: | ||
== Ideas == | == Ideas == | ||
− | * To collect contact info for future marketing, could hook a keyboard up to the Arduino that has the [[VGA Shield]] demo on it | + | * <s>To collect contact info for future marketing, could hook a keyboard up to the Arduino that has the [[VGA Shield]] demo on it</s> |
− | * If possible, payment via PayPal would be handy so it's not just cash | + | * Design/build a POS system using the VGA Shield and MultiSerial Shield |
+ | * <s>If possible, payment via PayPal would be handy so it's not just cash</s> | ||
== Needed @ Faire == | == Needed @ Faire == |
Revision as of 11:51, 6 May 2011
I'd like Strich Labs to make it to the Toronto Mini Maker Faire this year (2011). This project is to plan this, as it's going to be an epic undertaking.
Contents
Project Overview
- MultiSerial Shield
Complete prototypingComplete driver libraryComplete driver documentationComplete hardware documentationOrder production PCB runOrder parts for production runAssemble shieldsQA shieldsPackage shields- ...profit?
- VGA Shield
Complete prototyping- Complete driver library
- Complete driver documentation
- Complete hardware documentation
Order production PCB runOrder parts for production run- Assemble shields
- QA shields
- Package shields
- ...profit?
To Do List
Complete rev. 4 MultiSerial Shield testing and send rev. 5 off to MyRo PCBDouble check all silkscreen against actual pin use on a real boardCheck visibility of info on bottom, change from copper to silkscreen if requiredTarget completion date - 2011-03-18- Completed 2011-03-18
Complete rev. 1 VGA Shield testing and send rev. 2 off to LaenPCBTarget completion date - 2011-03-21- Completed 2011-03-20
Order packagingStatic-dissipative foamStatic-dissipative bags- Completed 2011-03-22
- Buy a commercial EAGLE license
Complete a shippable version of the driver library for the MultiSerial ShieldCode/documentation done as of 2011-03-24, just needs final testingMake sure interrupt support is in/workingTest all functions against actual hardware and make sure they behave as expected using latest Arduino IDETarget completion date - 2011-03-27- Completed
Complete hardware documentation for the MultiSerial ShieldTarget completion date - 2011-03-30- Completed 2011-03-30
Sort out a tableTarget completion date - 2011-04-01- Completed
- Complete a shippable version of the driver library for the VGA Shield
- Target completion date - 2011-04-02
- Get website into a reasonably-polished form (including cart?)
- Target completion date - 2011-04-17
Receive VGA Shield rev. 2 prototype boardsTarget completion date - 2011-04-18- Mail fail, not completed, skipped
Complete build/test of rev. 2 prototype and send off CAM files for final revision to MyROTarget completion date - 2011-04-22- Completed
- Complete demo code to show off the VGA Shield (and possibly to market the MultiSerial Shield)
- Target completion date - 2011-04-24
Order parts for 25 MultiSerial Shields and 15 VGA ShieldsTarget completion date - depends on VGA Shield rev. 1 testing- Completed 2011-03-26
- Build 15 MultiSerial Shields and 15 VGA Shields to sell
- Target completion date - 2011-05-01
Ideas
To collect contact info for future marketing, could hook a keyboard up to the Arduino that has the VGA Shield demo on it- Design/build a POS system using the VGA Shield and MultiSerial Shield
If possible, payment via PayPal would be handy so it's not just cash
Needed @ Faire
Products
- MultiSerial Shield
- VGA Shield
- VGA monitor to demo shield
Debugging/On-Site Troubleshooting/Fixing
- Laptop
- USB cables
Sales Stuff
- Receipt book
- Cash-holding device
- Change
Marketing
- Aluminum business cards
- Way to collect contact info for future marketing/newsletter/etc.