Search found 5 matches

by Segamegadrive
Fri Apr 11, 2025 11:58 am
Forum: ESP-IDF
Topic: ESP32 s3 file injector
Replies: 8
Views: 222

Re: ESP32 s3 file injector

Posting an update. Everything worked perfectly and the esp creates a folder in the calculator with files inside. Big thanks to sprite for helping me find the example I needed and I will no be able to continue working on the project
by Segamegadrive
Thu Apr 10, 2025 7:16 am
Forum: ESP-IDF
Topic: ESP32 s3 file injector
Replies: 8
Views: 222

Re: ESP32 s3 file injector

In that case I am guessing I should install esp idf for vs script?
by Segamegadrive
Wed Apr 09, 2025 12:11 pm
Forum: ESP-IDF
Topic: ESP32 s3 file injector
Replies: 8
Views: 222

Re: ESP32 s3 file injector

It pops up in the file explorer and I can read/write files from and to it without any 3rd party apps
by Segamegadrive
Wed Apr 09, 2025 9:25 am
Forum: ESP-IDF
Topic: ESP32 s3 file injector
Replies: 8
Views: 222

Re: ESP32 s3 file injector

The device would be a graphing calculator that I wanted to interface with through usb. I want to make this as a proof of concept so I was thinking if the string would only be a 1-3 bytes it could be stored directly on the esp.
by Segamegadrive
Wed Apr 09, 2025 8:54 am
Forum: ESP-IDF
Topic: ESP32 s3 file injector
Replies: 8
Views: 222

ESP32 s3 file injector

Hello, I would like to know how could I make my ESP32 s3 act as a file injector where when the esp would be connected to a device it would create a really small string for example “hello” in its internal memory and automatically paste it as a txt file into the root folder of the device.

Go to advanced search