Hi,
no you don't have to use an mbed in each product, you just have to use the main processor from the mbed board. The LPC1768.
Thats the point of mbed, you can quickly build a prototype, and then use exactly the same code you used on your mbed to run your custom made (with an LPC1768 on it) board.
The mbed / LPC1768 hardware is "open source", infact it's on this board, so you can easily have a board designed.
The hard bit is that an LPC1768 is quite hard to hand solder, so you either have to accept you will be using a microscope and hand building your boards, (very time consuming), or making a reasonable upfront investment and having them made on a pick and place machine.
cheers
Dave
Hi,
I am a bit new with this, and have developed a product that I would like to now produce. Who do I ask to do it for me? Especially, do we need to use MBED board each time I produce it, or is there a way to convert the code I made and load it on EPROM or something similar that is less power hungry?
Ideally, it should be running on D-cell batteries or even triple-As.
What is the right terminology for doing this and what exactly do I ask from the potential manufacturer other than: I have made a prototype on my breadboard using mbed and now I want you to make it all nice and shiny on one PCB, and not use mbed.
Is it even possible?
Frog the masked avenger!