Basics: Spacebrew + Processing
/This tutorial will get you acquainted with spacebrewP5, the Spacebrew library for Processing. We'll cruise through an included example, walk through the code, then learn how to set up a new app.
Read MoreThis tutorial will get you acquainted with spacebrewP5, the Spacebrew library for Processing. We'll cruise through an included example, walk through the code, then learn how to set up a new app.
Read MoreThis tutorial is an introduction to using Spacebrew with browser-based Javascript. We'll use an in-depth break down of the basic button example to give you everything you wanted to know about the Javscript library, but were afraid to ask.
Read MoreHey there space cadets! Today, I want to talk about using Spacebrew for Processing together with an Arduino. Have you ever wanted to use analog and digital readings from an Arduino in your Processing sketch? This is the place to start.
Read MoreThis tutorial will show you how to create a simple input/output application for Spacebrew in openFrameworks. It’s targeted towards the (as of now) latest version of OF, 0.7.4, and towards Mac OS X users (Windows is coming shortly!).
Read MoreIn this tutorial we will walk you through how to take an existing Arduino project and make it talk with Spacebrew. We will use an Arduino to connect a photocell sensor to an existing javascript graph example.
This tutorial builds on an example that comes with Arduino software. To access the example within the program, go to File -> Examples -> 04.Communication -> Graph, or view it online here: http://www.arduino.cc/en/Tutorial/Graph.
Read More