Slashdot Mirror


User: EmbeddedMan

EmbeddedMan's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. You need a "Product Development House" on How to Turn Your Concept Into a Prototype? · · Score: 3, Informative

    One example is Logic Product Development. (My employer - shamless plug) We do exactly what you are asking for. Sometimes (when everything is custom) it is expensive. Sometimes it is not. There are many other product development houses out there (also called contract engineering houses) that can take your prototype and turn it into something that can be mass produced. You'd then have it manufactured at a CEM (Contract Equipemnt Manufactuer) either here or overseas.

  2. Liberty Basic is one _Simple_ way to go on Simple Windows Development Tools? · · Score: 1

    I'm a very satisfied customer of Liberty Basic. Their free version is all you'll need. I do serial port GUIs with LB all day every day. http://www.libertybasic.com/ MUCH simpler than VB, .NET, C# or almost any of the others, but still gives you a complete GUI experience. The helpfile and exapmle code make it trivial to cook up code quickly. Try it out -