Commercial Applications
JBESES
Posts: 4
Hello,
Has anyone developed a commercial application using the Javelin stamp? Can you share some of the project details?
The reason for my question is that I see some interest in the Javelin, but are not quite sure it's viable for real-world solutions. I would really like to learn how it's being used.
Thank you!
Has anyone developed a commercial application using the Javelin stamp? Can you share some of the project details?
The reason for my question is that I see some interest in the Javelin, but are not quite sure it's viable for real-world solutions. I would really like to learn how it's being used.
Thank you!
Comments
Using a Javelin is a wonderful way to get Java experience, and it has a superior real-time response in its 'Virtual Peripheral' code. You also get a *lot* of memory compared to a BS2.
However, for projects that you'll build a few modules, and re-programming is critically important, the Javelin should have a good niche market.
It's also a good proof-of-concept that Java *can* be used for hard real-time applications.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas Office
Jon: I really appreciate your input and participation on the borad. It shows Paralax does care.
JB
I am currently working with a customer who will be implementing the Javelin in his own PCB design. We provide the Javelin Stamp interpreter and he will source the remaining BOM on his own (probably using our sources) to keep the cost low. His unit cost should be around the same as ours for building a module. This particular customer is making some type of hand-held data-collecter/printer/RF transmitter for a kind of specialized shipping use. He will be making 5,000 to 10,000 units.
In his case, he wanted the flexibility of easy reprogrammability. This product could not have been made as easily with a BASIC Stamp. First, he was a Java programmer. Second, he is using the Javelin's UART and PWM VP's.
Ken Gracey
Parallax, Inc.
I'm not sure if this is what you mean by comercial, but I consult in a hospital research lab. I've currently got one project running on a Javelin which is a board which listens for rs232 and controls 8 D/As. It is a one of a kind thing. The Javelin with its background uarts are much easier to work with than the BS2. I've got another project in the works where the Javelin listens for clocked serial from a PC and controls the volume and tone or noise source for a test instrument. Once all the bugs are out, this will be deployed in 4 to 6 units replacing some old TTL logic. It should be more reliable and have a better start up state and idle time out (to force silence when not in use). Neither project is doing a lot on the Javelin, but the rapid development by programming in Java makes the cost of the chip small compared to the cost of coding.
lBill
Paul
Post Edited (Paul Baker) : 11/16/2004 10:21:03 PM GMT