-->
Page 1 of 2

Smart wi-fi 16 terminal

PostPosted: Thu Jun 11, 2015 2:33 am
by ryvaldiehamdallah
using arduino and relay module. we can control on and off 16 terminal.

Re: Smart wi-fi 16 terminal

PostPosted: Thu Jun 11, 2015 4:56 pm
by tytower
OK . can you do it by putting the same code on an ESP8266 without the Arduino?

Can I have the code you use and I will give it a go if you like

Re: Smart wi-fi 16 terminal

PostPosted: Thu Jun 18, 2015 11:45 pm
by ryvaldiehamdallah
actually you can"t. as you know esp-01 only have 2 output. so you have to use the arduino if you want to control more output.

Re: Smart wi-fi 16 terminal

PostPosted: Fri Jun 19, 2015 8:59 am
by martinayotte
You can easily attached I2C GPIO Expanders such as MC23017 to an ESP-01, then you get 16 GPIOs per chip, and you can have 8 chips per I2C bus.