Skip to content

Conversation

Hahihula
Copy link
Contributor

Added the popular ESP32-C3 supermini board:
board

@georgik
Copy link

georgik commented May 11, 2025

@urish Please, would it be possible to include this board. It will be displayed at RustWeek with demo.
Project: https://wokwi.com/projects/430457166895235073

@urish urish self-assigned this May 12, 2025
@urish
Copy link
Contributor

urish commented May 12, 2025

Hi, I looked into this, but there are several problems with the SVG:

  1. It's severely deformed. I guess it was saved with low number of significant digits for coordinates
  2. It's currently too big, 352k. We aim at less than 100k per custom board file.
  3. The LEDs (red/blue) are always on in this SVG

What's the date for RustWeek?

@Hahihula
Copy link
Contributor Author

Hahihula commented May 12, 2025

Hi,
Thanks for the remarks. The previous board was generated from photography of the actual board. Upon your request, the board is now much more schematic. That means fewer deformations, lower filesize and also hopefully the LED on pin 8 is as expected.
{DF5B7AAE-0FDC-4068-9137-63D352664A88}

@urish
Copy link
Contributor

urish commented May 13, 2025

Thanks, seems like the file was still auto generated, but it indeed looks somewhat better.

Also, the pin distance should be exactly 0.1" (2.54 mm), otherwise, the pins won't align with the wiring grid / breadboard pins.

@fritsjan
Copy link

Nice! Looking forward to this board!

@Hahihula Hahihula force-pushed the esp32-c3-supermini branch from 4b617b4 to 2d85323 Compare May 19, 2025 15:50
@Hahihula
Copy link
Contributor Author

@urish pin distance should be fixed

@fritsjan
Copy link

I was waiting for this board and I tested the graphics, noted that it is almost good, but still the holes are not 100% accurate.
I started rebuilding my own svg for this board so you can replace it. However, I stumbled on this board which was already a year ago added to the repository and which did a great job at making a svg: aitewinrobot-esp32c3-supermini

Since it was already added, how can we use it in visual code studio environment?

@fritsjan
Copy link

Ah I found out you have to use "board-aitewinrobot-esp32c3-supermini"

@urish urish merged commit 5189238 into wokwi:main Jul 6, 2025
@urish
Copy link
Contributor

urish commented Jul 6, 2025

I see we already have this board: aitewinrobot-esp32c3-supermini

So I undid the merge. Sorry for not checking for duplicates earlier!

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.

4 participants