Command processor to access I2C and SPI Takes URI coded commands and returns JSON array

Fork of SerialInterface by Greg Steiert

History

More reasonable array sizes default tip

2018-01-26, by switches [Fri, 26 Jan 2018 01:18:15 +0000] rev 11

More reasonable array sizes


Increased argument array size and data buffer size to 0x4000

2018-01-26, by switches [Fri, 26 Jan 2018 00:10:32 +0000] rev 10

Increased argument array size and data buffer size to 0x4000


Changed I2C and SPI to pass by pointer instead of by reference

2017-10-19, by switches [Thu, 19 Oct 2017 23:19:42 +0000] rev 9

Changed I2C and SPI to pass by pointer instead of by reference


Updated library comments.

2016-12-16, by switches [Fri, 16 Dec 2016 00:58:28 +0000] rev 8

Updated library comments.


Moved the GPIO and AIN pointer assignment to the declaration to eliminate the need for the init function.

2016-12-15, by switches [Thu, 15 Dec 2016 17:42:33 +0000] rev 7

Moved the GPIO and AIN pointer assignment to the declaration to eliminate the need for the init function.


Added analog function

2016-12-15, by switches [Thu, 15 Dec 2016 03:56:56 +0000] rev 6

Added analog function


Added dio GPIO function and configuration options for SPI

2016-12-14, by switches [Wed, 14 Dec 2016 19:52:31 +0000] rev 5

Added dio GPIO function and configuration options for SPI


Separated ssel from SPI port to allow for easier multi byte SPI transactions.

2016-12-08, by switches [Thu, 08 Dec 2016 21:43:36 +0000] rev 4

Separated ssel from SPI port to allow for easier multi byte SPI transactions.


Committing for sharing alpha release

2016-12-08, by switches [Thu, 08 Dec 2016 16:32:03 +0000] rev 3

Committing for sharing alpha release


Serial Command Interface

2016-12-08, by switches [Thu, 08 Dec 2016 05:21:57 +0000] rev 2

Serial Command Interface