esp32 nodemcu 3d models

5056 3d models found related to esp32 nodemcu.
Painter's Pole Mount for Meshtastic Devices
Painter's Pole Mount for Meshtastic Devices
prusaprinters

Update: This is for Heltec ESP32 LoRa boards and an 18650 battery.  Since I've been working with other boards, I have switched my development efforts to a more universal style “radome” for GPS/LoRa/Meshtastic/RAK WisBlock style...

TTGO T-Display Cases, with battery options
TTGO T-Display Cases, with battery options
thingiverse

Tested with this MakerFocus battery available from Amazon: MakerFocus 4pcs 3.7V Lithium Rechargable Battery JST1.25 Connector 2pin, 852540 3.7V 1000mAh Battery with Protection Board and Insulated Rubber Tape Compatible with ESP32 Development Board...

ESPuino Case
ESPuino Case
thingiverse

The [ESPuino project](https://forum.espuino.de/) is a childrens music player using RFID Tags based on the ESP32. Since there are pretty few options here on thingiverse to house this project I was kinda forced to build my own. The Back Cover can...

Pixel Matrix WS2812
Pixel Matrix WS2812
cults3d

I'm using ESP32. I added some lights, temperature and humidity sensors, and a microphone for later use. Then you can display the temp/humidity or control the brightness of LEDs according to ambient light or make a cool sound level meter! If you...

M5StickC DCF77 HAT
M5StickC DCF77 HAT
thingiverse

# M5StickC DCF77 HAT Basic hat implementation of a DCF77 receiver for M5StickC-Plus or compatible ESP32 devices. This firmware uses a improvement of Arduino-DCF77 library, it is using a new events callback to improve the GUI and signal...

D1mini Sensor Case - LD2410C, BH1750
D1mini Sensor Case - LD2410C, BH1750
thingiverse

My cables are a bit too long but it works perfectly The case it's for the ESP32 D1 Mini but if you remove the center square on the top, you can fit a Wemos ESP8266 in there. ... This is the code on ESPHOME for the Wemos ESP8266 D1 Mini: ...

'Antique' Auto Correcting Analog Clock
'Antique' Auto Correcting Analog Clock
youmagine

The timekeeping system utilizes one of the numerous NTP clock servers to maintain accurate time, polling it at the top of every hour to synchronize with the ESP32's real-time clock. If the clock falls behind (determined by NTP time of 12:00, but the...

Larger Quinled Dig Uno case WLED
Larger Quinled Dig Uno case WLED
prusaprinters

Whenever I build something using an ESP32 or Diguno I want to make it clean. There's never enough space in the case to do that. Everyone focuses on making it as small as possible and feeding in ugly wires from the outside. I've incorporated a 4...

Hamsa Hand Torch
Hamsa Hand Torch
thingiverse

ESP32 board, with WiFi uploader so that we can make different light sequences fits inside, as well as a tiny USB cable which I used to mount a plug for the battery. Fits snuggly in the sleeve which I printed in TPU so it is flexible and can squish...

Sun/Moon Tracker
Sun/Moon Tracker
thingiverse

The Device The device utilizes 28BYJ-48 stepper motors to precisely move into position and is controlled by an ESP32 microcontroller. The device relies on https://ipgeolocation.io/ to obtain accurate angles based on longitude and latitude...

Microphone Module I2S Interface Case
Microphone Module I2S Interface Case
thingiverse

The omnidirectional microphone module in question can be found on eBay at https://www.ebay.com/itm/Omnidirectional-Microphone-Module-I2S-Interface-INMP441-MEMS-Low-Power-for-ESP32/274119515372. To set up this project, I plan to place the microphone...

Meshtastic Router Build
Meshtastic Router Build
thingiverse

I have posted a guide on my blog for building and deploying these routers:blog.backyard.streamBelow are links to the hardware used for this build:Rak Wisblock Meshtastic Starter...

Linear Fan Door
Linear Fan Door
thingiverse

... the process I went through to build and assemble it. As far as the controls for the steppers...I used an ESP32 board and two DRV8825 motor drivers to control the two motors and the associated fans (and relays). ... They are controlled via MQTT.

Ultraponic tower garden
Ultraponic tower garden
thingiverse

The electronics is quite simple and powered by an ESP32 MCU which will be hidden at the very top of the tower under a lid (to be designed :-)) We are just experimenting this tower. Follow this job in progress ! Note that the prototype is fully...

Model RC Steam Train with steam effect, live view camera and working lights. Controlled from your phone.
Model RC Steam Train with steam effect, live view camera and working lights. Controlled from your phone.
prusaprinters

I have made some tweaks to the track included on this page (to improve printability and strength slightly).List of items used in this project and where to find them: ESP32-Cam (inc. programming board) https://geni.us/ESP32-CAM Common Geared Motor...

Weather Station One Part 1 - the Central Station
Weather Station One Part 1 - the Central Station
prusaprinters

