uno wifi 3d models

14793 3d models found related to uno wifi.
Raspberry Pi Zero Case
Raspberry Pi Zero Case
prusaprinters

This is my Pi Zero Case designed mainly to hold my Pi Zero W , but also works with the normal Pi Zero as well with wifi dongles. Its designed to allow the Pi to just slide in and the power cord keeps it in place. As it uses a sleeve to hold the Pi it...

Christmas release for OS-Railway in H0! (1:87)
Christmas release for OS-Railway in H0! (1:87)
thingiverse

The electronics in most locomotives is based on the ESP8266 wifi chip on NodeMCU boards. The board can be programmed using the Arduino IDE and is remarkably easy to use. For more information about this, click on the link to the Hectorrail 141 page...

Wall Mount Drawbot
Wall Mount Drawbot
thingiverse

Edit: I have since upgraded to a Duet Wifi board with great results. Stepper motors were upgraded to the 0.9 degree variant. The servo is much easier to setup and control; I will likely upgrade to a higher quality servo. The stepper motors all run...

Case for ESP32, PIR HC-SR501, 0,96 I2C Display and 2 more sensors
Case for ESP32, PIR HC-SR501, 0,96 I2C Display and 2 more sensors
prusaprinters

And the other issue is that those PIR sensors often fire a lot of false alarms when they are located too close to that WIFI antenna of a mcu. I used a BH1750 for light measurement in the other pocket and a big HC-SR501 PIR sensor. PIR, display and...

Elegoo Mars Array / NanoDLP Overhaul
Elegoo Mars Array / NanoDLP Overhaul
thingiverse

- Back_enclosure.stl which mounts: - Raspberry Pi - Array driver - Duet wifi (or other board specified in filename) - MP1584 (mounted on Duet) - Rear exhaust fan - Rear power entry and power switch. ***IMPORTANT*** Regarding the selection of the...

DIY PixelStick substitute for light painting
DIY PixelStick substitute for light painting
thingiverse

//#define PCB_WITH_DIAL 1 I recently ordered some ESP32 WIFI HELTEC kits from aliexpress.com. The picture showed the Heltec devices, however the devices they sent were a cheap clone that has the display mounted flat on the board instead of on the...

Cloud Spider antenna for DJI FPV goggles
Cloud Spider antenna for DJI FPV goggles
thingiverse

Good starting points are available here: https://www.researchgate.net/publication/272348908_An_overview_of_helix_antenna_and_its_design https://en.wikipedia.org/wiki/Helical_antenna...

Replicator 2/2X DuetWifi Upgrade
Replicator 2/2X DuetWifi Upgrade
thingiverse

... M3 screws (Countersink recommended). Finally configure your printer with reprap configurator. Please visit Part 2 for IR Sensor mount and Part 3 for Duetwifi configuration files (dual extruder). Enjoy your new, wifi connected, Replicator printer!

MID roller blinds
MID roller blinds
thingiverse

or other options:\r\n\r\nCode for ESP8266 (NENA-17 + esp8266 + A4988 + mqtt) is found here: https://tasmota.github.io/docs/A4988-Stepper-Motor-Controller\r\nCode for ESP8266 (NENA-17 + esp8266 + A4988 + mqtt) is found here:...

Air Hockey Robot EVO (SMARTPHONE CONTROLLED - OPEN SOURCE ROBOT)
Air Hockey Robot EVO (SMARTPHONE CONTROLLED - OPEN SOURCE ROBOT)
thingiverse

The Air Hockey Robot EVO features: * A fun and open-source design * A powerful visual detection system * The ability to send data via WIFI between your smartphone and the robot * Modifiable using your own CAD software * Concepts of physics,...

Android phone web cam for 3D printer
Android phone web cam for 3D printer
thingiverse

I recently discovered an Instructable on transforming an old Android device into a WiFi enabled camera. This intrigued me since I had been searching for a way to add a camera to my Da Vinci printer in order to monitor prints. Unfortunately, despite...

YAWS, Yet Another Weather Station
YAWS, Yet Another Weather Station
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...

Bladeless fan (With Yaw)
Bladeless fan (With Yaw)
thingiverse

Parts: Control circuitry (Arduino mini or Pro mini) with IR sensor or wifi or bluetooth for remote control (No buttons on the device). If you want to have Yaw control, otherwise just plug in power and it will turn on. Small DC motor 3. Small servo...

NanoLongRange Evo
NanoLongRange Evo
thingiverse

WiFi network may be disabled permanently with following CLI commands: set pinio_config=1,1,1,1 set pinio_box=29,255,255,255 save To re-enable WiFi: set pinio_config=129,1,1,1 set pinio_box=0,255,255,255 save ### Extra 2: ESC and Core overheating on...

Kossel Mini FSR Bed Upgrade (MicroMake D1)
Kossel Mini FSR Bed Upgrade (MicroMake D1)
thingiverse

I can still use Easy Delta Pie and the SD card, but again Duet spoiled me so I run an Octoprint so i can just WIFI my files and see status from anywhere in the house. Also with a FSB my Easy Delta Pie runs extremely well. Before i would still have...

LoveBox clone - Send love messages :)
LoveBox clone - Send love messages :)
cults3d

A websocket server will be created at serverIP:8080 Copy credentials_example.h in credentials.h and input your SSID, wifi password and WS endpoint ip address as per previous step. Use a WebSocket client to send messages to serverIP:8080, the server...

