SX1509 library needed.
-
Hi.
I am looking for a library for the SX1509 16 bit I/O extender.
I will be glad if someone can share.Thanks
Meir. -
@meirmark Google is your friend, 1st hit:https://github.com/sparkfun/SparkFun_SX1509_Arduino_Library
-
Thanks, Google is My almost the bast friend :-)
I am looking for a lib for M5Stack and not Arduino, the Arduino lib is not working. -
@meirmark I code All my M5Stack pruduct using Arduino ide with added M5 support, so the library work for me.
-
@agreedk I am also using Arduino ide and not all arduino libraries works with M5stack without changes .
Did You checked the SX1509 specific library or you meant in general that Arduino libraries supposed work with M5stack ? -
@meirmark the answer is both, just checked the library it use Wire.h so you only have to use the correct pins in the setup Calle.