
2 Sep
2006
2 Sep
'06
3:08 a.m.
Hello basvandijk, Friday, September 1, 2006, 6:38:43 PM, you wrote:
2) Also, we use pySerial [4] for serial communication with the detector. Is there something like that for Haskell or is it easy to make it yourself?
i never hear about such library for Haskell. you can use ffipkg utility (http://haskell.org/haskellwiki/FFI_imports_packaging_utility) to easily generate binding to appropriate C library. then, my Streams library can be used on top of this: http://haskell.org/haskellwiki/Library/Streams http://haskell.org/haskellwiki/Library/AltBinary -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com