Let's say you built a prototype of a product using a microcontroller and a few little parts (LEDs, etc.)
If you wanted to have it mass produced (in quantities of 1000, 10,000), where might you go? Alibaba.com?
Why do I ask?
My degree was in Electrical Engineering. However, when I graduated I mainly did system engineering (plugging a bunch of boxes together ;-). I started a software company about 15 years ago and that's been my full time job ever since.
In software, once you get a good working program, it's very easy to mass produce it (on CDs, download, etc.). However, mass producing hardware is obviously much more difficult.
But it occurred to me (while reading a Super User post on the Basic Stamp) that if you did all the "fancy stuff" within the micro controller and then only needed minimal peripherals (maybe a few LEDs or an LCD screen (calculator style) you could make something useful but still simple to mass produce... if the micro-controllers were affordable in large quantities.
Over the years I've had ideas for simple electronic devices but never pursued them because I knew manufacturing would be a challenge. I'd like to get a rough idea of just how challenging that might be. I know: simple question, very complex answer.