ESP8266 Controller introduced
This commit is contained in:
parent
f12390c1a8
commit
653f5363b0
25
README.md
25
README.md
@ -22,18 +22,15 @@ Generate a PCB with the following features:
|
|||||||
## Interfaces
|
## Interfaces
|
||||||
* USB-UART
|
* USB-UART
|
||||||
* GPIOs
|
* GPIOs
|
||||||
* RelayA
|
* RelayA D1/GPIO5
|
||||||
* RelayB
|
* RelayB D2/GPIO4
|
||||||
* RelayC
|
* RelayC D0/GPIO16
|
||||||
* RelayD
|
* RelayD D5/GPIO14
|
||||||
* FAN-PWM
|
* FAN-PWM D6/GIO12
|
||||||
* FAN-IN
|
* FAN-IN D7/GPIO13
|
||||||
* https://github.com/0110/EADOGS104LCD4Pi
|
* DS20B18 D4/GPIO2
|
||||||
* MOSI
|
* Button D3/GPIO0
|
||||||
* MISO
|
|
||||||
* SCLK
|
|
||||||
* CE0
|
|
||||||
* LCD Backlight
|
|
||||||
* Button (optional)
|
|
||||||
|
|
||||||
|
|
||||||
|
## Software
|
||||||
|
https://nodemcu.readthedocs.io/en/dev-esp32/modules/spi/
|
||||||
|
https://forum.arduino.cc/t/esp32-spi-master-slave-file-transfer/1177128/5
|
||||||
|
Loading…
Reference in New Issue
Block a user