Xinyuan-LilyGO / LilyGo-Cam-ESP32S3

44 stars 16 forks source link

schematic of T-camera ESP32S3 #1

Closed lecrams closed 1 year ago

lecrams commented 1 year ago

Hi, I recently purchased the LilyGo ESP32 T-Camera S3 with OV2640 and pir. On the board it states V1.6. However checking the V1.6 schematic on https://github.com/Xinyuan-LilyGO/LilyGo-Camera-Series shows a wrover module while my board is equipped with a WROOM-1 module! According to the datasheets The pinning of the TROVER is different as the WROOM-1

Do you have a schematic available of the V1.6 HW with WROOM-1 module? That would allow me to develop my own code.

lewisxhe commented 1 year ago

Which version did you buy? V1.6 ?

lecrams commented 1 year ago

20230210_112417 This board I did buy

lewisxhe commented 1 year ago

oh I see. You need the schematic diagram. I thought I had uploaded the schematic diagram. Now you can see it

lecrams commented 1 year ago

Thx. The title of the schematic say V1.5! Are there any differences with V1.6?

lecrams commented 1 year ago

Is there also code (yaml) available for ESPhome?

lewisxhe commented 1 year ago

The schematic diagram is the same Yaml is not available at present because it still needs a power supply driver. As far as I know, there is no power supply driver in esphome

lecrams commented 1 year ago

So this is an ESPhome issue? Are there no other lilygo modules with WROOM-1 that do have a yaml

lewisxhe commented 1 year ago

So this is an ESPhome issue?

Yes Are there no other lilygo modules with WROOM-1 that do have a yaml At present, this version of esp32s3 is the only one without others