Xinyuan-LilyGO / LilyGo-Camera-Series

🔰 Compatible with all TTGO camera products
MIT License
159 stars 54 forks source link

How to use the device with arduino IDE #40

Closed anthonyhoegberg closed 5 months ago

anthonyhoegberg commented 6 months ago

My company is currently considering using this device and im the developer in charge to test different devices and see what meets our expectations. Currently we are testing T-SIMCAM with a PCIE sim module to take pictures and send the data to our servers.

Is there some example code or tutorial to use the device with the arduino ide, or is it just default settings overall? If not, Im wondering about what settings and etc to get the device working and what libraries if necessary that might be needed to get it to work with the arduino ide.

Any help would be greatly helpful. Thanks.

quinquerin commented 5 months ago

try this:

https://github.com/0015/ThatProject/blob/master/Cellular/T-SIMCAM/01_T-SIMCAM_ImageUploader/01_T-SIMCAM_ImageUploader.ino

image_2024-05-30_183128749