Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,14 @@ All examples are for Wemos D1 Mini, [WS2812B RGB Shield (NeoPixel)](https://www.
* Micro USB cable
* Python 3 installed
* If you have Python 2 installed you can get into problems mixing Python versions. You must use Python 3. Check what is default version of Python on your system.
* Python IDE installed
* Have python added in local path
* Code editor installed:
* https://code.visualstudio.com/
*Python development extensions for code editor installed :
* https://marketplace.visualstudio.com/items?itemName=ms-python.python
* Git client (optional)

# Lessons
# Lessons:

## Computer setup

Expand Down