Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| esp32-cam_2 [2021/06/22 20:06] – ne555 | esp32-cam_2 [2021/07/06 17:50] (current) – [TTGO Camera Plus Standalone Camera firmware] ne555 | ||
|---|---|---|---|
| Line 33: | Line 33: | ||
| {{https:// | {{https:// | ||
| - | === TTgo bigiot === | + | ==== TTgo CAMERA PLUS bigiot  | 
| T-Camera Plus Esp32-Dowdq6 8Mb Spram Camera Module Ov2640 1.3 Inch Display Rear Camera(Fish-Eye Rear Camera) | T-Camera Plus Esp32-Dowdq6 8Mb Spram Camera Module Ov2640 1.3 Inch Display Rear Camera(Fish-Eye Rear Camera) | ||
| Line 45: | Line 45: | ||
|   * https:// |   * https:// | ||
| - | === TTGO Camera Plus === | + | ==== TTGO Camera Plus Standalone Camera firmware ==== | 
| https:// | https:// | ||
| Line 51: | Line 51: | ||
| https:// | https:// | ||
| - | PIC 1 | + | {{https:// | 
| - | + | ||
| - | PIC 2 | + | |
| Install Arduino IDE https:// | Install Arduino IDE https:// | ||
| Line 67: | Line 65: | ||
| I have fix this issue with following steps: | I have fix this issue with following steps: | ||
| < | < | ||
| - |     Download the pyserial package from: https:// | + |     Download the pyserial package from: https:// | 
| tar zxvf pyserial-3.0.tar.gz | tar zxvf pyserial-3.0.tar.gz | ||
| cd pyserial | cd pyserial | ||
|     sudo python setup.py install</ |     sudo python setup.py install</ | ||
| + |      | ||
| + | Open the .ino file after downloading code from https:// | ||
| + | |||
| + | Compile and Transfer | ||
| ==== AI-thinker ==== | ==== AI-thinker ==== | ||