[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Raspberry Pi and Lua
- From: Gaspard Bucher <gaspard@...>
- Date: Thu, 8 Mar 2012 15:49:37 +0100
This thread made me jump.
Since I discovered the Raspberry Pi, I have been working night and day on the linux port of lubyk [1] and this hardware will be one (if not *the*) primary hardware target for lubyk. The plan is to produce a plug & play OS image (and even sell sd cards if needed) so that when you start the Raspberry Pi:
1. You see it instantly on the network (no configuration needed)
2. You can start Lua processes and start live coding
3. You have full access to the GPIO by dragging an rpi.Gpio prototype (lua script)
4. You can build a network by sending messages across these beasts (and bigger monsters too).
I did not send an email on the mailing list to keep it as a nice surprise, but I just couldn't resist.
The initial debian based OS will include modules for OpenGL ES scripting (shaders programming), low-level hardware access and as said before, all the networking, scheduling and inter-process communication stack of lubyk.
This hardware associated with the ease of use of lubyk is an artist's, educator and low-fi game designer's dream platform. You can even use a dedicated Rpi for each project, making exhibitions and installations *much* easier to show multiple times.
If anyone is interested in this ready-to-use OS image and would like to see some specific lua libraries in there out of the box, please let me know so that I can include them.
Cheers everyone,
Gaspard, floating two meters above the ground.