Alle berichten

Q: Does flash work from Linux USB-C? Is Windows required?

gevraagd door klotz op 2022-05-19 08:13:22

BG141939194 The flash is accessible via the esptool program which runs on Windows or Linux. The ESP32-C3 doesn't provide native USB support, so programming must be done via the built-in UART communication. This differs from the RP2040 and some other ESP32 boards with native USB support that exposes the flash memory as a USB drive that you can drag and drop files to.

2022-11-25 03:34:19 Nuttig (0)
Verzenden
antwoorden (3)

Q: How much flash storage does the board have?

gevraagd door bgood op 2022-11-25 02:58:37

BG141939194 4MB Flash.

2022-11-25 03:15:56 Nuttig (0)
Verzenden
antwoorden (1)

Q: Can I connect a computer to the display and use it as a monitor?

gevraagd door BG195215403 op 2021-02-09 08:42:07

BG141939194 Itwould be possible, but the ePaper display isn't suited to being a monitor. It takes 1 second to do a full screen refresh, so for anything animated or video you'd be much better off with an ESP32 with a TFT modules attached. What this device does excel at is reading text from it without your eyes getting tired for looking at a monitor for hours. That is really where ePaper works best; when you only refresh the screen when you turn the page. It is also very low power and doesn't require current to remain active. Once a page is "rendered" then no further current is required until the screen needs to be updated.

2022-10-16 01:02:56 Nuttig (0)
Verzenden
antwoorden (3)