Setting up the AMD82-ForestBuddy
- Install Arduino 2.x.x
- Install CH340 Driver
- Install DHT Sensor Library
AMB82 Forest Buddy Functions
- Take picture every minute
- Send picture to server via FTP or SFTP: Possible FTP Solution: github.com/gsampallo/esp32cam_ftp
- Send Sensor Data - SHT30: Arduino sketch: AMB82-mini-DHT
- Send Sensor Data - DHT22
- Send Sensor Data
Review / combine the following code samples: Examples: AmebaMultimedia/CaptureJPEG