I believe I screwed up.
I uploaded this program on the board, now the serial no longer appears to make new recordings.
The ESP looks like it saw a USB stick.
How can I reset SC01 Plus 3.5 to factory default? Or how can I record a correct program now?
See attached images
Thanks in advance for your ...
Search found 6 matches
- Mon Aug 14, 2023 7:46 pm
- Forum: General Discussion
- Topic: VS Code - PlatformIO - SC01 Plus Brick
- Replies: 1
- Views: 1390
- Thu Jun 15, 2023 9:08 pm
- Forum: General Discussion
- Topic: ESP32 - PlatformIO - Server Erro HTML
- Replies: 1
- Views: 1449
ESP32 - PlatformIO - Server Erro HTML
Good Afternoon Guys, How are you?
I have an error when I try to run my programming, I saw several tutorials and they all work, but mine is not working, could someone help me to identify the problem?
Follow my .cpp programming
#include <WiFi.h>
#include <AsyncTCP.h>
#include <ESPAsyncWebServer.h ...
I have an error when I try to run my programming, I saw several tutorials and they all work, but mine is not working, could someone help me to identify the problem?
Follow my .cpp programming
#include <WiFi.h>
#include <AsyncTCP.h>
#include <ESPAsyncWebServer.h ...
- Sat Jun 10, 2023 11:57 pm
- Forum: General Discussion
- Topic: ESP32 WROVER - Lack of Photo Memory
- Replies: 6
- Views: 4378
Re: ESP32 WROVER - Lack of Photo Memory
I managed to change the card, it was 4mb of flash.
I would like to know if there is a way to send the photo to the clipboard, that is, I access the ESP IP, it takes the photo and sends it to the clipbord, so I would just open the image editing program and give control + V?
You could write a ...
- Thu Jun 08, 2023 6:19 pm
- Forum: General Discussion
- Topic: ESP32 WROVER - Lack of Photo Memory
- Replies: 6
- Views: 4378
Re: ESP32 WROVER - Lack of Photo Memory
I managed to change the card, it was 4mb of flash.
I would like to know if there is a way to send the photo to the clipboard, that is, I access the ESP IP, it takes the photo and sends it to the clipbord, so I would just open the image editing program and give control + V?
I would like to know if there is a way to send the photo to the clipboard, that is, I access the ESP IP, it takes the photo and sends it to the clipbord, so I would just open the image editing program and give control + V?
- Wed Jun 07, 2023 5:49 pm
- Forum: General Discussion
- Topic: ESP32 WROVER - Lack of Photo Memory
- Replies: 6
- Views: 4378
ESP32 WROVER - Lack of Photo Memory
Good afternoon everyone, how are you?
I'm using an ESP32 WROVER
I just need to put it on the network and take a picture (good quality)
In the description it says that the card has 4mb flash memory, but when I go to record it appears as follows Flash: [====== ] 64.5% (used 845098 bytes from 1310720 ...
I'm using an ESP32 WROVER
I just need to put it on the network and take a picture (good quality)
In the description it says that the card has 4mb flash memory, but when I go to record it appears as follows Flash: [====== ] 64.5% (used 845098 bytes from 1310720 ...
- Tue Apr 05, 2022 5:32 pm
- Forum: ESP32 Arduino
- Topic: ESP32 WebServer HTML DataTime Piker
- Replies: 0
- Views: 1282
ESP32 WebServer HTML DataTime Piker
Good morning people, everything fine ?
I'm programming an ESP32 with the Arduino IDE, I managed to do the same to connect to the internet and become a Server.
I have a question in the HTML part.
I would like to put a “DataTime Piker” and a button to turn the timer on/off
Here's a picture of what ...
I'm programming an ESP32 with the Arduino IDE, I managed to do the same to connect to the internet and become a Server.
I have a question in the HTML part.
I would like to put a “DataTime Piker” and a button to turn the timer on/off
Here's a picture of what ...