<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/23884446?origin\x3dhttp://justanothertechblog.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Just Another Tech Blog

Anything and everything having to do with technology, computers, science, and most of all... Linux! The documentation of my Linux endeavor.



PS3 fab-to-lab, Part 1: Build Linux lab equipment from a Sony PLAYSTATION 3

Thursday, May 17, 2007

How do you take the Cell Broadband Engine™ (Cell/B.E.) processor from an off-the-shelf Sony® PLAYSTATION® 3 (PS3) and use it to construct a piece of Linux®-based laboratory equipment (in essence, taking the Cell/B.E. from fab to hab to lab)? In this series, Lewin Edwards shows you how to go from game console to simple audio-bandwidth spectrum analyzer and function generator. First up, uncover the design intent of the project and then make a close inspection of the details of the user interface implementation as you start a journey to generate and analyze signals on the Cell/B.E. processor.
IBM developerWorks brings us yet another great HOW-TO type article. This one illustrates how to take the incredibly powerful PS3 and put it to good use. Check it out @ IBM developerWorks.
posted by linnerd40, Thursday, May 17, 2007


0 Comments:

Add a comment