Hi there,

I just thought I'd announce serial-port, a small library I put together based 
on my Monome and Arduino work:

https://github.com/samaaron/serial-port
http://clojars.org/serial-port

It depends on rxtx22 which is a small Clojar which packages RxTx 2.2 binaries 
which can be found here:

http://clojars.org/rxtx22

The easiest way to get serial-port up and running is using cake as it has 
excellent out-of-the-box support for native binaries. Just add [serial-port 
"1.0.7"] to your project dependencies and run cake deps. You should then be 
good to go.

If anyone has any issues with either serial-port or rxtx22 then please let me 
know. I've only tested it with OS X 10.6 (in both 64 and 32bit JVM modes) but 
it *should* work on other OSs and architectures ;-)

Sam

---
http://sam.aaron.name

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to