nebulabio / protochip

Portable, automated blood analysis system
https://trello.com/b/Tb4b74V5/protochip
3 stars 3 forks source link

Use Python for scripting on top of the driver #5

Open bsima opened 9 years ago

bsima commented 9 years ago

Maybe use something like cffi, shouldn't be too hard.

A second option is Boost.Python which looks more complicated? Maybe too much overhead? We don't want a ton of external dependencies.