|
907 | 907 | '1M', |
908 | 908 | ], |
909 | 909 | 'desc': [ |
910 | | - 'ESP8266 based devices from ITEAD: Sonoff SV, Sonoff TH, Sonoff Basic, ' |
| 910 | + 'ESP8266 based devices from ITEAD: Sonoff SV, Sonoff TH, Sonoff Basic, ' + |
911 | 911 | 'and Sonoff S20', |
912 | 912 | '', |
913 | | - 'These are not development boards. The development process is ' |
914 | | - 'inconvenient with these devices. When flashing firmware you will ' |
| 913 | + 'These are not development boards. The development process is ' + |
| 914 | + 'inconvenient with these devices. When flashing firmware you will ' + |
915 | 915 | 'need a Serial Adapter to connect it to your computer.', |
916 | 916 | '', |
917 | | - ' | Most of these devices, during normal operation, are connected to ' |
918 | | - '*wall power (AKA Mains Electricity)*. **NEVER** try to flash these ' |
919 | | - 'devices when connected to *wall power*. **ALWAYS** have them ' |
920 | | - 'disconnected from *wall power* when connecting them to your ' |
| 917 | + ' | Most of these devices, during normal operation, are connected to ' + |
| 918 | + '*wall power (AKA Mains Electricity)*. **NEVER** try to flash these ' + |
| 919 | + 'devices when connected to *wall power*. **ALWAYS** have them ' + |
| 920 | + 'disconnected from *wall power* when connecting them to your ' + |
921 | 921 | 'computer. Your life may depend on it!', |
922 | 922 | '', |
923 | | - 'When flashing you will need to hold down the push button connected ' |
924 | | - 'to the GPIO0 pin, while powering up with a safe 3.3 Volt source. Some USB ' |
925 | | - 'Serial Adapters may supply enough power to handle flashing; ' |
926 | | - 'however, it many may not supply enough power to handle the ' |
| 923 | + 'When flashing you will need to hold down the push button connected ' + |
| 924 | + 'to the GPIO0 pin, while powering up with a safe 3.3 Volt source. Some USB ' + |
| 925 | + 'Serial Adapters may supply enough power to handle flashing; ' + |
| 926 | + 'however, it many may not supply enough power to handle the ' + |
927 | 927 | 'activities when the device reboots.', |
928 | 928 | '', |
929 | 929 | 'More product details at the bottom of https://www.itead.cc/wiki/Product/' |
|
943 | 943 | '1M', |
944 | 944 | ], |
945 | 945 | 'desc': [ |
946 | | - 'DOIT ESP-Mx DevKit - This is a development board by DOIT, with a DOIT ESP-Mx module ' |
947 | | - '(`datasheet <https://github.com/SmartArduino/SZDOITWiKi/wiki/ESP8285---ESP-M2>`__) ' |
948 | | - 'using a ESP8285 Chip. With the DOIT ESP-Mx module, GPIO pins 9 and 10 are not available. ' |
949 | | - 'The DOIT ESP-Mx DevKit board has a red power LED and a blue LED connected to GPIO16 ' |
950 | | - 'and is active low to turn on. It uses a CH340C, USB to Serial converter chip. ' |
951 | | - '', |
952 | | - 'ESP8285 (`datasheet <http://www.espressif.com/sites/default/files/0a-esp8285_datasheet_en_v1.0_20160422.pdf>`__) ' |
953 | | - 'is a multi-chip package which contains ESP8266 and 1MB flash. ', |
| 946 | + 'DOIT ESP-Mx DevKit - This is a development board by DOIT, with a DOIT ESP-Mx module ' + |
| 947 | + '(`datasheet <https://github.com/SmartArduino/SZDOITWiKi/wiki/ESP8285---ESP-M2>`__) ' + |
| 948 | + 'using a ESP8285 Chip. With the DOIT ESP-Mx module, GPIO pins 9 and 10 are not available. ' + |
| 949 | + 'The DOIT ESP-Mx DevKit board has a red power LED and a blue LED connected to GPIO16 ' + |
| 950 | + 'and is active low to turn on. It uses a CH340C, USB to Serial converter chip. ', |
954 | 951 | '', |
| 952 | + 'ESP8285 (`datasheet <http://www.espressif.com/sites/default/files/0a-esp8285_datasheet_en_v1.0_20160422.pdf>`__) ' + |
| 953 | + 'is a multi-chip package which contains ESP8266 and 1MB flash. ' |
955 | 954 | ], |
956 | 955 |
|
957 | 956 | }) |
|
0 commit comments