Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Freenove ESP32-WROVER(-E) board #1429

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

oliv3r
Copy link

@oliv3r oliv3r commented Jul 25, 2024

The Freenove 0 ESP32-WROVER board comes with 4MiB flash and 8MiB of PSRAM in the ESP32-WROVER-E. It has been around for a while and clones also exist. Usually with the silk screen modified to ESP32-WROVER-DEV. The board has a camera connector, but sadly no onboard flash, like other camera boards.

The board also has 4 LED's, A green power LED, amber TX/RX leds connected to the UART0 pins and a blue status led connected on GPIO02.

The AI Tinkerer cam32 board was used as reverence for writing this definition, as that is what I am currently using with this module.

The Freenove [0] ESP32-WROVER board comes with 4MiB flash and 8MiB of
PSRAM in the ESP32-WROVER-E. It has been around for a while and clones also
exist. Usually with the silk screen modified to `ESP32-WROVER-DEV`.
The board has a camera connector, but sadly no onboard flash, like other
camera boards.

The board also has 4 LED's, A green power LED, amber TX/RX leds
connected to the UART0 pins and a blue status led connected on GPIO02.

The AI Tinkerer cam32 board was used as reverence for writing this
definition, as that is what I am currently using with this module.

[0]: https://store.freenove.com/products/fnk0060

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
@oliv3r oliv3r force-pushed the add_freenove_esp32_wrover branch from 58aae1d to a006b4d Compare July 25, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant