Charles
44d27228c5
Added Serial.baudRate() to get current baud rate ( #2079 )
...
* Changed WifInfo settings and WeMos board name
* Added board name to have in sketch and MDNS/OTA
* board naming convention
https://github.com/esp8266/Arduino/pull/2054
* Added Serial.baudRate() to get current baud rate
* Added more description
- Added note about Software Serial Implementation
- Indicate this will works on ESP8266 boards only
2016-06-15 18:35:33 +08:00
Andreas Steinel
7506055e8d
Add VCC readout
2016-01-27 00:26:03 +01:00
Kaloyan Kovachev
fbc7eb9f85
Document the new methods for mapping UART0 TX to GPIO2
2016-01-19 15:57:38 +02:00
Ivan Grokhotkov
0eb0418687
Fix TOCs
2015-11-30 09:24:28 +03:00
Ivan Grokhotkov
866921c54a
Documentation update
2015-11-23 20:21:16 +03:00
wemos.cc
25eb1bd46e
add wemos d1 to reference.md
2015-11-15 15:43:11 +08:00
Ivan Grokhotkov
d0a944e417
Refactoring of FS::info ( #779 )
2015-11-13 13:23:16 +03:00
Ivan Grokhotkov
d7e340fe14
Update docs to mention new ESP8266FS tool version.
2015-11-13 02:51:44 +03:00
Ivan Grokhotkov
bb85cdaa0b
Add SoftwareSerial library when building boards manager package.
2015-09-28 16:50:01 +03:00
Ivan Grokhotkov
55d992ed9e
Merge pull request #806 from pgollor/docs
...
fix indent in reference.md
2015-09-28 13:40:39 +03:00
Dario Di Maio
96c2d2869a
Update reference.md
...
EEPROM location is not static
2015-09-26 13:20:30 +02:00
Pascal Gollor
93e74b9e90
fix indent in reference.md
2015-09-20 00:05:33 +02:00
Ivan Grokhotkov
d3518656f9
Update reference.md
2015-09-14 23:30:57 +03:00
Pascal Gollor
8d43cba727
* update to head
2015-09-14 19:46:38 +02:00
Pascal Gollor
f1bd5653a8
Merge branch 'esp8266' of https://github.com/esp8266/Arduino into doc_modify
2015-09-14 19:44:23 +02:00
Ivan Grokhotkov
c8b12fd72c
Implement SPIFFS.exists
2015-09-14 12:46:47 +03:00
Pascal Gollor
54bf2d060b
add table of contents
2015-09-12 17:27:40 +02:00
Ivan Grokhotkov
7276e073a5
Update ESP8266FS tool link
2015-09-09 18:17:43 +03:00
Ivan Grokhotkov
67f4859b0c
Add 1Mbyte FS option for all 4Mbyte boards
2015-09-09 13:39:55 +03:00
Ivan Grokhotkov
70711387df
Update reference.md
...
Preliminary ESP8266FS tool instructions
2015-09-09 02:56:57 +03:00
Ivan Grokhotkov
2a2ecf8d94
Update reference.md
2015-08-31 10:53:53 +03:00
Ivan Grokhotkov
85ac054428
Fix pin map picture
...
Point to new PNG instead of an outdated SVG
inkscape --export-png $PWD/esp12.png -w 600 $PWD/esp12.svg
2015-08-10 19:22:33 +03:00
Ivan Grokhotkov
25e03530a2
Update reference
...
Remove note that WiFi.RSSI doesn't work (#670 ).
2015-08-10 16:15:29 +03:00
Ivan Grokhotkov
6cf18ed1a2
Multicast in SoftAP mode ( #96 )
...
SDK 1.3 fixed a bug which caused multicast UDP to fail on SoftAP interface. Update MDNSResponder and documentation appropriately.
2015-08-10 16:14:26 +03:00
Ivan Grokhotkov
208ae95979
Improve file system documentation
2015-08-10 15:57:13 +03:00
Ivan Grokhotkov
2fb1c453ee
File system API reference
2015-08-05 12:27:51 -04:00
Juha Paananen
52390a3f35
Include WIFI_OFF option for WiFi.mode(m)
2015-08-03 18:21:52 +03:00
reaper7
a6a0b87b21
Update reference.md
...
fix: INPUT_PULLDOWN_16 instead INPUT_PULLDOWN
https://github.com/esp8266/Arduino/issues/604
2015-07-30 07:43:18 +02:00
Ivan Grokhotkov
c4a1af87c2
Fix typos
2015-07-28 20:16:21 +03:00
Ivan Grokhotkov
2ad5590798
Merge pull request #599 from raimohanska/patch-1
...
Mention DHT22 in addition to DHT11
2015-07-28 18:16:52 +03:00
Ivan Grokhotkov
c0e0836a0b
Merge branch 'WifiSendP' of https://github.com/Makuna/Arduino into Makuna-WifiSendP
...
Conflicts:
README.md
2015-07-28 18:15:20 +03:00
Juha Paananen
599eb5a357
Mention DHT22 in addition to DHT11
...
Also, update dht library version to 1.1.1
2015-07-23 23:24:59 +03:00
Ivan Grokhotkov
d35b72d41c
Documentation update
...
- mention analogWriteRange and analogWriteFreq
- update change log
- add pwm output symbol for pin 16 to svg
2015-07-23 01:29:12 +03:00
Ivan Grokhotkov
72ac19821c
Fix errors in core reference, mention new libraries.
2015-07-22 17:45:30 +03:00
Ivan Grokhotkov
d93f05f7e0
Add line missing after rebase
2015-07-22 17:23:28 +03:00
Ivan Grokhotkov
e03efe3b5d
Documentation update
...
add jekyll front matters, update links
2015-07-22 17:22:04 +03:00