Raspberry Pi and GrovePi, “Get Started” and other resources

Note: in the context of previous workshop (Networked Data Objects with M. Plummer-Fernandez a.k.a #algopop), we’ve been working with a combination of Raspberri Pi’s and sensors. We will continue with this hardware choice, even increase it during a coming exhibition at H3K, Poetics and Politics of Data. But for this, we will switch to the GrovePi solution when it comes to sensors, which will ease the prototyping part.

Here is a good resource about Pi’s and Grove sensors on Dexter Industries’ website.

Cookbook > How to set up Processing to use the OwnCloud Core Processing Library

We will describe how to use the OwnCloud Core Processing Library within the Processing framework, starting from a blank sketch. Library’s functions will be refined and new ones may be developped, some additional libraries will be added as well in order to propose high level functions deeper linked to the IICloud(s) project.

 

own_processing_logo

I&IC Workshop #3 with Algopop at ECAL: The birth of Botcaves

The Bots are running! The second workshop of I&IC’s research study started yesterday with Matthew’s presentation to the students. A video of the presentation might be included in the post later on, but for now here’s the [pdf]: Botcaves

First prototypes setup by the students include bots playing Minecraft, bots cracking wifi’s, bots triggered by onboard IR Cameras. So far, some groups worked directly with Python scripts deployed via SSH into the Pi’s, others established a client-server connection between their Mac and their Pi by installing Processing on their Raspberry and finally some decided to start by hacking hardware to connect to their bots later.

The research process will be continuously documented during the week.

Occupy.Here: build a local darknet

This system isn’t connected to the cloud. Instead, the users represent a cloud of points and this local mobile network links them together. It’s a LAN party without the cables. Anyone within range of an Occupy.here wifi router, with a web-capable smartphone or laptop, can join the network “OCCUPY.HERE,” load the locally-hosted website http://occupy.here, and use the message board to connect with other users nearby. The open source forum software offers a simple, mobile-friendly interface where users can share messages and files.

–-

Via Rhizome

Reblog > Setting up a Raspberry Pi to run bots

Artist Jeff Thompson has put this comprehensive tutorial on how to run bots on a Raspberry-Pi microcomputer – including the basics of setting up the Pi to run without a screen and programming it remotely by SSH-ing into it from another computer. This is an interesting way to tap into small ressources of the cloud without necessarily consuming vast quantities of energy.

–-

Via Algopop