Xinyuan-LilyGO / LilyGo-Camera-Series

πŸ”° Compatible with all TTGO camera products

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌟 LILYGO Camera Project🌟

platformio CameraPlus ci t_sim_cam_factory ci

issues frok star

πŸ“· Product

Pin table Product schematic Status
T-SIMCAM aliexpress T_SIMCAM βœ…
T-Carmer V1.6.2 Obsolete T-Carmer V1.6.2 ❌
T-Carmer V1.7 Obsolete T-Carmer V1.7 ❌
T-Camera Mini Obsolete 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 ❌

Quick start ⚑

PlatformIO Quick Start

  1. Install Visual Studio Code and Python
  2. Search for the PlatformIO plugin in the VisualStudioCode extension and install it.
  3. After the installation is complete, you need to restart VisualStudioCode
  4. After restarting VisualStudioCode, select File in the upper left corner of VisualStudioCode -> Open Folder -> select the LilyGo-Camera-Series directory
  5. Wait for the installation of third-party dependent libraries to complete
  6. Click on the platformio.ini file, and in the platformio column
  7. Select the board name you want to use in default_envs and uncomment it.
  8. Uncomment one of the lines src_dir = xxxx to make sure only one line works
  9. Click the (βœ”) symbol in the lower left corner to compile
  10. Connect the board to the computer USB
  11. Click (β†’) to upload firmware
  12. Click (plug symbol) to monitor serial output
  13. If it cannot be written, or the USB device keeps flashing, please check the FAQ below

πŸ“· Camera Spec

ov2640 Spec

πŸ“˜ Other

πŸ–Ό Product Picture

Camera Series

About

πŸ”° Compatible with all TTGO camera products

License:MIT License


Languages

Language:C 91.8%Language:C++ 8.0%Language:Processing 0.1%Language:Python 0.0%Language:CMake 0.0%Language:Makefile 0.0%