1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-22 21:23:07 +03:00

131 Commits

Author SHA1 Message Date
Ivan Kravets
c1e60ab3c1 Add explanation about @PlatformIO, how does it work 2015-12-12 13:45:32 +02:00
Ivan Kravets
3e49985d47 Add @PlatformIO as alternative option to use ESP8266 core for Arduino
Hi @igrr,

Would be thankful to place some information about [PlatformIO[(http://platformio.org) as alternative cross-platform builder to use ESP8266 core for Arduino on the popular host OS: Mac OS X, Windows, Linux 32/64, Linux ARM (like Raspberry Pi, BeagleBone, CubieBoard).

Don't hesitate to modify this PR.

Thanks in advance!
2015-12-11 17:31:32 +02:00
Ivan Grokhotkov
31d7c13923 Update documentation links 2015-11-30 13:20:36 +03:00
themindfactory
254e4d9964 Update README.md 2015-11-17 11:19:49 -05:00
themindfactory
39cf5d6cd6 Update README.md 2015-11-16 20:26:07 -05:00
krzychb
26fade23cf Updated link to OTA documentation 2015-11-08 19:57:02 +01:00
Markus Sattler
82ba459679 add link to the OTA docs in the README.md 2015-11-06 09:41:41 +01:00
Ivan Grokhotkov
a631269f3c Update readme and fix tool paths 2015-10-30 01:58:56 +03:00
Ivan Grokhotkov
010a1a9f01 Update readme and change log 2015-07-28 20:08:21 +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
467716de81 Fix travis build link 2015-07-22 18:01:32 +03:00
Ivan Grokhotkov
de34190c79 Update build status link, fix typo 2015-07-22 18:00:15 +03:00
Ivan Grokhotkov
e03efe3b5d Documentation update
add jekyll front matters, update links
2015-07-22 17:22:04 +03:00
Ivan Grokhotkov
48ca93511a Update README, mention SweetPea ESP-210 support 2015-07-22 17:22:04 +03:00
Ivan Grokhotkov
38c5f3ed37 Documentation update 2015-07-22 17:21:05 +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
Noah
e82b16154d README.md: Add trailing dot after inline function call example 2015-07-22 17:20:42 +03:00
Noah
21dbf523d8 README.md: Use 3.3V consistently 2015-07-22 17:20:42 +03:00
Noah
244f06f1ba README.md: Mark WiFiServer, WiFiClient and WiFiUDP as classes 2015-07-22 17:20:42 +03:00
Noah
6b45790652 README.md: Improve markdown for code example
Conflicts:
	README.md
2015-07-22 17:20:42 +03:00
Noah
56fd116f4e README.md: Remove semicolons from inline function call examples
Conflicts:
	README.md
2015-07-22 17:20:42 +03:00
Makuna
d815c36753 optimistic_yield()
this introduces optimistic_yield() used for when standard library
methods are normally used in tight loops waiting for something to
happen, like available().
2015-07-13 13:47:13 -07:00
Makuna
dece240830 Issue fixes
https://github.com/esp8266/Arduino/issues/475
https://github.com/esp8266/Arduino/issues/484
2015-07-13 19:08:35 +03:00
Tony DiCola
c9e1acd720 Doc update to mention support in Adafruit's NeoPixel library. 2015-07-08 19:02:43 -07:00
Andrew McDonnell
aad2701764 Spelling mistake 2015-06-30 23:02:19 +09:30
Andrew McDonnell
5a7187ef79 Add reference on how to enable printf function 2015-06-30 22:58:42 +09:30
Tony DiCola
d3635886bc Update DHT sensor doc based on latest library. 2015-06-26 16:09:40 -07:00
Ivan Grokhotkov
9dce0c4181 Provide selection between A0 and VCC (#443, #338) 2015-06-25 01:04:07 +03:00
Ivan Grokhotkov
788095c66e Remove implementations of WDT-related functions
which were not correct since 0.9.3 anyway
2015-06-25 00:13:06 +03:00
Kristijan Novoselic
c570d0f593 Added a DNSServer library 2015-06-11 12:37:30 +03:00
Dario Di Maio
14eb2b30d1 Update README.md 2015-06-05 13:59:02 +03:00
Ivan Grokhotkov
3ff5947305 Merge pull request #370 from Links2004/esp8266
add better docu and schematics for easy setup the ESP
2015-06-05 13:55:34 +03:00
Markus Sattler
ab03a267a1 add some infos to Serial Adapter 2015-06-03 19:32:44 +02:00
Makuna
c86c79e901 edits 2015-06-02 16:00:51 -07:00
Makuna
a356491497 Include Servo Library in Readme 2015-06-02 15:59:22 -07:00
Markus Sattler
bda23fa4d3 add current note
fix image
2015-06-03 00:16:12 +02:00
Markus Sattler
c93a778f9b add new schematics to README.md 2015-06-02 23:55:29 +02:00
Ivan Grokhotkov
572f92e810 Update README.md
Update travis link [ci skip]
2015-06-01 15:50:51 +03:00
Markus Sattler
8f72a4f05f Merge remote-tracking branch 'remotes/esp8266/esp8266' into esp8266 2015-05-24 23:02:21 +02:00
Markus Sattler
d5f4819ff0 add link to arduinoWebSockets 2015-05-24 18:09:14 +02:00
Ivan Grokhotkov
5d384d55b7 Merge pull request #252 from Pablotis/patch-1
Readme changes
2015-05-23 12:56:28 +03:00
Ivan Grokhotkov
b493f01b39 Update README.md
Mention the new pubsubclient library.
[ci skip]
2015-05-22 14:56:39 +03:00
Ivan Grokhotkov
d30e1181cf Update README.md
mention Blynk
[ci skip]
2015-05-22 03:49:10 +03:00
Ivan Grokhotkov
84679db2dc Update README.md
Add donation link — donations are collected towards the esp8266 community forum.
2015-05-22 03:12:22 +03:00
Ivan Grokhotkov
38ff629622 Update README.md
add link to change log [ci skip]
2015-05-22 03:07:06 +03:00
Ivan Grokhotkov
6b05ec5b86 Update readme and change log
#295
#299
2015-05-22 02:20:41 +03:00
Makuna
bd90281e17 Progmem updates 2015-05-19 15:24:28 -07:00
Makuna
f476b3871d ESP and External libraries Update 2015-05-19 15:11:24 -07:00
Ivan Grokhotkov
7073d719b3 Add 32-bit linux tools 2015-05-19 09:25:40 +03:00