mirror of
https://github.com/0x1d/esp8266-laser.git
synced 2025-12-15 18:38:20 +01:00
Merge branch 'master' of https://github.com/0x1d/esp8266-laser
ddsad :q :wq
This commit is contained in:
13
README.md
13
README.md
@@ -4,15 +4,18 @@ Wifi Host for the Arduino-Laser-Spirograph
|
|||||||
#install
|
#install
|
||||||
- install arduino ide (1.8.5)
|
- install arduino ide (1.8.5)
|
||||||
|
|
||||||
- get and install driver for nodemcu
|
- follow this instruction
|
||||||
https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers
|
https://github.com/esp8266/Arduino#installing-with-boards-manager
|
||||||
|
|
||||||
- clone/exctract repo to sketchbook
|
- clone/exctract repo to sketchbook
|
||||||
|
|
||||||
|
- install this libary
|
||||||
|
https://github.com/plerup/espsoftwareserial
|
||||||
|
|
||||||
- follow this instruction:
|
- follow this instruction:
|
||||||
http://esp8266.github.io/Arduino/versions/2.0.0/doc/filesystem.html#uploading-files-to-file-system
|
http://esp8266.github.io/Arduino/versions/2.0.0/doc/filesystem.html#uploading-files-to-file-system
|
||||||
|
|
||||||
|
You may also need to:
|
||||||
|
- get and install driver for nodemcu
|
||||||
|
https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user