esp8266 nodemcu 12e 3d models

4352 3d models found related to esp8266 nodemcu 12e.
YouTube Subscriber Plaque
YouTube Subscriber Plaque
thingiverse

I did this so you can make your own rectangle with your own YouTube channel's name and glue it in the center.F3D (Fusion 360): I've provided the F3D file so you can customize the plate with your own YouTube channel name if making a plate isn't your...

Miniature Amstrad PC1640 NTP Deskclock
Miniature Amstrad PC1640 NTP Deskclock
prusaprinters

It should be fine without it tho.For the electronics you will need 2 3mm leds (red and green) as well as some kind of microcontroller to drive your display - I used an esp32 and an esp8266.I included mounting inserts into the monitor for the common...

Hexaleaf Shooter
Hexaleaf Shooter
thingiverse

If you want to have your LEDs react to sound, you should consider an esp32, as it's **much** harder to setup WLED-sound-reactive on an ESP8266. Using the WLED Project you have access to an easy control interface with numerous presets and a very...

DIY Garden or Greenhouse Watering controller
DIY Garden or Greenhouse Watering controller
thingiverse

#include #include #include "Adafruit_MQTT.h" #include "Adafruit_MQTT_Client.h" #include "FS.h" #include Servo servo; /************************* WiFi Access Point (CHANGE THIS) *********************************/ #define WLAN_SSID "YourSSIDHere"...

Stable and waterproof electronic box / enclosure
Stable and waterproof electronic box / enclosure
prusaprinters

For more information see https://blog.prusaprinters.org/watertight-3d-printing-part-2_53638/pbtec / pb-tec.chFor Projects with ESP32, ESP8266, Arduino, Raspberry, Sonoff, Shelly, IoBroker, IoT. In- and outdoor :-)</p><p>Let me see your prints, and...

3D Printer Monitor for OctoPrint Wemos 1.3 Display
3D Printer Monitor for OctoPrint Wemos 1.3 Display
prusaprinters

The OLED display will need to be glued in with a dab of glue on each corner. Code and Project: You can monitor your 3D Printer's OctoPrint Server using a Wemos D1 Mini ESP8266 and a 1.3" I2C SSH1106 OLED Display over a wifi connection. The 3D...

Smarthome Multi-Sensor Enclosure
Smarthome Multi-Sensor Enclosure
thingiverse

Looking to DIY an ESP8266 powered smart home device that reads temperature, humidity, luminance, microwave motion, and outputs to a relay and a beeper? You've found a great place to start or finish it. I designed this enclosure for a smart home...

SKR 1.4 Ender 5 Plus Mount inkl step down DC DC mount option final v1, v1.1 and v2.1
SKR 1.4 Ender 5 Plus Mount inkl step down DC DC mount option final v1, v1.1 and v2.1
thingiverse

