Skip to content

Commit e7ba8c5

Browse files
committed
Added "Links and Resources" chapter
1 parent 26916ce commit e7ba8c5

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.adoc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,8 +347,19 @@ while True:
347347
time.sleep(2.0
348348
```
349349

350-
Once again, this results an a very predictable output (next to the LED behaving like a christmas tree):
350+
Once again, this results an a very predictable output (next to the LED behaving like a christmas tree :christmas_tree:):
351351

352352
image::resources/images/led-example-output.gif[]
353353

354354
== Links and Resources
355+
356+
For more detailed information, see the following resources.
357+
358+
* https://github.com/nodemcu/nodemcu-devkit/wiki/Getting-Started-on-OSX
359+
* https://learn.adafruit.com/micropython-basics-load-files-and-run-code/file-operations
360+
* https://cityos-air.readme.io/docs/1-mac-os-usb-drivers-for-nodemcu
361+
* https://www.instructables.com/id/Get-Started-with-ESP8266-Using-AT-Commands-NodeMCU
362+
* https://www.digikey.com/en/maker/projects/micropython-basics-load-files-run-code/fb1fcedaf11e4547943abfdd8ad825ce
363+
* https://blog.lucas-hild.de/micropython
364+
* https://philipp-weissmann.de/python-auf-dem-esp8266
365+
* https://www.androegg.de/?page_id=613

0 commit comments

Comments
 (0)