1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-21 10:26:06 +03:00

88 Commits

Author SHA1 Message Date
Lorenzo Cafaro
d46285d6f7 Added MOD-WIFI-ESP8266-DEV 2015-08-05 21:07:35 +02: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
Ivan Grokhotkov
8e09520501 Provide links to previous stable versions 2015-08-01 11:37:02 +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
010a1a9f01 Update readme and change log 2015-07-28 20:08: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
d96959cef7 Update change log 2015-07-23 23:02:58 +03:00
Ivan Grokhotkov
d645c01be8 Update change log 2015-07-23 19:02:07 +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
a9d5ef198a Fix SparkFun Thing board definition 2015-07-22 22:48:52 +03:00
Ivan Grokhotkov
72ac19821c Fix errors in core reference, mention new libraries. 2015-07-22 17:45:30 +03:00
Ivan Grokhotkov
a1fa03f007 Update supported boards description 2015-07-22 17:35:35 +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
h4rm0n1c
f709abb658 Added workaround for broken SVG rendering.
As discussed here: https://github.com/isaacs/github/issues/316
2015-07-22 17:22:04 +03:00
h4rm0n1c
146eebb7bc Added Note about Pullup and Pulldown resistors. 2015-07-22 17:22:04 +03:00
h4rm0n1c
ade463884c Case correction, beautification of titles. 2015-07-22 17:22:04 +03:00
h4rm0n1c
b76d9d91d4 Added PullUp to Reset 2015-07-22 17:22:04 +03:00
h4rm0n1c
d52832584e Reworded Serial to USB Power Supply Note 2015-07-22 17:22:04 +03:00
Ivan Grokhotkov
8010f57b88 Documentation update
- mention stable and staging package
- add release date badges
- add a pin map diagram which is easier to understand (#424)
- consistently use ESP8266 in capital letters
- digital, analog IO sections rewrite
2015-07-22 17:21:05 +03:00
Ivan Grokhotkov
7d5ed84eee Separate project readme and core reference 2015-07-22 17:21:05 +03:00
Ivan Grokhotkov
2f34d6d74a Upload doc folder along with a package 2015-07-13 04:20:25 +03:00
Markus Sattler
98815fe69a style 2015-06-26 19:01:13 +02:00
Markus Sattler
bcd0c9c91b add linux example path 2015-06-26 18:57:43 +02:00
Markus Sattler
abdb14b977 add eclipse howto 2015-06-26 18:47:59 +02:00
Markus Sattler
bda23fa4d3 add current note
fix image
2015-06-03 00:16:12 +02:00
Markus Sattler
c98f3168d9 add images 2015-06-02 23:47:42 +02:00
John Doe
6ab3c76e03 register and clock changes 2015-06-02 00:11:20 +03:00
John Doe
1501818c67 add RTC registers 2015-06-01 03:27:21 +03:00
Markus Sattler
0be310f5b0 add Exception Causes (EXCCAUSE) docu 2015-05-17 14:55:11 +02:00
Markus Sattler
51b1daf643 add esp8266_tcp_active_close.png image 2015-05-08 15:04:45 +02:00
ficeto
a689d6715b revert some changes that were wrong 2015-05-06 20:54:56 +03:00
ficeto
b89f0fde90 adding some missing libs and definitions
included also a dump of the known registers range
2015-05-06 11:45:40 +03:00
Markus Sattler
ffd2c32840 add images 2015-05-04 18:31:48 +02:00