Skip to content

Esp32 webcam #3942

@BrunoTeixeira1996

Description

@BrunoTeixeira1996

Does tinygo support esp32 with a small câmera like this?

I tried to find in the docs but i was not able to find it.

Activity

Gustavomurta

Gustavomurta commented on Oct 17, 2023

@Gustavomurta

I also didn't find this ESP32cam project on TinyGo. But if it works with Arduino or C++, it is also possible in TinyGo.

https://github.com/espressif/arduino-esp32/tree/master/libraries/ESP32/examples/Camera/CameraWebServer

BrunoTeixeira1996

BrunoTeixeira1996 commented on Oct 17, 2023

@BrunoTeixeira1996
Author

@Gustavomurta I would love to implement this in TinyGo but I have no idea on how to start to be fair. That link contains some header files that should be present in TinyGo and I don't think thats available

Gustavomurta

Gustavomurta commented on Oct 17, 2023

@Gustavomurta

I'm currently studying and learning TinyGo too. Rs rs.
I hope to reach the level of knowledge to develop packages.

https://github.com/tinygo-org/tinygo/blob/release/src/machine/machine_esp32.go

BrunoTeixeira1996

BrunoTeixeira1996 commented on Oct 17, 2023

@BrunoTeixeira1996
Author

@Gustavomurta Ill wait then hehe!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @deadprogram@Gustavomurta@BrunoTeixeira1996

        Issue actions

          Esp32 webcam · Issue #3942 · tinygo-org/tinygo