omiio.org is dedicated to fostering open source growth for mobile applications software development on TI’s OMAP™ platform.
Through omiio.org, you can collaborate, share and grow open source hardware and software.
var usuarioEscoge = prompt("¿Piedra, papel o tijeras?");
var computadorEscoge = Math.random();
if (computadorEscoge <0.34){
computadorEscoge = "piedra";
}else if(computadorEscoge <=0.67){
computadorEscoge = "papel";
}else{
computadorEscoge = "tijeras";
}
var comparar=function(eleccion1, eleccion2){
if(eleccion1 === eleccion2)
{
return "¡Es un empate!";
}
if(eleccion1==="piedra")
{
if(eleccion2==="tijeras"){
return "piedra gana";
}
else{
if(eleccion2==="papel"){
return "papel gana";}
}
Trying to backport legacy Linux kernels to the PandaBoard ES. I need to verify a software library functions on multiple Linux kernels and multiple platforms. Linux kernel generations are any kernel from 2.6.32 - 2.6.35, and kernel from 2.6.36 - 2.6.39 and the 3.0 kernel.
Testing the exciting features of this great board. Low cost computing for the masses.
Kozio, Inc. (www.kozio.com) has made available free use of their kDiagnostics® Suite, for owners of PandaBoard. Users of the PandaBoard have an interactive guided tour of the inner workings of the board, along with a full design verification and hardware validation solution.
Panda in a Tree: or, where to GoogleEARTH
EA board
Theme provided by Danetsoft under GPL license from Danang Probo Sayekti