Search found 1 match
- Fri Jan 06, 2023 8:56 am
- Forum: ESP32 Arduino
- Topic: Upload Files with Python code to ESP32's SPIFFS
- Replies: 0
- Views: 704
Upload Files with Python code to ESP32's SPIFFS
Hi. I want to upload .txt files to esp32's file system. I use littleFS to read and write files and I want to upload files to esp32. I research a lot but I cannot get it to work anyway. Is esptool can help me to do that? If it will, how can I use it cause I'm not understanding how variables and input...