Search found 3 matches
- 31 Aug 2019, 19:10
- Forum: ESP Easy: Software
- Topic: Esp Easy and Wemos Motor Shield
- Replies: 22
- Views: 21751
Re: Esp Easy and Wemos Motor Shield
Additional info: Wemos points to a different arduino library for the 2.0.0 shield. And it seems they changed names from Wemos to Lolin. Wemos motor shield 1.0.0 >>> https://github.com/wemos/WEMOS_Motor_Shield_Arduino_Library/tree/master/src Wemos Motor shield 2.0.0 >>> https://github.com/wemos/LOLIN...
- 31 Aug 2019, 18:53
- Forum: ESP Easy: Software
- Topic: Esp Easy and Wemos Motor Shield
- Replies: 22
- Views: 21751
Re: Esp Easy and Wemos Motor Shield
Hi, There is a 2.0.0 version of the Wemos Motor shield now being sold by Wemos which does not work with ESPEasy. https://wiki.wemos.cc/_media/products:d1_mini_shields:motor_v2.0.0_1_16x9.jpg I guess that’s the Problem aussieatlarge was facing too. It is not possible to flash the motor shield as desc...
- 15 May 2017, 13:06
- Forum: ESP Easy: Software
- Topic: rc-switch plugin
- Replies: 62
- Views: 93143
Re: rc-switch plugin
I use this RC-Switch plugin from playground to send RF commands to my DIP-coded RF power outlets, works great! https://github.com/letscontrolit/ESPEasyPluginPlayground/blob/master/_P144_RC-Switch-TX it can send binary code with any length ("RC,SEND=000000000001010100010001") tristate code ...