|
XTL
- python etc
|
    2009-10-25 |
This kind of thing is very handy. The parallel port library for python (or maybe one for your favourite dynamic language) is something worth looking at for bit fiddling using real operating system interfaces.
Linux even has drivers for some circuits of this type (i2c-parport). I haven't yet had a look at how well this, i2c-tools or python-smbus works with these.
|
|
|