Sonsivri

Electronics => Projects => Topic started by: microchip on August 15, 2014, 07:29:55 19:29



Title: TCA95xx IO expander driver (Spin language)
Post by: microchip on August 15, 2014, 07:29:55 19:29
Hello all:

One of my current projects is using a TCA9555 IO Expander by TI and so I have released the first version of my driver on GitHub. I will be adding documentation as well as additional features in the near future, but for now, here is V1. Note that this is written in Spin (for the Propeller) but should be easily ported to other languages.

https://github.com/ve4edj/tca95xx

Please take a look and let me know if you find it useful / have suggestions / want to help me out!

Thanks!