Skip to content

brlrt/ttgo-t-camera-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTGO T-Camera-Plus Boilerplate

This is a boilerplate with minimal examples to get the hardware of the TTGO T-Camera board to work.

Getting Started

First, install the ttgo-t-camera board into platformio:

cp pins_arduino.h ~/.platformio/packages/framework-arduinoespressif32/variants/ttgo-t-camera/pins_arduino.h
cp ttgo-t-camera.json ~/.platformio/platforms/espressif32/boards/ttgo-t-camera.json

Then, install dependencies:

pio lib install

About

A minimal example to get the TTGO T-Camera Plus to work.

Resources

Stars

Watchers

Forks

Packages

No packages published