azdelivery nodemcu 3d models
1780 3d models found related to azdelivery nodemcu.prusaprinters
This is an electronic die that has built in several dice you can use to play table top games.It includes a coin and die with 4, 6, 8, 10, 12, and 20 sides and able a double 6 sided.It was designed to be used with the parts included in the Alien 3D...
thingiverse
I think I am reaching the shear limit for printed plastic :-( Components: I use a lolin v3 nodemcu as my microcontroller ch340 https://tttapa.github.io/ESP8266/Chap04%20-%20Microcontroller.html I have included in my hardware selection the TCM 2209...
thingiverse
Update - 2020/06/02 - Added draft of sketch v6 which can be compiled for nodeMCU/ESP8266. As formatting/markdown here still doesn't work, please have a look at Step 11 on Instructables for details:...
thingiverse
I used a WS2812B RGB light strip, an ESP8266 NodeMCU unit, and a couple 18650 batteries to power the lighting in this 3d-printed masterwork. Watch me make this thing: https://youtu.be/1ix3x8hLSxQ The diffusers snap into place (or require a bit...
prusaprinters
Again it is a remix. It runs on an arduino clone - Nodemcu V2 - and it creates an event when a known key card is entered, and another event when that card is taken out. Since my smarthome is controlled by openHab2 which has a very usable rest api...
cults3d
The uses CPU-Module is a ESP32 (NodeMCU). All measurement datas are alternatively streamed into the WLAN or can integrated in houseautomation.Link Sourcecode, Schematic and all other stuff is placed here:Link Motivation of this thing: This project...
cults3d
Update - 2020/06/02 - Added draft of sketch v6 which can be compiled for nodeMCU/ESP8266. As formatting/markdown here still doesn't work, please have a look at Step 11 on Instructables for...
cults3d
It runs on an arduino clone - Nodemcu V2 - and it creates an event when a known key card is entered, and another event when that card is taken out. ... Since my smarthome is controlled by openHab2 which has a very usable rest api there is some code to...
thingiverse
Components for which this box is designed to fit: 2 each: 3v Relay Board Power Switch Relay Module 1 Channel Optocoupler with Opto Isolation High Level Trigger 1 each: ESP8266 NodeMCU CP2102 ESP-12E Development Board (or any other controller which...
thingiverse
You can get the original design files here: http://a360.co/2aiOI76 Custom Section Code Here is a NodeMCU firmware code example: ws2812.init() local buffer = ws2812.newBuffer(5,3) buffer:fill(0,0,0) tmr.alarm(0, 50, 1, function() local hue = (hue + 1)...
prusaprinters
...After all, who wouldn't want a little robotic charm on their desk?Parts:NodeMCU board (Wemos D1 mini will work also), but the chassis is designed for NodeMCUDC motor driver (any 2A driver will do. I used a mini Pololu driver that was sitting around.
prusaprinters
In addition, it needs “support on built plate only”.Parts required (see photo on red table):ESP8266 D1 Minired and green LEDs, two matching resistors (330 Ohm)button for manual operation (for 12mm hole)12 V DC gear motor230V / 12V DC transformerMotor...
thingiverse
Just refile it a bit with a cutter!Update 31/01/24I started the electronic part with some late.The main issue is my board (NodeMCU esp32 or esp8266 d1mini)Both have some high deep sleep current, almost 20mAh, so running it on battery is pretty...
prusaprinters
Just refile it a bit with a cutter!Update 31/01/24I started the electronic part with some late.The main issue is my board (NodeMCU esp32 or esp8266 d1mini)Both have some high deep sleep current, almost 20mAh, so running it on battery is pretty...
thingiverse
 [](https://www.gnu.org/licenses/gpl-3.0) [You can find all of the code required on my...
prusaprinters
It's actually fairly easy, but I'll walk though the steps if you've never created something like this before.First, lets go over the materials required for it:LED strip (can be any kind, but try to aim for getting a NeoPixel strip, this one, for...
prusaprinters
You can get the original design files here: http://a360.co/2aiOI76Custom SectionCodeHere is a NodeMCU script to exercise the LEDs:rn rn local NUM_LEDS = 5;rn local i = 1;rn local d = 1;rn local hue = 0;rn rn rn local function hueToRgb(hue)rn if hue...
thingiverse
I'm using a [NodeMCU](https://www.amazon.com/Echo-Flex/dp/B07MLY3JKV/ref=as_li_ss_tl?dchild=1&keywords=echo+flex&qid=1598770240&sr=8-1&linkCode=sl1&tag=rbnllc-20&linkId=e946dd9c1a61571f1cf6ba079ac54cc6&language=en_US) ESP8622-based board because it's...
thingiverse
The supplied Arduino code is meant to be used with a NodeMCU board which is a Wifi-capable micro controller board based on ESP8266. However the code should also work with ESP32 boards, although not tested. In the code you can change the name of...
thingiverse
# Parts: ## Random - Wire (6ft for the staff, but more for various bits) - Hot glue - Super glue - E6000 glue - conformal coating ## Main Staff: - 1x CrystalLEDJig - 1x StaffCrystal - 1x Crown - 1x StaffTop - 9x shaft - ~71" 1" schedule 40 PVC (dirt...
thingiverse
# Building The heart of each button is an ESP8266 nodemcu-like board with a 18650 lithium battery. So in addition to printing the case, you will have to wire to it the button and the NeoPixel LEDs. ## Required parts For each button you want to...
thingiverse
> 2 x 20mm long m3 screws and nuts (preferably one 25/30mm m3 screw to fixate the nuts, see included photos) > 1 x 28byj-48 5v stepper motor > 1 x A4988 stepper motor controller > 1 x Wemos D1 Mini (I've tested NodeMCU V2 and V3 aswell) > 1 x...
cults3d
Version 2 of this Grid for LED strips w/ clock example Update - 2020/06/02 - Added draft of sketch v6 which can be compiled for nodeMCU/ESP8266. As formatting/markdown here still doesn't work, please have a look at Step 11 on Instructables for...
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...
thingiverse
Dafür brauchen wir 2 Datein: 1) Tool zum Upload: https://github.com/marcelstoer/nodemcu-pyflasher/releases 2) Programm: https://github.com/Aircoookie/WLED/releases (WLED_X.XX.X-xx_ESP8266.bin) Der ESP(blaue Platine) muss per USB an den PC...
prusaprinters
Projekt DIY: Wetterstation BMP280 Luftdrucksensor + Temperatursensor, kalibriertes Barometer, I2C, SPI für Arduino, Raspberry Pi Oblique-Unique 20 Mini Magnete - NEODYM - ultrastark - 6x3mm - Original Hall Effekt KY-003 Magnetisches Sensormodul DC 5V...
prusaprinters
I'm using a NodeMCU ESP8622-based board because it's cheap and works with ESPHome, but almost any 5V powered dev board with this form factor will work. In the summary section below I recommend some tips for adapting this design for use with other...
thingiverse
The STL files are designed to house a Wemos D1 Mini, but the code should work on other ESP8266 platforms as well, such as the NodeMCU. The more complex version includes a Helm chart to deploy some additional components to allow for collection of...
thingiverse
I used this one: https://www.makershop.de/plattformen/nodemcu/esp32-board-stiftleisten/ - 2x Relays I used this types: https://www.amazon.de/dp/B07GRW83FR - sand paper to smooth out moving parts - optional: 1mm drill to strenghten the sprocket axle:...