-->
Page 1 of 1

Add More GPIO Pins to Your ESP8266

PostPosted: Sun Mar 01, 2015 12:52 pm
by SoftwareDev
I made a driver for the MCP23008 which lets you control 8 pins from I2C, check out the video and code below:


I'm working on another driver for the MCP23017 which will let you control 16 GPIO's from I2C, and also drivers for other cool devices.