zwiebert / tronferno-mcu

Control and program Fernotron receivers by micro-controller. (ESP32, 2011-2022)
GNU General Public License v3.0
21 stars 2 forks source link

ESP8266 Pinout #2

Closed ovl666 closed 6 years ago

ovl666 commented 6 years ago

Hello Bert,

in Doc you wrote Prepare Hardware: esp8266 (development board) connected to USB on your PC RF receiver connected to D1 on the MCU board RF transmitter connected to D2

It might be easier to assign GPIO Pins so: RF receiver connected to GPIO5 RF transmitter connected to GPIO4

zwiebert commented 6 years ago

Hello Oliver, thanks for reporting. You are right of course.

I'm using 2 different kinds of boards myself and GPIO4 is called D2 on one and D4 on the other.