Skip to content

Commit

Permalink
Update readme files
Browse files Browse the repository at this point in the history
  • Loading branch information
Joolee committed Jun 9, 2020
1 parent 9e68c42 commit d133167
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,10 @@ ESP Easy is a firmware for ESP8266 boards like the WeMos D1 and NodeMCU. It allo

The app has been developed and tested on a NodeMCU V3 board, if you run into any problems with other boards or want to have the pin-layout displayed in the GPIO pairing wizard, let me know in a feature request!

For now, only GPIO output is supported. As my own use cases are limited, I need your input for Supporting more boards, devices and languages. Please help me on Github by sending information about your setup or contributing code.
Support for GPIO output devices (boolean, pulse, pwm, rtttl and tone) and input devices:
* Switch Input (Only in "Switch" mode, type "Normal switch" and no special events)
* P001 Switch input - Switch
* P009 Switch input - MCP23017
* P019 Switch input - PCF8574

As my own use cases are limited, I need your input for Supporting more boards, devices and languages. Please help me on Github by sending information about your setup or contributing code.
8 changes: 7 additions & 1 deletion README.nl.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,10 @@ ESP Easy is een firmware voor ESP8266 ontwikkelbordjes zoals de WeMos D1 en Node

Deze app is ontwikkeld en getest op een NodeMCU V3 bord. Als je problemen ervaart met andere ontwikkelbordjes of de pin-layout getoond wil hebben in de GPIO pairing wizzard, laat het weten op Github!

Vooralsnog worden alleen GPIO output-apparaten ondersteund. Mijn eigen use-cases zijn beperkt dus ik heb jouw input nodig om meer borjes en apparaten te kunnen ondersteunen. Je kunt helpen op Github door informatie over jouw set-up op te sturen of direct code aan te dragen.
Ondersteuning voor GPIO output apparaten (boolean, pulse, pwm, rtttl and tone) en invoerapparaten:
- Switch Input (Alleen in "Switch" mode, type "Normal switch" en geen speciale events)
- P001 Switch input - Switch
- P009 Switch input - MCP23017
- P019 Switch input - PCF8574

Mijn eigen use-cases zijn beperkt dus ik heb jouw input nodig om meer borjes en apparaten te kunnen ondersteunen. Je kunt helpen op Github door informatie over jouw set-up op te sturen of direct code aan te dragen.
8 changes: 7 additions & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,10 @@ ESP Easy is a firmware for ESP8266 boards like the WeMos D1 and NodeMCU. It allo

The app has been developed and tested on a NodeMCU V3 board, if you run into any problems with other boards or want to have the pin-layout displayed in the GPIO pairing wizard, let me know on Github!

For now, only GPIO output is supported. As my own use cases are limited, I need your input for Supporting more boards and devices. Please help me on Github by sending information about your setup or contributing code.
Support for GPIO output devices (boolean, pulse, pwm, rtttl and tone) and input devices:
- Switch Input (Only in "Switch" mode, type "Normal switch" and no special events)
- P001 Switch input - Switch
- P009 Switch input - MCP23017
- P019 Switch input - PCF8574

As my own use cases are limited, I need your input for Supporting more boards and devices. Please help me on Github or on the forum by sending information about your setup or contributing code.

0 comments on commit d133167

Please sign in to comment.