Ivan Grokhotkov
46bd4fcc07
Merge pull request #1726 from ivankravets/master
...
Keep only main information about @PlatformIO
2016-03-10 12:54:54 +03:00
Ivan Grokhotkov
f8314598f4
Merge pull request #1728 from marvinroger/patch-2
...
Add Homie for ESP8266 to 3rd party libs in docs
2016-03-10 12:54:07 +03:00
krzychb
f3d758b53c
Fixed link to OTA Updates
...
Ref: https://github.com/esp8266/Arduino/pull/1747#issuecomment-194685293
2016-03-10 07:34:36 +01:00
krzychb
c0141d44a0
Review and update Arduino IDE section
2016-03-09 20:46:09 +01:00
krzychb
da6442a60d
Changed ota_updates.md to readme.md
...
This is to make it's contents visible when browsing ota_updates
directory
2016-03-09 20:45:24 +01:00
krzychb
fc62aef26b
Changed ArduinoOTA pictures
...
Menu entry "Upload Using:" has been removed
2016-03-09 06:23:43 +01:00
krzychb
4b7862c515
Classic OTA images deleted
...
two images renamed - trubleshooting
2016-03-09 05:53:11 +01:00
krzychb
8fc6aefbb2
Removed Classic OTA
2016-03-08 20:45:43 +01:00
Marvin Roger
3b2c4af879
Add Homie for ESP8266 to 3rd party libs in docs
2016-03-06 16:06:27 +01:00
Ivan Kravets
e1dc9125c3
Keep only main information about @PlatformIO
2016-03-05 19:58:51 +02:00
Ivan Grokhotkov
5ab63dcf7a
Update esptool to 0.4.8
2016-02-28 00:48:13 +03:00
Ivan Grokhotkov
269d7ca181
Update changelog
2016-02-27 11:41:50 +03:00
Ivan Grokhotkov
89e182a415
Update changelog
2016-02-27 11:24:07 +03:00
Ivan Grokhotkov
6372a0dd05
Mention 512k/128k option in docs
2016-02-27 01:55:46 +03:00
Nat Weerawan
db69643592
Update ESPresso description and board detail.
2016-02-16 11:19:59 +07:00
Ivan Grokhotkov
153138e508
Merge pull request #1627 from Toshik/patch-2
...
TickerScheduler library link
2016-02-13 13:23:31 +03:00
Toshik
f563acb703
TickerScheduler library link
...
TickerScheduler library - to simplificate Ticker usage and avoid WDT reset
2016-02-12 14:06:00 +03:00
Nat Weerawan
25c25ae995
- Update board (ESPresso Lite) description.
2016-02-11 11:26:19 +07:00
Ivan Grokhotkov
0ad2738d81
Merge branch 'patch-1' of https://github.com/h4rm0n1c/Arduino into h4rm0n1c-patch-1
...
# Conflicts:
# doc/libraries.md
2016-02-10 19:28:21 +03:00
Ivan Grokhotkov
8bbc8d6e8b
Merge pull request #1610 from WereCatf/patch-1
...
Add PCF8574 - library to the list.
2016-02-10 19:22:46 +03:00
Ivan Grokhotkov
0550e7283f
Merge pull request #1608 from narongrat/master
...
Add ESPino (WROOM-02) by ThaiEasyElec.com
2016-02-10 19:22:28 +03:00
Ivan Grokhotkov
7cca087421
Merge pull request #1606 from krzychb/master
...
Added DImSwith to "Other libraries (not included with the IDE)"
2016-02-10 19:21:17 +03:00
Ivan Grokhotkov
33665c08f1
Merge pull request #1605 from cmmakerclub/master
...
Add ESPert's ESPresso Lite to boards.txt & variants
2016-02-10 19:20:51 +03:00
Ivan Grokhotkov
f77d996fe9
Merge pull request #1596 from hallard/master
...
Added universal Teleinfo to libraries.md
2016-02-10 19:19:10 +03:00
Harrison Mclean
36a6ce1f61
Update libraries.md
...
Added DMD2 Library
2016-02-10 03:33:55 +08:00
WereCatf
93a40d82a3
Add PCF8574 - library to the list.
2016-02-08 20:26:56 +02:00
Nat Weerawan
5dc34d1f95
- Update board and filesystem detail.
...
- use LED_BUILTIN instead of BUILTIN_LED.
- update package_esp8266com_index.template.json file.
2016-02-08 19:31:58 +07:00
krzychb
2a78cb152a
Added DImSwith to "Other libraries (not included with the IDE)"
...
This library let you control electronic dimmable ballasts for fluorescent light tubes remotely as if using a wall switch.
2016-02-08 12:57:59 +01:00
Narongrat Srimee
e1b1ea90d5
Update boards.md - add ESPino by ThaiEasyElec
...
Update boards.md - add ESPino by ThaiEasyElec
http://thaieasyelec.com/products/wireless-modules/wifi-modules/espino-wifi-development-board-detail.html
2016-02-08 18:31:06 +07:00
Charles
b4f21923f1
Added Teleinfo Library
2016-02-07 02:41:54 +01:00
Charles
fe3722c3e5
Added Teleinfo library
2016-02-07 02:21:28 +01:00
probonopd
047292a06b
Update libraries.md
2016-02-06 15:01:26 +01:00
h4rm0n1c
199ccc5d23
Fix Schematic Pin Ordering
...
Reorders Schematic Pins GPIO 4 and 5 so they reflect the module pinout.
This brings the schematics in line with the module pinouts depicted
elsewhere in the documentation.
2016-02-06 13:16:00 +08:00
Roland von Herget
dbcf674ec2
fix demo OTA php script
2016-02-04 17:43:06 +01:00
Markus Sattler
ea95f2e8fa
Merge remote-tracking branch 'remotes/esp8266/master'
2016-02-02 17:51:07 +01:00
Markus Sattler
0404470f85
add stack_dump.md help to docs
2016-02-02 17:50:46 +01:00
Ivan Grokhotkov
8899f55304
Merge pull request #1535 from krzychb/master
...
Protecting ArduinoOTA uploads with a password
2016-01-31 22:39:11 +03:00
Ivan Grokhotkov
8fdd29e45a
Merge pull request #1518 from lcafaro/master
...
Added ESP8266-EVB
2016-01-31 22:36:27 +03:00
Ivan Grokhotkov
ffb0d5e014
Merge pull request #1512 from arturkowalczyk/master
...
Updated docs
2016-01-31 22:35:55 +03:00
Ivan Grokhotkov
7019b950bf
Merge pull request #1509 from lnxbil/patch-1
...
Add VCC readout
2016-01-31 22:35:36 +03:00
krzychb
4cd1744fc1
Protecting ArduinoOTA uploads with a password
...
New chapter addedd
TOC updated
TOC update
TOC update
Corrected path to pictures
2016-01-30 11:50:10 +01:00
Lorenzo Cafaro
c52409b5a1
Merge branch 'master' into master
2016-01-29 14:38:43 +01:00
Lorenzo Cafaro
8edaf2c922
Fixed url
2016-01-28 09:29:49 +01:00
Lorenzo Cafaro
62e2c6828f
Fixed url
2016-01-28 09:27:04 +01:00
WereCatf
b32ce252fb
More ESP8266-compatible libraries
2016-01-27 21:03:25 +02:00
Lorenzo Cafaro
e4e6831e58
Added ESP8266-EVB
2016-01-27 17:25:52 +01:00
Artur Kowalczyk
ca93010232
Updated docs
2016-01-27 12:17:07 +01:00
Andreas Steinel
7506055e8d
Add VCC readout
2016-01-27 00:26:03 +01:00
Ivan Grokhotkov
5e19757d54
Merge pull request #1495 from hallard/master
...
Added function to return reset reason in human readable format
2016-01-25 09:23:41 +03:00
Ivan Grokhotkov
6aa7da4bc4
Merge pull request #1493 from Makuna/LibraryDocUpdate
...
Updated library docs
2016-01-25 09:21:56 +03:00