<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d28184666\x26blogName\x3dNunaBlog+%3E+Technological+arts\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dSILVER\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://technological-arts.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://technological-arts.blogspot.com/\x26vt\x3d8081596382531712519', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Tuesday, July 25, 2006

Balloons with SAT and Thom Sokoloski

We wrapped up the prototype to control the lighting system of a wireless network of Internet-controlled balloons (photo 1). We also finished the scale model of the project (photo 2), controlled by a personal computer. This is all embedded programming, so if you're curious, the prototype's executable code is 8 Kilobytes (including wireless, I/O and power drivers), the scale model's 22 Kilobytes...

0 Comments:

Post a Comment

<< Home