am312 esp8266 3d models

3533 3d models found related to am312 esp8266.
SOLAR POWERED WIFI WEATHER STATION V2
SOLAR POWERED WIFI WEATHER STATION V2
thingiverse

Here's how it works with the Blynk app: 1x Wemos D1 mini PRO (https://de.aliexpress.com/item/1PCS-D1-mini-Pro-16M-bytes-external-antenna-connector-ESP8266-WIFI/32803725174.html?spm=a2g0s.9042311.0.0.30024c4dou9RgR) To set up: * Bridge RST and D0 for...

Retractable mechanism for Playstation camera, webcam, Xbox camera or Wii bar
Retractable mechanism for Playstation camera, webcam, Xbox camera or Wii bar
thingiverse

But there are numerous Wemos (ESP8266) servo examples online for you to customize it to your liking (MQTT, phone control or maybe just a simple push button). Alternatively, use no servo at all. If you tighten the screws a tiny bit more, you can move...

Wemos D1 Mini OLED Wedge (Updated Design)
Wemos D1 Mini OLED Wedge (Updated Design)
thingiverse

I originally tried mounting the DHT right inside the back of the case, but the esp8266 created just enough heat that it would affect it upwards of 10 degrees. Even putting the sensor 1 inch away was enough to get rid of that issue. Since I know not...

Light-Up Cornhole Boards
Light-Up Cornhole Boards
prusaprinters