Bigtreetech SKR 1.4 (the precompiled firmware.bin is not suitable for the SKR 1.4 Turbo) Ender 5 Plus Mount incl step down DC DC mount option v1, 1.1 and 2.1 Bigtreetech SKR 1.4 (die vorkompilierte firmware.bin ist nicht für das SKR 1.4 Turbo...

Giant Modular 7 Segment Display
Giant Modular 7 Segment Display
prusaprinters

Example code and wiring diagrams are included for both the Arduino Nano and Wemos D1 Mini (ESP8266).Personalise it to your needs by including more hardware, such as thermometers, motion detection, buttons etc or use a Wemos D1 Mini to connect it to...

iFix Roller Shade Gear and Mounting Hardware
iFix Roller Shade Gear and Mounting Hardware
prusaprinters

Recommend changing any line with a Change Me comment on it esphome: name: my_device_name # Change Me platform: ESP8266 board: d1_mini wifi: ssid: "Your SSID" # Change Me password: "Your Password" # Change Me logger: ota: api: services: - service:...

DIY Garden or Greenhouse Watering controller
DIY Garden or Greenhouse Watering controller
prusaprinters

I did not use a RTC as per the original design as my home automation server is aware of the time, and when to issue commands.The code remembers and saves the valve position to the file system (spiffs) on the D1 mini, this is in case of a power...

Solar Radiation Shield (Stevenson Screen) for Outdoor Thermometer
Solar Radiation Shield (Stevenson Screen) for Outdoor Thermometer
prusaprinters

This provides a much more accurate temperature reading during daylight hours. The shield consists of several parts: Several rings that are open in the middle for sensor equipment Solid plates to shield the top and bottom A larger top plate to...

Power Monitor
Power Monitor
prusaprinters

It was built with an Adafruit Feather HUZZAH ESP8266 and an NCD.io current monitor. In its current design (pun), there is only enough room for the 97% single channel or 95% dual channel. When ordering these units, you can specify the current range. I...

7 segment clock by random1101 for ESPHome
7 segment clock by random1101 for ESPHome
thingiverse

---- ##ESPHome configuration ```yaml substitutions: device_name: led_clock esphome: name: $device_name platform: ESP8266 board: esp01_1m on_boot: - light.turn_on: id: led_strip brightness: 100% red: 0 green: 0 blue: 0 effect: "${device_name} Time...

CamRider 2020
CamRider 2020
prusaprinters

Arduino Nano or ESP8266 Concept design Assembly (This is a work-in-progress, and incomplete) Melt all M3 and M4 threaded brass inserts into their holes. Place the six ball bearings on the slotted axles. Use M5 x 16 screws and washers to lock them...

LED clock 7 segments
LED clock 7 segments
thingiverse

# substitutions: device_name: led-clock esphome: name: led-clock platform: ESP8266 board: d1_mini #### only changes from hear down needed is # your timezone in the TIME section # GPIO pin and LED type in the #--------- LED strip ----------------...

iFix Roller Shade Gear and Mounting Hardware
iFix Roller Shade Gear and Mounting Hardware
prusaprinters

Recommend changing any line with a Change Me comment on it esphome: name: my_device_name # Change Me platform: ESP8266 board: d1_mini wifi: ssid: "Your SSID" # Change Me password: "Your Password" # Change Me logger: ota: api: services: - service:...

7 Segment LED Clock
7 Segment LED Clock
prusaprinters

I created this project to get more experience in modelling for 3D printing using Fusion 360, practice my soldering skills, and get a chance to do a little ESP8266/Arduino programming. *Features* hang it from the wall using the built in hole(s) or...

Air Monitoring Droid - Alien Edition
Air Monitoring Droid - Alien Edition
prusaprinters

It only really needs support under the cross section where the servo is mounted.&nbsp;Components:1 x D1 Mini (esp8266)1 x SG90 Servo1 x DFPlayer Mini MP3 Player Module1 x Micro SD Card to hold your audio files1 x MQ-135 Air Quality Sensor1 x 60mm...

Music reactive matrix LED cube
Music reactive matrix LED cube
prusaprinters

Check the URL to connect to in your Arduino IDE serial monitor output after startupA short rainbow animation will be shown to check the function againNote: The animations used in step 1 and 5 can be switched off in the settings&nbsp;Video:&nbsp;Music...

LED Bridge Lamp Remix
LED Bridge Lamp Remix
prusaprinters

I would also suggest allow for extra LEDs in your strips and to slide in your LED strips as you combine a segment to other segments. All in all, I learned a great deal about modeling using Fusion 360 and 3D printing using Slic3r and the Original...

Second Arduino Clock
Second Arduino Clock
myminifactory

Used here to set a pin number:const int ledPin = LED_BUILTIN;// the number of the LED pin/built in led //2 button to adjust time const int button1pin = 7; // the number of the pushbutton pin, one for secondconst int button2pin = 8; // the number of...

Infinity Cube
Infinity Cube
thingiverse

(I used the 144/M style) 1 - ESP8266 (D1 Mini) 1 - standard micro-switch (optional) 6 - 143mm (5-5/8 in) x 3mm one way mirror* You will also need... Wire Soldering Iron Patience ...and maybe some tissues for the tears of frustration when...

Protogen head, Nio, v1.1
Protogen head, Nio, v1.1
thingiverse

- 1 x **3.3V to 5V logic converter**: From local electronics shop - A set of **[JST SM connectors](https://www.amazon.de/-/en/dp/B087M1M2HC)**: to connect the displays - 1 x **[ESP...

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

It has also been designed to allow individual customisation with Lego blocks and/or card cut-outs that insert into custom 3D printed Lego-compatible blocks (the files for the LEGO-compatible blocks for card cut-outs are available here).&nbsp;All the...

Corexy plasma cutter
Corexy plasma cutter
prusaprinters

Axles are 4x30mm or 35mm bolts from the sides for top bearings, 2 parts connect these together, tool_holder_minimum bolts above the 2 x carriage parts and x_carriage lower bolts underneath and holds the 4 lower bearings, 4x20mm bolts hold the lower...

Addressable LED Strip Christmas Star Tree Topper
Addressable LED Strip Christmas Star Tree Topper
thingiverse

:)Smart controlFor control I went with a simple ESP8266-powered Wemos D1 Mini micro-USB https://www.aliexpress.com/item/1005006018009983.html as they are easy to program, VERY cheap and you can easily flash the amazing WLED distribution...

ChaosUhr
ChaosUhr
prusaprinters

An meiner ersten Uhr ist ein NodeMCU verbaut. <a...

WordClock 16x16 LED matrix
WordClock 16x16 LED matrix
prusaprinters

The parts are made to fit to it only.)1x ESP32 micro controller board (No ESP8266 use possible because of its low specs.)1x USB power supply 5V / >=3A1x Micro USB cable 3m  Printing instructions:No supports or brim needed for all parts.0.3 draft...

C70 Double Bay Switch-Key
C70 Double Bay Switch-Key
thingiverse

I would be fine using a small chip like an ESP32/ESP8266 or something like a Raspberry Pi Pico to process some sort of input, especially since I would need something anyway to drive the 7-segment display and they are good candidates. These chips...