Mid term it will be replaced by a solar tracker following the sun azimuth.For your convenience, I have created a WeatherStationOne collection including all but parts 6 and 8.End of overview common to all parts.Part 1 - Central StationThis is...

Bluetooth page turner
Bluetooth page turner
thingiverse

The light coming from the onboard leds (2 on the charging circuit and 2 on the ESP32) is transferred to the front panel through some transparent filament (optic fiber like), shaped as needed and soldered into place. Since the placement, size and...

ISS and LEO satellites tracker
ISS and LEO satellites tracker
prusaprinters

It computes the position of the satellites every 1ms and computes the azimuth and elevation angles from your antenna to the satellite. An android App allows to visualize the track and to send parameters to the antenna : which satellites to follow,...

Weather Station One Part 2 - the Base Station
Weather Station One Part 2 - the Base Station
prusaprinters

Mid term it will be replaced by a solar tracker following the sun azimuth.For your convenience, I have created a WeatherStationOne collection including all but parts 6 and 8.End of overview common to all parts.Part 2 - Base StationThis is basically a...

WiFi Sync Clock 2
WiFi Sync Clock 2
prusaprinters

The hands of the clock rotates CCW (counter clockwise) and stopped mechanically at 0:00.Owing to the special hook mechanism, it can precisely align the position of the hands.ESP32 microcontroller connects to the time server (ntp server) via...

Hexaleaf Shooter
Hexaleaf Shooter
thingiverse

### Step 4: Programming I used a ESP32 (https://www.amazon.com/dp/B07QCP2451?psc=1&ref=ppx_yo2ov_dt_b_product_details) to control the LEDs and sound reactions Microphone -...

Commodore LED Logo
Commodore LED Logo
thingiverse

For cable management on the back, I decide to link up all the holes with a Router - leading all the way back to the ESP32. You may have to find your own STL for your chosen controller. There's loads out there. Place each character in place and...

ISS and LEO satellites tracker
ISS and LEO satellites tracker
cults3d

https://github.com/Hopperpop/Sgp4-Library the firmware was directly inspired by Alex Chang project : (Thanks Alex for sharing ) https://create.arduino.cc/projecthub/alex_chang/satellite-tracker-13a9aa How to do it : see all details in...

Flexible chassis 2WD & 4WD robot
Flexible chassis 2WD & 4WD robot
prusaprinters

A set of printed components to build 2WD or 4WD robots that can be controlled and managed by any of the Raspberry Pi single board computers (SBCs), a Raspberry Pi Pico microcontroller or an ESP32 microcontroller. Detailed descriptions of all aspects...

Ocho WiFi Matrix Array LED Box
Ocho WiFi Matrix Array LED Box
thingiverse

As far as the ESP8266, i used this tutorial: https://tynick.com/blog/11-03-2019/getting-started-with-wled-on-esp8266/ It walks you through installing NodeMCU PyFlasher ( https://github.com/marcelstoer/nodemcu-pyflasher ) which is the program used in...

Wordclock Wortuhr
Wordclock Wortuhr
thingiverse

... Software entspricht. Diese könnt ihr ganz einfach mit einem Tool (Bspw: https://github.com/marcelstoer/nodemcu-pyflasher/releases) auf euren ESP8266 flashen und braucht euch nicht mit der Arduino IDE zu ärgern. ...Weiterhin viel Spaß beim Basteln!

Ocho WiFi Matrix Array LED Box
Ocho WiFi Matrix Array LED Box
cults3d

As far as the ESP8266, i used this tutorial:https://tynick.com/blog/11-03-2019/getting-started-with-wled-on-esp8266/ It walks you through installing NodeMCU PyFlasher ( https://github.com/marcelstoer/nodemcu-pyflasher ) which is the program used in...

Wetterstation Windmühle Wind mill D1 Mini
Wetterstation Windmühle Wind mill D1 Mini
thingiverse

Projekt DIY Wetterstation: => English description can be found below <= 1X BMP280 Luftdrucksensor + Temperatursensor, kalibriertes Barometer, I2C, SPI für Arduino, Raspberry Pi 1X Oblique-Unique 20 Mini Magnete - NEODYM - ultrastark - 6x3mm -...

Gyver Lamp Led Lithophany
Gyver Lamp Led Lithophany
thingiverse

- Гнездо + блок питания (у меня был 5v 3а, смотри рекомендации из видео Алекса) - Светодиодная матрица 16х16 led - wemos d1 или nodemcu - Сенсорная кнопка 10х15мм (смотри видео Алекса) Сборка: Желательно использовать макетную плату для разводки...

Airglow
Airglow
prusaprinters

A parametric lamp design using WS2812B / Neopixels LEDs and a NodeMCU v3.&nbsp;Printing Instructions&nbsp;Before you print anything, make sure your parts' dimensions fit together. Since</p><p>this design is compatible with a whole variety of...