• Models
  • Contests
  • Slicer
  • Login
  • Start Here
    thingiverse-iconprintables-iconcults3d-iconmakerworld-iconmyminifactory-icon

    3D GO

    3D ModelsContestsCollectionsSaved ModelsOn a mobile device?

3D GO

Privacy Policy
ESP32-C3 SuperMini Case | Options 3D Printer File Image 1
ESP32-C3 SuperMini Case | Options 3D Printer File Image 2
ESP32-C3 SuperMini Case | Options 3D Printer File Image 3
ESP32-C3 SuperMini Case | Options 3D Printer File Image 4
ESP32-C3 SuperMini Case | Options 3D Printer File Image 5
ESP32-C3 SuperMini Case | Options 3D Printer File Image 6
ESP32-C3 SuperMini Case | Options 3D Printer File Image 7
ESP32-C3 SuperMini Case | Options 3D Printer File Thumbnail 1
ESP32-C3 SuperMini Case | Options 3D Printer File Thumbnail 2
ESP32-C3 SuperMini Case | Options 3D Printer File Thumbnail 3
ESP32-C3 SuperMini Case | Options 3D Printer File Thumbnail 4
ESP32-C3 SuperMini Case | Options 3D Printer File Thumbnail 5
ESP32-C3 SuperMini Case | Options 3D Printer File Thumbnail 6
ESP32-C3 SuperMini Case | Options 3D Printer File Thumbnail 7

ESP32-C3 SuperMini Case | Options

i-BoxIt avatari-BoxIt

February 4, 2025

makerworld-icon
DescriptionCommentsTags

Description

ESP32-C3 SuperMini Snap-Fit Case

 

This case is designed to protect and showcase your ESP32-C3 Super Mini board without any hassle. It comes in multiple variants to accommodate different header setups, making it easy to tailor the design to your needs.

 

Changes:

  • 2025-06-05 Added Wall Mounts for all cases

Printing Recommendations

  • Material: PLA (or similar) for easy, reliable prints
  • Layer Height: 0.16 mm (optimal template)
  • Supports: Not required
  • Variants (All on one Printing Plate. Remove what you do not need!):
    1. Slim Case: No Header Holes
    2. Slim Case: Headers Holes
    3. Middle Size: No Header Holes. Cable Hole for direct wiring.
    4. Big: Header is enclosed but still accessible, with an additional cable hole
    5. Big: No Header holes. For direct wiring of the ESP32-C3 board via cables (3.8mm Hole)
    6. Middle: No Header holes. Cable Hole 2.0 x 5.5 mm
    7. Big: No Header holes. Cable Hole 2.0 x 5.5 mm

       

Key Features

  • Snap-Fit Closure: Locks securely yet opens easily with the built-in opener
  • Accessible Buttons: Boot and reset buttons can be pressed from outside
  • LED Openings: Clearly visible indicator LEDs through dedicated holes.
    You can insert a peace of transparent PLA as a light transmitter (See picture).

Programming
    I'm a great fan of MicroPython.
    Using Thonny! It is pretty easy to run your first program.

 

    import time

    from machine import Pin

 

    led = Pin(8, Pin.OUT)

    while True:

        led.value(not led.value())

        time.sleep(1)

 

Links

  • ESP32-C3 Super Mini board
  • Thonny
  • MicroPython For installing MicroPython on the board use Thonny (Options… Install or Update Micropython)

     

 

License:

Standard Digital File License

Related Models

Minimalistic Motorized Roller Blinds - NEMA 17 stepper motor gear and mount preview image

Minimalistic Motorized Roller Blinds - NEMA 17 stepper motor gear and mount

lushey profile image

lushey

3,988

Case for Flipper Zero Wi-Fi Module v1 preview image

Case for Flipper Zero Wi-Fi Module v1

fivesixzero profile image

fivesixzero

1,087

ESP32 NFC Mini Record Player - Vinyl Tag Reader preview image

ESP32 NFC Mini Record Player - Vinyl Tag Reader

geroulas profile image

geroulas

238

Smart, Self-watering Plant Pot Planter "Flaura" preview image

Smart, Self-watering Plant Pot Planter "Flaura"

Martin_McMaker profile image

Martin_McMaker

3,806

Heltec v3 case for Meshtastic preview image

Heltec v3 case for Meshtastic

TonyG profile image

TonyG

1,551

ESP32 NFC Tag reader for Home Assistant preview image

ESP32 NFC Tag reader for Home Assistant

Fabrion365 profile image

Fabrion365

108