Submitted by shutterdrone on Wed, 01/20/2010 - 04:11
Posted in
Going to begin on a library to use for Arduino clients to handle communicating with the engine. I'm considering the following:
- Library would be initialized with either a hardware or software serial object
- Would operate similar to the perl API, offering high-level methods in place of serial commands
- Would handle all response collecting, and return expected values
- i2c support (future)
I'm looking for any suggestions that might aid in development, or features anyone would like to see.
!c
