FBMinis

Results 7 issues of FBMinis

It is explained here that these little 5V panels will never deliver the 1A current the TP4056 is setup to pull: https://youtu.be/37kGva3NW8w?t=320 I have determined that the MPP of my...

enhancement

When I try to capture a jpeg or a stream, I get this error message `Error: failed to capture image` I'm using an AI-Thinker board (the chip has the Espressif...

Hi Tolentino, I have been using your library for almost 3 years, thank you for sharing your work. I modified one of the examples so my battery powered ESP32CAMs turn...

My AiThinker camera runs other program correctly but I'm get the following error: ``` 18:14:28.621 -> [INFO] Init 18:14:28.668 -> E (3918) camera: Camera probe failed with error 0x105(ESP_ERR_NOT_FOUND) 18:14:28.668...

``` Used: F:\arduino-1.8.19\portable\packages\esp32\hardware\esp32\3.0.1\libraries\WiFi Using library AsyncTelegram2 at version 2.3.1 in folder: F:\arduino-1.8.19\portable\sketchbook\libraries\AsyncTelegram2 Using library ArduinoJson at version 7.0.4 in folder: F:\arduino-1.8.19\portable\sketchbook\libraries\ArduinoJson ``` 1) Replace: ``` // Lamp Control void setLamp(int...

I tested your code and now I cant access gyro data when I try to run a basic sketch. How do you set the register to default?

I am trying to make a minimal joystick to play Picasim on my TV. I am using an ESP32-C3 Supermini two potentiometers connected to it. I uploaded PotAsAxis.ino and defined...