
Tech: Coming soon, the Lego of gadgets from BugLabs (via /.)
Say you want to make some sort of gizmo for your car that records location and acceleration and displays stats on a screen. You could try to write a program for an existing GPS gadget, or you could snap together the necessary Bug Labs modules, write your own code in the Bug Labs system for your device, and go from there.
Bug Labs' system is meant for prototyping, and all the pieces of it are open-source. This means that once you've got your gadget working, you can use the Bug Labs hardware schematics as the basis for your own mass-produced version of the gadget in question. (You can also use the actual Bug circuit boards in your products, since they screw together nicely even when liberated from their plastic snap cases. However, this would be an expensive way to produce hardware.) The development environment is Eclipse. I'm not familiar with it, but it's open-source and looks to be philosophically similar to the Bug hardware--that is, highly modular.
All input/output to the modules is done via Internet protocols, and each hardware component has its own URL. This will make building mesh or networked devices that aren't physically connected to each other relatively easy, and it also means that all Bug-based gizmos are, by default, Web appliances.
0 comments:
Post a Comment