Skip to content

sinnfeinn/esp32-camera-plus-bigiot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTGO-Camera-Plus BigIOT platfrom

1.Install the following dependency library files:

2.TFT_eSPI settings

  • Move or copy camera_tft_def.h to TFT_eSPI/User_Setups/
  • Add #include <User_Setups/camera_tft_def.h> to TFT_eSPI/User_Setup_Select.h

3.Description

Use TTGO-Camera-Plus to upload captured images to the BIGIOT platform every 10 seconds

  1. Registered account

  2. Create a device

  3. Add a data interface

  4. Change the definition in the code to your own device data

  5. View data

  6. View historical data

About

Use TTGO-Camera-Plus to upload captured images to the BIGIOT platform every 10 seconds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 53.4%
  • C++ 46.6%