esp32 prog 3d models

3657 3d models found related to esp32 prog.
Another outdoor thermometer
Another outdoor thermometer
thingiverse

Another thermometer with humidity and light intensity sensors.There is two displays so you can see temperature from both side.Of course it is on WiFi with web gui for settings and reading values, it can provide json data for another nodes, displays...

Minecraft Redstone LAMP
Minecraft Redstone LAMP
prusaprinters

REDSTONE LAMP from MinecraftPrint instructions:5x diffuser.stl - 0,2mm layer - (white)8x side_support.stl - 0,2mm layer - (no matter)3x side.stl - 0,2mm layer - (black or brown)1x top.stl - 0,2mm layer - (black or brown)1x esp_support.stl - 0,2mm...

Some modifications for "Minimal Mechanical Digital Clock with Network Time Acquisition by shiura"
Some modifications for "Minimal Mechanical Digital Clock with Network Time Acquisition by shiura"
thingiverse

The ESP32 was a bit oversized for this simple job in my mind. So I designed mount positions for an ESP8266 and the stepper amplifier in the base to fix the PCB safe in the case. You see here only the modified parts. The original number cylinders you...

RMOBOT
RMOBOT
prusaprinters

The sun can then be used as navigation beacon for outdoor use (eg: lawnmower robot)ESPNOW remote control Parts:ESP32-C3 MINIMotor 25GA-370 (12V 360rpm) x2Motordriver ZK-5AD (2x5 Ampere 12V)DC/DC convertor (from 12 to 5 V)RC Battery (12V)On/Off...

Solderless header pin connector
Solderless header pin connector
thingiverse

I designed this mainly because I was fed up with soldering things to esp32 boards and getting things wrong. This is a tiny, simple part, designed to fit over the pins on a PCB, with enough room for a solid core wire to wrap through it and make...

FunHouse Fume Extractor
FunHouse Fume Extractor
cults3d

Use CircuitPython libraries and ESP32-S2 to connect to WiFi and log sensor data to a feed and display it on a dashboard with Adafruit IO. Use the FunHouse’s built-in TFT to display bitmap graphics with fan speed and air quality. Use the built-in...

Handheld housing for rdz_ttgo_sonde with ILI9225 2" TFT display
Handheld housing for rdz_ttgo_sonde with ILI9225 2" TFT display
cults3d

As board I use a T-Beam ESP32 433 MHz LoRa board V1.1, important here is that you take the version with IPEX connector (with antenna cable) and not the model with the fixed SMA connector! The model is designed for the 2" ILI9225 display. The T-Beam...

GamerLeaf WLED Project (Inspired Nanoleaf)
GamerLeaf WLED Project (Inspired Nanoleaf)
prusaprinters

🎮💡Helpful Guide and Product linksBeginner Level Guide (Soldering LEDs to Complete Assembly) **Coming Soon** Expert Level Guide (Quick overview of Assembly) **Coming Soon**LED Power CalculatorSW2812B (60LEDs per meter) P30 LED strip 5m/16.6ft long...

Case for Grbl32bits v2 CNC controller from Makerfr
Case for Grbl32bits v2 CNC controller from Makerfr
thingiverse

There's only 1 mm clearance below the ESP32. This gives you very little space to connect a micro USB connector when you open the case. There are sufficiently flat connectors out there that fit, though. You could always edit the design to shift...

LED Matrix 16x16 - ESP8266 / Arduino - NeoPixel / WS2812b
LED Matrix 16x16 - ESP8266 / Arduino - NeoPixel / WS2812b
thingiverse

here: - https://de.aliexpress.com/item/4000544411175.html or anywhere else :-) Building the Gadget together is quite easy: - solder an ESP8266 or ESP32 to the LED Matrix - add the "led matrix holder" between the Microcontroller and the Matrix -...

Some modifications for Minimal Mechanical Digital Clock with Network Time Acquisition by shiura
Some modifications for Minimal Mechanical Digital Clock with Network Time Acquisition by shiura
cults3d

The ESP32 was a bit oversized for this simple job in my mind. So I designed mount positions for an ESP8266 and the stepper amplifier in the base to fix the PCB safe in the case. You see here only the modified parts. The original number cylinders you...

LED Clock DCF77
LED Clock DCF77
thingiverse

## Needed Parts - 60 LED Ring (WS2812 / Neopixel) - 24 LED Ring (WS2812 / Neopixel) - ESP8266 (I used a Wemos D1 mini) or ESP32 - some cables to solder the LEDs and the Microcontroller together - a little bit of Hot Glue to hold the LED Rings in...

Full Color Dot Matrix Display Zoetrope
Full Color Dot Matrix Display Zoetrope
thingiverse

** ** You need ** * ESP32 microcomputer (normal Arduino is not compatible because multi thread programming is used) * 120mm PC fan (Zoetrope is not mechanically coupled but driven by the air flow) * 20cm (12 pixels) WS2812B Neopixel serial LED array...

WLED - Floor Lamp DIYsigne
WLED - Floor Lamp DIYsigne
thingiverse

