lunes, 23 de junio de 2014

Indie Game

Joan Soler presents us his Indie Game. Only binary is available though.

sources

Reminder

Guillem and Joan Puigcerver totally forgot to explain what their code is about, but I reckon it was a reminders app.


source code

domingo, 22 de junio de 2014

Remote torrent start

Este es un simple programa para Windows que se conecta a un arduino remoto con un Ethernet Shield y pone a descargar con el uTorrent el link del torrent 


source code

sábado, 21 de junio de 2014

viernes, 20 de junio de 2014

Subnet calculator

Olga Cara's project 

source code

Pongduino

Pongduino. In the zip file there are two folders, which are the two Arduino projects for each Arduino board, one with the LED Matrix, and one without it. The only file in the root of the zip file is a javascript file, the server, which can be run with Node.js and that requires the serialport module (installable with npm). Serial ports are hardcoded in the js file, and will only work in a UNIX system with the arduino connected in devs /dev/ttyACM0 and /dev/ttyACM1 (unless they are changed in the code, then they will work in any system).

We were Xavier Mahiques Sifres, Diego Aineto García and Kevin Montalvá Minguet in the group.

source code