Arnim Läuger
1935a642b2
Add ESP32 README.md and build/flash docs ( #1873 )
2017-03-24 23:51:13 +01:00
Johny Mattsson
fe602d2d7e
Removed all currently-unused code & docs.
...
Heading towards having only ESP32-aware/capable code in this branch.
2016-09-21 13:47:44 +10:00
Marcel Stör
583ea8514f
Remove last obsolete line
2016-04-28 23:28:20 +02:00
Marcel Stör
d572b90104
Fix the RTD badge
2016-04-28 23:24:07 +02:00
Marcel Stör
e8ee825c25
Switch from readthedocs.org to readthedocs.io
2016-04-28 08:09:35 +02:00
Philip Gladstone
5b4b1e0388
Autobaudrate detection by default -- to reduce problems with speed change ( #1215 )
...
* Auto autobaud detection by default
* Added stopping the autobaud if explicitly configured
* Add note about auto-baud to the uart.md
2016-04-17 23:44:18 +02:00
Marcel Stör
eccb2e4a53
Update module count
2016-04-02 23:48:00 +02:00
Marcel Stör
bcbf49f275
Change a number of default values
2016-03-09 23:16:43 +01:00
Marcel Stör
5645827592
Fix link behind RTD badge
2016-01-17 17:22:46 +01:00
Marcel Stör
c989e297ab
Re-write README, fixes #771 and contributes to #774
2016-01-17 15:45:37 +01:00
Marcel Stör
82b19c4c37
Merge branch 'newdocs' into dev
2016-01-17 14:23:13 +01:00
Johny Mattsson
52e121f469
Merge pull request #887 from vowstar/dev-all-in-one
...
Add HTTP client module and documents.
2016-01-15 17:44:41 +11:00
Philip Gladstome
1d9336fb99
Upgrade to SDK version 1.5.1 from Espressif
2016-01-12 21:05:47 -05:00
Adam Bonner
09f4e01cb2
Small fixes to README.md
...
Update 1.5.0 link and add some other links
2016-01-08 21:59:02 -08:00
devsaurus
9ca35b1fff
transferred ucg module documentation
2016-01-09 00:58:32 +01:00
devsaurus
63ba40b791
transferred u8g module documentation
2016-01-08 20:31:14 +01:00
Marcel Stör
8dc2b624ae
Add RTD badge
2016-01-05 09:22:41 +01:00
Huang Rui
88bae3ed22
Remove all version data and combine 33 commits to 1.
...
Add http module and documention, including fix httpclient bug.
2015-12-29 19:25:37 +08:00
Johny Mattsson
a6c0873a28
Upgrade to SDK 1.5.0 + Espressif's Open LWIP 1.5.0.
...
Removed earlier TCP port randomisation fix - the new SDK has its own fix
even though Espressif told me they wouldn't fix it. Yay?
2015-12-23 11:17:05 +11:00
Marcel Stör
da5834e2cf
Add a few small corrections and new Docker link
...
I a discussion with @nickandrew (original author of updated sections) he agreed that we should rather link to *my* Docker image because it has fewer issues then the one currently referenced. The one we identified will soon be addressed.
2015-12-17 20:21:47 +01:00
Nick Andrew
570bddcfe5
More README tweaks now that master was updated
...
* Remove the "0.9.6; deprecated" comment regarding the master branch
* Add a paragraph on enabling debugging
* Clarify (I hope) the conditions under which you need to reformat your flash filesystem.
* Remove trailing blanks
Signed-off-by: Nick Andrew <nick@nick-andrew.net>
2015-12-06 11:38:49 +11:00
Nick Andrew
1217b47779
Update README SDK; remove todo list
...
Based on @vowstar edits:
* Note that the SDK is the NONOS one
* Add links for NodeMCU devkit v1.0 and distinguish from v0.9
* Remove the ToDo list (as all are complete but for 1 item)
2015-12-06 11:21:52 +11:00
Vowstar
b3ae9d143d
Add DHT sensor lib description in ReadMe
...
A lot of people don't know DHT sensor lib.
2015-12-06 11:13:09 +11:00
Marcel Stör
09650c0aae
Merge pull request #769 from nickandrew/tidy-readme
...
Rework the README file considerably
2015-12-05 10:56:23 +01:00
Nick Andrew
703d55da82
README: Tidy ugly looking uart.setup() call
...
Signed-off-by: Nick Andrew <nick@nick-andrew.net>
2015-11-17 03:51:56 +11:00
Nick Andrew
8eb3fbafd9
README: Tidy up the user interface tools
...
Signed-off-by: Nick Andrew <nick@nick-andrew.net>
2015-11-17 03:49:23 +11:00
Nick Andrew
44adcd5f7e
README: Setting the initial serial interface rate
...
Signed-off-by: Nick Andrew <nick@nick-andrew.net>
2015-11-17 03:44:10 +11:00
Nick Andrew
e1e1cde8f8
README: Expand and update the Resources list
...
Signed-off-by: Nick Andrew <nick@nick-andrew.net>
2015-11-17 03:36:19 +11:00
Nick Andrew
81db4ae6bf
README: Remove the <br/> tags
...
Change to Markdown list or table.
Signed-off-by: Nick Andrew <nick@nick-andrew.net>
2015-11-17 03:22:34 +11:00
Nick Andrew
7d05a25b65
README: Flashing and connecting
...
Signed-off-by: Nick Andrew <nick@nick-andrew.net>
2015-11-17 03:12:25 +11:00
Nick Andrew
7731592b70
README: Update building and flashing instructions
...
Make it more obvious to run file.format() after flashing.
Signed-off-by: Nick Andrew <nick@nick-andrew.net>
2015-11-17 02:44:49 +11:00
Nick Andrew
e9091cc364
README: Remove GPIO NEW TABLE
...
It's in the API documentation and doesn't belong in the top-level README.
Signed-off-by: Nick Andrew <nick@nick-andrew.net>
2015-11-17 01:13:33 +11:00
Nick Andrew
7b1a371192
README: Tidy the sample code
...
Signed-off-by: Nick Andrew <nick@nick-andrew.net>
2015-11-17 01:04:44 +11:00
Nick Andrew
c1fd5d4ed2
README: Temporarily remove the 'download' button
...
Remove the download button until a 1.4.0 release is pushed to github.
Signed-off-by: Nick Andrew <nick@nick-andrew.net>
2015-11-17 00:57:42 +11:00
Nick Andrew
c8f9f4ca20
README: More tweaking of the summary text
...
Add all the latest module names too.
Signed-off-by: Nick Andrew <nick@nick-andrew.net>
2015-11-17 00:54:46 +11:00
Nick Andrew
20bca021af
README: More work on the build options
...
List the latest set of modules in the example on disabling modules.
Show which file to edit to tag your firmware to identify it on boot.
Signed-off-by: Nick Andrew <nick@nick-andrew.net>
2015-11-17 00:49:41 +11:00
Nick Andrew
1aa5efcba3
README: Add usable build instructions
...
Put Marcel's online build server first, as this will be the go-to for
new users. Note that they should build 'dev' not 'master'.
Next, list the docker image which will build from your checked-out
repository and possibly including your own changes.
Finally, list the prerequisites if you want to build it all yourself,
including the sequence of commands (same as the docker image uses).
Signed-off-by: Nick Andrew <nick@nick-andrew.net>
2015-11-17 00:40:59 +11:00
Nick Andrew
b27fc6f50c
README: Move the simple programming examples up
...
The README is presently quite unreadable. The simpler examples of
programming an already-flashed ESP8266 are moved up, to give the
new user the flavor of what is possible with NodeMCU.
Instructions to build the firmware will follow.
Signed-off-by: Nick Andrew <nick@nick-andrew.net>
2015-11-17 00:15:10 +11:00
Nick Andrew
de634a95c3
README: Remove unnecessary changelog
...
Changelog is in the git history, or major changes should be noted
in CHANGELOG.md
Signed-off-by: Nick Andrew <nick@nick-andrew.net>
2015-11-17 00:05:53 +11:00
Nick Andrew
64a2189556
README: Clean up the language
2015-11-17 00:05:21 +11:00
Nick Andrew
7b65613498
Update README base to 1.4.0
...
Signed-off-by: Nick Andrew <nick@nick-andrew.net>
2015-11-17 00:00:12 +11:00
Łukasz Oleś
3a5e845b29
Allow to set content type in COAP ( fix #658 )
2015-11-11 12:52:13 +01:00
Vowstar
a38fbdbf51
Merge pull request #713 from christakahashi/hx711-support
...
Added support for the hx711 load cell ADC.
2015-11-01 14:31:12 +08:00
chris
d0851d439a
doc hx711 update
2015-10-30 23:27:31 -07:00
devsaurus
20881d27a1
fix u8g/ucg spi.setup()
2015-10-18 17:40:11 +02:00
devsaurus
c3680f8291
update examples and doc to api change
2015-10-18 11:13:56 +02:00
chris
c298a5cf60
documented hx711
2015-10-08 20:43:57 -07:00
devsaurus
d51ccb1e68
add clock_div to examples
2015-10-05 19:36:34 +02:00
devsaurus
a264cdb25d
ucglib doc
2015-09-17 21:53:49 +02:00
Lio李欧
310b5cde91
Added HW SPI and UART ports
2015-09-14 13:08:52 +10:00