Re: Bluetooth LE sensors in Clojure

2013-10-21 Thread Mikera
Thanks, Karsten, useful links! As it happens I managed to get it working on 64-bit Windows last night using Sam's regular serial-port. Code here for anyone interested: https://github.com/mikera/motion-sensor/blob/develop/src/main/clojure/mikera/sensor/core.clj Interestingly, I found a nice wa

Re: Bluetooth LE sensors in Clojure

2013-10-21 Thread Karsten Schmidt
IIRC Sam's wrapper is using the original RXTX lib which hasn't been updated since ~2006 and is only 32bits. There're a couple of more recent forks (w/ x-platform 64bit binaries), most notable the one by CMU's Robotics dept: https://code.google.com/p/create-lab-commons/source/browse/#svn%2Ftrunk%2F