BigAss CoreXY (updated to V3)
BigAss CoreXY (updated to V3)
thingiverse

I switched the board to a Duet Wifi - expensive, yes, but those drivers are amazing! After the MKS board made too much noise, they're like heaven! I modified the X carriage so you can install BLTouch if you want (didn't try myself) - been a little...

Bluetooth Speaker
Bluetooth Speaker
prusaprinters

Be sure they are straight. Print instructionsRafts: No Supports: Yes (only front plate) Resolution: 0.2 Infill: 15% Parts you need for the build: Brass inserts 24 pieces...

WATER ALARM with Telegram notification and control
WATER ALARM with Telegram notification and control
prusaprinters

It can detect leaks of water with a contact cable on the floor and notifies you via Telegram and with a local alarm signal generated with a piezo buzzer. My dishwasher outlet water tube had a small hole last week which could not be detected by...

Klipper Configuration for Geeetech Mecreator 2
Klipper Configuration for Geeetech Mecreator 2
thingiverse

1/ Download the latest version of Octopi from here : https://octoprint.org/download/ 2/ Install Balena Etcher and write the image to your SD Card 3/ Mount the SD Card and modifiy dhcpcd.conf to get a fix IP address interface wlan0 static...

Midnight Sundial
Midnight Sundial
prusaprinters

ESP8266 is quite power hungry especially with the WiFi, however if we just take time once every minute (or maybe even every 3?) it will greatly improve the battery life. The code I've uploaded the code to GitHub, and commented most of the...

A MACHINE THAT DESTROYS WHAT IT CREATES - Kinetic Sand Art Table
A MACHINE THAT DESTROYS WHAT IT CREATES - Kinetic Sand Art Table
thingiverse

List of items used in this project and where to find them: ■ 12v Nema 17 stepper motors (x2): https://geni.us/StepperMotor ■ GT2 Timing belt (3m was used in the video): https://geni.us/TimingBelt5m ■ 5mm bore idler, 6mm or 10mm width, 20 teeth (x2):...

A MACHINE THAT DESTROYS WHAT IT CREATES - Kinetic Sand Art Table
A MACHINE THAT DESTROYS WHAT IT CREATES - Kinetic Sand Art Table
cults3d

List of items used in this project and where to find them: ■ 12v Nema 17 stepper motors (x2): https://geni.us/StepperMotor ■ GT2 Timing belt (3m was used in the video): https://geni.us/TimingBelt5m ■ 5mm bore idler, 6mm or 10mm width, 20 teeth (x2):...

Sound Effects/Audio Machine for Podcasts
Sound Effects/Audio Machine for Podcasts
thingiverse

Upload 'Get_Keyboard_Matrix_Values.ino' to an Arduino Uno and press each button a few times to see the values displayed in the serial monitor. Choose the highest value for each key and then add 1. For example, if repeatedly pressing button 08 gives...

Esquina con rueda para mosquitera corredera / Sliding Mosquito net corner with wheel
Esquina con rueda para mosquitera corredera / Sliding Mosquito net corner with wheel
prusaprinters

Spanish: El pitorro donde está el cojinete/rueda de la mosquitera corredera se rompió, así que me hice uno nuevo a base de muchas horas con el pie de rey. Sirve para las mosquiteras correderas de aluminio con esquinas de PVC que usan cojinetes 605...

Lux Camera
Lux Camera
thingiverse

The Trinket bootloader isn't as plug-and-play as say, an Uno. Arduino Code There are additional parts! You will need this file to make metal parts for the aperture wheel, shutter, pressure plate, focus distance scale, etc. A laser cutting...

Easy 3D Printable CNC Drawing Machine - Draw on Cakes, Phones, Paper, Shirts | Arduino GRBL Plotter
Easy 3D Printable CNC Drawing Machine - Draw on Cakes, Phones, Paper, Shirts | Arduino GRBL Plotter
cults3d

Thanks for waiting a few more days.) List of items used in this project and where to find them: ■ 8 x15 x 45mm Linear Bearing (x2): https://geni.us/LinearBearing45mm ■ 8 x 15 x 25mm Linear Bearing (x1): https://geni.us/LinearBearing25mm ■ 12v Nema 17...

Minimalist Parqués / Parchís / Ludo
Minimalist Parqués / Parchís / Ludo
prusaprinters

Ideal para compartir con amigos o familia, donde habrán muchos momentos chistosos y risas, se puede utilizar en cualquier momento ya que las fichas y los dados se guardan dentro del mismo tablero, lo que hace muy fácil de transportar.Todos las piezas...

Converter Step/Dir to RC PWM
Converter Step/Dir to RC PWM
thingiverse

In one of my latest projects for creating a clone of AxiDraw, I utilized Arduino Uno GRBL (GRBL set to CoreXY) to drive the machine. When it comes to driving the Z axis, servo motors are the best choice – they are lightweight and fast compared to...

Programmable Arduino Domino Layer - DIY
Programmable Arduino Domino Layer - DIY
thingiverse

List of items used in this project and where to find them: ■ Elegoo Arduino Uno (x1) - https://geni.us/ArduinoUno ■ Micro continuous rotation servo (x1) - https://geni.us/360MicroServo ■ Micro 180º servo (x1) - https://geni.us/MicroServo ■ LM317...