Notes/Wiki/Arduino - software.md
2022-05-23 19:31:55 +02:00

1.4 KiB

utworzone tag
2022-05-17 wikipage

referencje:: Arduino

Instalacja

Żeby uruchomić trzeba dodatkowo: Bug #1916278 “Arduino fails to start: undefined symbol: sp_get_p...” : Bugs : arduino package : Ubuntu

sudo apt install libserialport0 patchelf

sudo patchelf --add-needed /usr/lib/x86_64-linux-gnu/libserialport.so.0 /usr/lib/x86_64-linux-gnu/liblistSerialsj.so.1.4.0

Płytka esp8266

Installing ESP8266 in Arduino IDE (Windows, Mac OS X, Linux) | Random Nerd Tutorials

W File > Preferences > Dodatkowe URL menadżera płytek wpisać po przecinku: http://arduino.esp8266.com/stable/package_esp8266com_index.json

Kompiluje na NodeMCU 0.9 (ESP12 Module) - inne nie bardzawo

Libs

File Web Serwever Arduino/libraries/ESP8266WebServer/examples/FSBrowser at master · esp8266/Arduino · GitHub Ftp serwer GitHub - nailbuster/esp8266FTPServer: Simple FTP Server for using esp8266/esp32 SPIFFs LittleFS GitHub - littlefs-project/littlefs: A little fail-safe filesystem designed for microcontrollers