More basic hardware doc
This commit is contained in:
parent
6517674702
commit
57fce1f159
@ -6,8 +6,15 @@ By Sam Neurohack
|
|||||||
ESP operations in micropython, we use :
|
ESP operations in micropython, we use :
|
||||||
|
|
||||||
ESP 8266 from https://www.wemos.cc/en/latest/d1/d1_mini_lite.html
|
ESP 8266 from https://www.wemos.cc/en/latest/d1/d1_mini_lite.html
|
||||||
|
|
||||||
Micropython firmware (select v1.13 with the right RAM amount): https://micropython.org/download/esp8266/
|
Micropython firmware (select v1.13 with the right RAM amount): https://micropython.org/download/esp8266/
|
||||||
|
|
||||||
Flash firmware, upload python files, run files,... thonny IDE : https://thonny.org/
|
Flash firmware, upload python files, run files,... thonny IDE : https://thonny.org/
|
||||||
|
|
||||||
Great tutorials : https://randomnerdtutorials.com/getting-started-thonny-micropython-python-ide-esp32-esp8266/
|
Great tutorials : https://randomnerdtutorials.com/getting-started-thonny-micropython-python-ide-esp32-esp8266/
|
||||||
|
|
||||||
|
|
||||||
|
Connect the led strip to D5 (GPIO 14)
|
||||||
|
|
||||||
|
|
||||||
More soon...
|
More soon...
|
Loading…
Reference in New Issue
Block a user