expand GPIOs
Posted: 06 May 2016, 16:51
Hi,
i have bought the following button-switch(Gira Tastsensor 24v):
http://download.gira.de/data2/20011210.pdf
... and will now make it smart with an ESP and ESP Easy and integrated into my openhab.
The goal is to use all the 6 buttons and drive the 6 status LEDs and the backlit individually via PWM.
Unfortunately the esp8266-07 has for too little GPIOs. Even with a esp8266-12f it looks bad.
What do you think the following is possible with Esp Easy?
esp8266-12f GPIO0 LED1 with PWM
esp8266-12f GPIO4 SDA for PCF8574
esp8266-12f GPIO5 SCL for PCF8574
esp8266-12f GPIO12 LED2 with PWM
esp8266-12f GPIO13 LED3 with PWM
esp8266-12f GPIO14 LED4 with PWM
esp8266-12f GPIO16 LED5 with PWM
esp8266-12f GPIO9 LED6 with PWM
esp8266-12f GPIO10 BG LED with PWM
PCF8574 P1 Button1
PCF8574 P2 Button2
PCF8574 P3 Button3
PCF8574 P4 Button4
PCF8574 P5 Button5
PCF8574 P6 Button6
Wie kann ich in EspEasy den "Switch Button Type" des PCF8574 Ports einstellen?
How can I set the "Switch Button Type" of PCF8574 ports in EspEasy?
Thank you very much
i have bought the following button-switch(Gira Tastsensor 24v):
http://download.gira.de/data2/20011210.pdf
... and will now make it smart with an ESP and ESP Easy and integrated into my openhab.
The goal is to use all the 6 buttons and drive the 6 status LEDs and the backlit individually via PWM.
Unfortunately the esp8266-07 has for too little GPIOs. Even with a esp8266-12f it looks bad.
What do you think the following is possible with Esp Easy?
esp8266-12f GPIO0 LED1 with PWM
esp8266-12f GPIO4 SDA for PCF8574
esp8266-12f GPIO5 SCL for PCF8574
esp8266-12f GPIO12 LED2 with PWM
esp8266-12f GPIO13 LED3 with PWM
esp8266-12f GPIO14 LED4 with PWM
esp8266-12f GPIO16 LED5 with PWM
esp8266-12f GPIO9 LED6 with PWM
esp8266-12f GPIO10 BG LED with PWM
PCF8574 P1 Button1
PCF8574 P2 Button2
PCF8574 P3 Button3
PCF8574 P4 Button4
PCF8574 P5 Button5
PCF8574 P6 Button6
Wie kann ich in EspEasy den "Switch Button Type" des PCF8574 Ports einstellen?
How can I set the "Switch Button Type" of PCF8574 ports in EspEasy?
Thank you very much