Although I don't hold events that need waivers I hope people adopt this so I can use it when I attend events. Is there a way so that if I've ever signed a waiver using waiverapps that I can somehow autofill everything if I ever need to fill one out again?
HN user
orbotixian
Yes, much faster!
We are putting an enormous amount of time into the underlying technology that goes into the ball to make it mobile device controlled. For instance, we have built our API on two levels. A low-level API which gives us a set of basic functions such as toggling a pin on the actual microcontroller and a high-level API for the ball which abstracts these calls to something any app developer can easily use with absolutely no hardware experience. The high-level ball API uses the low-level API and allows a developer to simply say, for example, moveBall(direction, speed). In essence we have a platform for connecting the app world with the real world and this allows us to place our technology into any type of device from simple to extremely complex very quickly. The ball is our first product and it is a good way to prove the technology in a fun way.