See also: [Table Lamp](https://www.thingiverse.com/thing:4906199) version Printing: ====== * Base: - Infil 20%, support is required for the hidden DC jack * Cover: - Infil 20%, support not needed, must be flipped in Slicer * Weight-Cover: Infil 20%,...

WLED - Table Lamp DIYsigne
WLED - Table Lamp DIYsigne
thingiverse

must be blipped in Slicer Parts required: ====== * [Alu Profile round 0,5m](https://www.els-licht.de/isoled-rundprofil-round14-aluminium-eloxiert-200cm_21567_21526/) * LED Stripe (not every type of stripe are working with WLED, im using WS2811 or...

Aeropic's magnetico-mechanical 7 segment display
Aeropic's magnetico-mechanical 7 segment display
thingiverse

... One wheel with 10 magnets is rotating in front of one segment. The 7 wheels are all geared and synchronized by the rotation a single cheap stepper motor. A hall sensor will detect the origin. An ESP32 is driving the stepper motor. That is ! ...

Bolt EV NoStar
Bolt EV NoStar
thingiverse

Don't break the clips!) * Install the filler piece * Reinstall everything into vehicle ## Onstar alternatives All it really takes is a small ESP32 microcontroller and an LTE connection to do what OnStar does. Poll your vehicle's information via the...

M3 Mounting Arm
M3 Mounting Arm
thingiverse

... - A 75mm VESA plate with an "HD 2SOT" connector and a standard "3SOT" to the side. - A triangle-shaped ring light with 2SOT connector, for WS2812 LED strip. - ESP32 DOIT board mount for the ring light - Logitech C905 webcam mount for ring light

Adafruit Stemma Capacitive Soil Sensor Cover for IoT Garden
Adafruit Stemma Capacitive Soil Sensor Cover for IoT Garden
prusaprinters

 Setup your board to run CircuitPython with the required libraries(adafruit_dht, busio, digitalio, adafruit_esp32, seesaw). Put the Pico_Garden.py code on the board, and the secrets.py. ...  Then edit the secrets.py file to setup your WiFi and Adafruit...

Wardriver.uk PCB case
Wardriver.uk PCB case
prusaprinters

... in, between the top and the lid.   I re-used an old USB lead and have it feeding from a USB A plug to the power-in solder points.  You could also put another hole in a side and connect to one of the Micro USB's on the ESP32 board. 

Microphone Module I2S Interface Case
Microphone Module I2S Interface Case
cults3d

https://www.ebay.com/itm/Omnidirectional-Microphone-Module-I2S-Interface-INMP441-MEMS-Low-Power-for-ESP32/274119515372 I'll be putting it underneath a bee hive to listen for swarm indications. Use thin plastic from a grocery bag to shield the...

ESP-32 Doorbell V2 25mm button (160 degree camera lens)
ESP-32 Doorbell V2 25mm button (160 degree camera lens)
thingiverse

A code to program your ESP32CAM as a doorbell can be found here: https://github.com/Hoeby/ESP32-Doorbell The program is made to work default with domoticz. But it supports MQTT and you could modify the TopicIn, to lett other homeautomation programs...

ENDER 3 endstop mechanical switch mount (for timelapses)
ENDER 3 endstop mechanical switch mount (for timelapses)
thingiverse

I will upload the rest of the project in a few days: the switch will be wired to an ESP32 that will take pictures everytime it gets actuated. Keep in mind this thing is not exclusive to timelapses: you can use it as an endstop switch, or warn...

WT32-SC01 Case For Board Without Captive Nuts
WT32-SC01 Case For Board Without Captive Nuts
thingiverse

The board includes an ESP32, TFT Display, and Capacitive Touch Screen. There are two versions of this board. One includes captive nuts to mount the board, and the original model works fine for that version. I created this version for the board...

Drive motor and controller LEGO connectors
Drive motor and controller LEGO connectors
prusaprinters

Connectors with LEGO-compatible studs for mounting a geared drive motor (commonly called a YG2900) using M3 pan head screws and nuts - plus connectors for two common motor controllers (HG7881 and L298N).The connectors can be used:either to build...

RepPanel Case
RepPanel Case
prusaprinters

More info on RepPanel at: http://wolfgangchristl.de/reppanel-a-paneldue-alternative/ and https://github.com/seeul8er/RepPanel\_ESP32 The case is designed so the lid can be removed without tools, making access easy even if already mounted. Mount was...

Cinwrite ESP32S3 master SPI for DEXA-C097 GOODISPLAY
Cinwrite ESP32S3 master SPI for DEXA-C097 GOODISPLAY
thingiverse

Important point: BLE, not Bluetooth classic (Only ESP32 has BT-classic) - DS3231 real time clock - Fast 40Mhz SPI - 3.xV to 5V step-up (And a way to enable this boost converter) - 3.7v LiPo battery charger - I2C connector (Sensors) - Additional SPI...

UFO - alert/state visualization for development, operations, more...
UFO - alert/state visualization for development, operations, more...
thingiverse

Order a pre-made device with ESP32 at https://www.dynatrace.com/solutions/devops/ufo/ if you're short on time. Release Notes: 2016-03-08: Reduced bottom and top thickness from 1.7mm to 1.0mm for less warping on the MakerBot. Print Settings: Printer...

Flashy Motion Lights So Your Kids Don't Sneak Up And Scare You When You're At Your Desk
Flashy Motion Lights So Your Kids Don't Sneak Up And Scare You When You're At Your Desk
thingiverse

Parts… ESP32 Dev Board: https://www.amazon.com/dp/B09J95SMG7?psc=1&ref=ppx_yo2ov_dt_b_product_details 6mm x 6mm momentary button (for mode switching): https://www.amazon.com/dp/B0722LBKV7?psc=1&ref=ppx_yo2ov_dt_b_product_details Assignable RGB LED...

ESP-32 Doorbell V2 (120 degree camera lens)
ESP-32 Doorbell V2 (120 degree camera lens)
thingiverse

A code to program your ESP32CAM as a doorbell can be found here: https://github.com/Hoeby/ESP32-Doorbell The program is made to work default with domoticz. But it supports MQTT and you could modify the TopicIn, to lett other homeautomation programs...