| Pin table | Product | schematic | Status |
|---|---|---|---|
| T-SIMCAM | aliexpress | T_SIMCAM | β |
| T-Carmer V1.6.2 | aliexpress | T-Carmer V1.6.2 | β |
| T-Carmer V1.7 | aliexpress | T-Carmer V1.7 | β |
| T-Camera Mini | aliexpress | T-Camera Mini | β |
| T-Camera Plus | aliexpress | T-Camera Plus | β |
| T-Joranl | aliexpress | T-Joranl | β |
| T-Carmer V1.6 | Obsolete | Obsolete | β |
| T-Carmer V0.5 | Obsolete | Obsolete | β |
- Install Visual Studio Code and Python
- Search for the
PlatformIOplugin in theVisualStudioCodeextension and install it. - After the installation is complete, you need to restart
VisualStudioCode - After restarting
VisualStudioCode, selectFilein the upper left corner ofVisualStudioCode->Open Folder-> select theLilyGo-Camera-Seriesdirectory - Wait for the installation of third-party dependent libraries to complete
- Click on the
platformio.inifile, and in theplatformiocolumn - Select the board name you want to use in
default_envsand uncomment it. - Uncomment one of the lines
src_dir = xxxxto make sure only one line works - Click the (β) symbol in the lower left corner to compile
- Connect the board to the computer USB
- Click (β) to upload firmware
- Click (plug symbol) to monitor serial output
- If it cannot be written, or the USB device keeps flashing, please check the FAQ below