The controller firmware is running on an ESP8266 and the boards are powered by a single 10KmAh USB power supply.Parts:Electronics case (bottom and top)IR LED sensor mounts for the hole (IR TX + IR RX)Cap to protect the Piezo sensorBattery clips (2...

Air scrubber (HEPA+Carbon)
Air scrubber (HEPA+Carbon)
thingiverse

To mitigate this issue, I've created an electronics box that houses some circuitry to reduce the fan's speed using an ESP8266, mosfets, and PWM. If you want to replicate this project, you'll need to use your programming skills to figure it out on...

Organic 7 segment display
Organic 7 segment display
thingiverse

... i used a pro mini a realtime clock i used a ds3231 my code is very simple so i won't include. you need to set the rtc time before using code to display time which can be a hassle. Alternatively use a esp8266 to get time via ntp time servers

433MHz λ/4 Ground Plane Antenna
433MHz λ/4 Ground Plane Antenna
thingiverse

I control RF outlets with an ESP8266 based 433MHz transmitter located in my cellar. Some far away outlets had trouble switching reliably, especially those 20m from the transmitter and several walls or ceilings in between. I tried a DVB-T antenna...

Wearable DSTIKE OLED Wifi Deauther MiNi Enclosure (IPS Model)
Wearable DSTIKE OLED Wifi Deauther MiNi Enclosure (IPS Model)
myminifactory

  Hardware & SoftwareHardware: DSTIKE OLED Wifi Deauther MiNi: https://maltronics.com/collections/deauthers/products/wifi-deauther-oled https://dstike.com/products/dstike-wifi-deauther-mini 400mah 3.7v LiPo Battery:...

led cube
led cube
prusaprinters

This is a remix of https://www.thingiverse.com/thing:2261921@leC thank you :)I modified the size of the cube so the led matrix will fit.BOM -3 led matrix ws2812 8x8...

Low Cost Led Panel
Low Cost Led Panel
cults3d

At 1€ for the light strip and 2€ for the ESP8266 controlling it add another 2€ for an USB power source with a little more steam (https://de.aliexpress.com/item/32787718638.html?spm=a2g0s.9042311.0.0.27424c4dIHYn4g) the cheapo light panel comes at 5€....

Organic 7 segment display
Organic 7 segment display
cults3d

... arduino i used a pro mini a realtime clock i used a ds3231 my code is very simple so i won't include. you need to set the rtc time before using code to display time which can be a hassle. Alternatively use a esp8266 to get time via ntp time servers

Internet-connected hamster wheel
Internet-connected hamster wheel
prusaprinters

This includes descriptions of the electronics and software.In our home, an attached ESP8266 wifi-enabled microcontroller sends statistics that end up in an elastic search server (If you live in Europe, be sure to ask your hamsters for consent...

ThermoCam
ThermoCam
prusaprinters

Case, mount-plate, buttons and decoration for a thermo-cam based on the sensor AMG8833 and a ESP8266-E12 NodeMCU. It can be build for roundabout 80€.</p><p>Instructions, schematics and software are available on <a...

Ryobi Power Deck   (Battery Adapter, Power Supply)
Ryobi Power Deck (Battery Adapter, Power Supply)
thingiverse

You can use this solution to power ESP8266 IOT boards. Use it to power led strings, or laser modules. These sensitive electronic devices can be easily damaged if the supplied power is not correct. It can also be used to recharge 18650 batteries. I've...

LED lampoon
LED lampoon
prusaprinters

I wanted my kids to stand out, so I designed a lampoon powered with LEDs, controllable by Bluetooth.&nbsp;To be able to build your own lampoon you'll need:an ESP32 (or ESP8266 if you don't need Bluetooth)an 8x32 LED WS2812B panela USB power bank (or...

Hectorrail 141 Wifi locomotive for OS-Railway - fully 3D-printable railway system
Hectorrail 141 Wifi locomotive for OS-Railway - fully 3D-printable railway system
cults3d

:) The NodeMCU ESP12E is a very powerful little board equipped with a ESP8266 Wifi module. NodeMCU has their own script language but thanks to some hard working enthusiasts, it has been ported to Arduino as well. (see below on this page the simple...

IoT Printer
IoT Printer
thingiverse

The following parts were crucial to our design: * NodeMCU (esp8266) * 3x Servo motors * Sharp 1A51HR photo interrupter * Stepper motor 45x45mm (sourced from an old printer) * Power supply with a 5v output (reused from another device) * EasyDriver...

Wemos D1 mini sliding case.
Wemos D1 mini sliding case.
thingiverse

Wemos D1 mini sliding case ### Introduction This is a general purpose case for **ESP8266 Wemos D1 mini** board. It comes in two parts and it is ideal to use it to create embedded device in any larger case. It is designed in a way the can be...

Wemos / Lolin D1 Mini + Adafruit SHTC3 sensor case v2
Wemos / Lolin D1 Mini + Adafruit SHTC3 sensor case v2
thingiverse

Incidentally, I recommend connecting the SHTC3 to the 3.3V output of the ESP8266 board, not the 5V output. ...This way the heat output of the voltage regulator on the SHTC3 board itself will be reduced as much as possible (efficiency will increase as...

Intelligrill®, Powered by Feather.
Intelligrill®, Powered by Feather.
youmagine

Having little to no HTML/JavaScript/JSON experience, I depended heavily on tutorials from w3schools.com (a great resource), ESP8266 data sheets, and wonderful tutorials, data, and examples at Adafruit.com. If you have questions or comments about...

Prusa MK3 Spool Holder With Weight Scale (Side mount)
Prusa MK3 Spool Holder With Weight Scale (Side mount)
prusaprinters

There is a through-hole for the display and button cable.I also had to print a stand that is screwed onto the load sensor to get a smaller contact area due to the slight angle of the adapter.Included is a schematic on how everything is connected as...

IKEA VIDGA Motorized curtains
IKEA VIDGA Motorized curtains
thingiverse

What I do is use an ESP8266 to control the curtain via OpenHAB and MQTT. To control the motor, I use the AccelStepper library. The program I wrote for the ESP8266 can be downloaded from Github. I also made a little PCB for the ESP8266 and some...

44mm Mecanum Wheel (Small, Solid and Low Cost)
44mm Mecanum Wheel (Small, Solid and Low Cost)
thingiverse

But if you would like to build a similar one, here is some advice: BOM: Printable: Top plate x1; Bottom plate x1; Mecanum wheel x4; Motor mount x4 Non-printable: N20 Gear Box Motor x4; L9110S Dual Motor Driver x2; Logeek Max10 Dev Board x1; ESP8266...

smart LED-Lampe
smart LED-Lampe
prusaprinters

Vorher das Holz leicht abtrocknen. Jetzt kann die Frontrückseite mit Kleber oder Leim eingeschmiert werden, weniger ist hier mehr und auf ein Stück Butterpapier geklebt werden. Der Rand kann später abgeschnitten werden. In der Zeit die das Holz und...

MakerDeck LED Logo and Stand
MakerDeck LED Logo and Stand
thingiverse

https://www.amazon.com/dp/B088B85G38 1X Wemos D1 mini ESP8266 https://www.amazon.com/Internet-Development-NodeMcu-ESP8266-Compatible/dp/B07W8ZQY62 3X short pieces of wire 1X Micro USB cable (Must have power and data pins for programming) Soldering...

smart LED-Lampe
smart LED-Lampe
thingiverse

Materialien: ESP8266 Di mini, Litze, 50cm WS2812eco LED, A4-Papier, MDF, Butterpapier, Leim ![Materialien](https://i.ibb.co/cr6Ngvg/IMG-20211130-085759.jpg) Geräte: Lasercutter, Lötkolben, Schleifpapier Es handelt sich um eine Lampe, welche durch die...

Bob, should we go fishing ?
Bob, should we go fishing ?
thingiverse

I used https://electronics-project-hub.com/send-data-to-thingspeak-using-esp8266/ for inspiration on how to do this but made sure to run ESP8266 on 3.3 volts from an external power supply to not burn up the WiFi board. I'm including my adjustments...

Smart Filament Organizer System
Smart Filament Organizer System
prusaprinters

Currently there are STLs only for the Ender 3s (the current version contains the original Ender 3 spool holder), but in the future a spool holder will be designed that is universally compatible with other printers.How does it work?You place your...

GOPROBOT V1.0
GOPROBOT V1.0
cults3d

Recomiendo echar un vistazo a los tutoriales del ESP 8266 de www.prometec.net, en donde se explica muy bien como configurar el ESP8266 y sus peculiaridades. http://www.prometec.net/arduino-wifi/ He adjuntado el programa de control, aun en fase de...

CO2-Sensor - Arduino/ESP/Display/Wifi
CO2-Sensor - Arduino/ESP/Display/Wifi
thingiverse

There are three versions of the body, for - arnuino nano - node-esp8266 development boards - 49 x 26 mm - node-esp8266 development boards - 58 x 31 mm # The Sketch(es) There is one that runs without WiFi. it just display the measurement locally on...