forked from openframeworks/openFrameworks
-
Notifications
You must be signed in to change notification settings - Fork 10
RaspberryPi
bakercp edited this page Dec 13, 2012
·
13 revisions
- Raspberry Pi Introduction
- Raspberry Pi Getting Started
- Raspberry Pi Contributing Code
- Raspberry Pi Developer Notes
- Raspberry Pi Roadmap
- Raspberry Pi Participants
- Raspberry Pi Projects
- Raspberry Pi Troubleshooting
Compiling all examples can be done with the following scripts:
For normal compiling,
For distcc based compiling:
- distcc setup and lives in $(OF_ROOT)/scripts/linux
- https://gist.github.com/4159230
These solutions are temporary and will be wrapped better as soon as initial development settles down.
Installing Ino Tool http://inotool.org/
sudo apt-get install python-setuptools python-configobj python-jinja2 python-serial picocom arduino
Or Easier?