[C.CC USERS] Raspberry Pi

Omer Kilic omer at concurrency.cc
Sun Apr 21 13:35:24 BST 2013


Hi Aaron,

On (21/04/2013 02:47), Aaron Ryan wrote:
> I am hoping that Occam-pi will get ported to the Raspberry-Pi in the future.

As far as I can remember we didn't do anything special to build KRoC 
since the Pi runs what's essentially Debian. Have a look at the wiki [1] 
and try building it yourself.


> Did anything that can be distributed come out of this seemingly lively
> session?

I've dumped all the files that I have from that day in to [2], this 
includes a GPIO driver that uses the sysfs interface to talk to the pins 
and a PWM driver that uses FFI and calls the WiringPi[3] pwm functions.

Keep in mind that these files were hacked together in a very short 
amount of time with serious amounts of beer so they may not be the best 
quality :)

At some point in the future, I will create wrappers for my hardware 
library[4] but it won't be happening soon...

Have fun!


Cheers,
Omer.


[1] http://projects.cs.kent.ac.uk/projects/kroc/trac/wiki/Installation
[2] https://github.com/omerk/occam-raspi
[3] https://github.com/WiringPi/WiringPi
[4] https://github.com/omerk/pihwm



More information about the users mailing list