brndmg / shiftesp

ESP8266 ESP-01 with 8-Bit Shift Register SN74HC595

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shiftesp

This is an example project for interfacing Shift Register 8-Bit - SN74HC595 with ESP8266 version ESP-01.

More Output for ESP-01 with Shift Register 8-Bit SN74HC595

We do love ESP8266, but it have less GPIO. Thankful, there is a way to expand ESP8266 outputs with Shift Register 8-Bit - SN74HC595. Like acknowledge, ESP-01 equipped with only two GPIO, which are GPIO0 and GPIO2. But Shift Register 8-Bit - SN74HC595 needs 3 outputs from any microcontroller to be interface with it. So, in this repository I concluded with Arduino ESP8266 source codes and Android Apps source codes.

Arduino Source Codes

Android Apps Source Codes

  • Hybrid Apps build with Apache Cordova, in shiftesp.zip file

About

ESP8266 ESP-01 with 8-Bit Shift Register SN74HC595

License:GNU General Public License v3.0


Languages

Language:Arduino 100.0%