arduino submarine 3d models

29062 3d models found related to arduino submarine.
3D Printer Monitor for OctoPrint Wemos 1.3 Display
3D Printer Monitor for OctoPrint Wemos 1.3 Display
prusaprinters

Get creative with Arduino code or load some of the awesome Wemos applications out there. You can find the original little brother to this design here: https://www.thingiverse.com/thing:2884823 UPDATE: Pat126 contributed the double wide and the back...

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

Parts List: ESP8266 Card: https://www.amazon.com/gp/product/B081CSJV2V/ 8x8 Matrix LED: https://www.amazon.com/gp/product/B08QN1XDWG/ Jumper Wires: https://www.amazon.com/Elegoo-EL-CP-004-Multicolored-Breadboard-arduino/dp/B01EV70C78 Wire Shrink...

Multipurpose power supply and charger
Multipurpose power supply and charger
thingiverse

Code size 48k, RAM use 5k, too much for UNO or Mini Arduinos. However, without the FSK decoder, it may fit. * Quick acting output limiter. The LM2596 module is able to deliver current beyond 3A, this with the 220uF elko on the output...

Shifter & buttons for simulator - wireless/wired
Shifter & buttons for simulator - wireless/wired
thingiverse

The wireless side was developed by me and my friend Mika, code is available in GitHub, compile with Arduino + Teensyduino IDE. https://github.com/mtakala/simracing_wireless_buttons Wheel setup Refer to software project git for exact wiring. Each...

EL Wire Angel Fish Neon Christmas Ornament
EL Wire Angel Fish Neon Christmas Ornament
thingiverse

... or something. With an Arduino and an EL Escudo Dos Shield board, some animated EL Wire (animated Neon looking) designs could be created or even a Nixie type clock thing (but it would be expensive since you'd need a few driver boards for that). ...

Wire Harness Wrapping Machine
Wire Harness Wrapping Machine
cults3d

Wire Harness Wrapping Machine using 3D Printed framework as well as electronic components and Arduino code. https://www.youtube.com/shorts/fZjuv1P7B2I I was looking for something like this for a long time and came across a video on YouTube where...

Filament Runout Sensors Optical Side on Filament feed. FAILS !!!
Filament Runout Sensors Optical Side on Filament feed. FAILS !!!
thingiverse

I've added a box for use with a TEMT6000 Light Sensor Professional Module Human Eye (Eye) PIC Arduino Pi (http://www.ebay.co.uk/itm/132165205072). I haven't managed to get the TEMT6000 working as I hoped, so that is also a FAIL!!! "Pipe" model: A...

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 : (Thanls Alex for sharing ) https://create.arduino.cc/projecthub/alex_chang/satellite-tracker-13a9aa How to do it : Print the dish in two halves (brim...

Much improved Ender3Pro fan duct (drop-in compatible)
Much improved Ender3Pro fan duct (drop-in compatible)
prusaprinters

I have built myself a pitot tube connected to a barometric sensor (BMP280) on an Arduino Nano and measured air speeds of maybe 1-2 m/s from the part cooling fan, if at all (it's very hard to measure such low air speeds with a pitot tube, as the...

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

Parts List: ESP8266 Card: https://www.amazon.com/gp/product/B081CSJV2V/ 8x8 Matrix LED: https://www.amazon.com/gp/product/B08QN1XDWG/ Jumper Wires: https://www.amazon.com/Elegoo-EL-CP-004-Multicolored-Breadboard-arduino/dp/B01EV70C78 Wire Shrink...

Air Scrubber for LACK Enclosure
Air Scrubber for LACK Enclosure
prusaprinters

I used an Arduino Pro Mini running on 5v so I could vary the speed depending on the position of a rotary switch. This fan is noisy when run flat out and you may not need to do this all the time. I'm experimenting. Note: the instructions say the...

SimChair mkII (outdated, use MKIII version instead)
SimChair mkII (outdated, use MKIII version instead)
thingiverse

PLEASE SEARCH FOR SIMCHAIR ON THINGIVERSE, the current version is MKIII visit http://hc625ma.org for latest updates, dev snapshots, simchair software and more This is a 3D printable open-source helicopter control set, that can be built with a...

Davros CNC Milling Machine - METRIC
Davros CNC Milling Machine - METRIC
thingiverse

REQUIREMENTS; 40mm thick laminated KITCHEN WORKTOP (often salvaged from skips (called 'dumpsters' in usa) for free Standard Kitchen BASE UNIT/S as base ROUTER (also useful to MAKE and shape worktop) 20mmx20mm SQUARE SECTION TUBING 608ZZ / ABEK-7...

Solar Powered 18650 IOT ESP8266/ESP8285 Weather Station with UV/Rain and IOT Updates (ThingSpeak)
Solar Powered 18650 IOT ESP8266/ESP8285 Weather Station with UV/Rain and IOT Updates (ThingSpeak)
thingiverse

Note: Make sure you have the latest version of the Arduino IDE installed on your computer. ... #Parts list - 18650 battery holder - Diode for the solar panel - Any ESP8266/ESP8285 module - TP4056 Battery Charger (or MCP73871 solar board) - 6v Solar...

6 Speed Allison Automatic Transmission
6 Speed Allison Automatic Transmission
myminifactory

This will allow you to engage the clutches more easily with switches or even change gears automatically with something like Arduino. There is also an adapter to fit this transmission to the Toyota 4 Cylinder 22RE Engine made by ericthepoolboy. This...

HyperCube Sigma 3D Printer
HyperCube Sigma 3D Printer
thingiverse

Hardware: 2x Carbon fiber rods 10x360mm (sold 500mm lenth) for X axis 2x Steel shafts 8x303mm for Y axis 4x Steel shafts 8x300mm fox Z axis 4x Bronze bushings 10mm 8x LM8UU linear bearings 2x LM8LUU linear bearings 2x 250mm T8 lead screws (doesn't...

Crystal Generator
Crystal Generator
myminifactory

See: https://www.myminifactory.com/object/3d-print-arduino-nano-neopixel-ring-base-171564 Versions 1.2 (14 Jun 2021) Added support for deterministic randomness (Randomness and Seed) - Suggested by robkingva 1.1 (1 May 2021) Added support for hollow...

5015 fan silencer
5015 fan silencer
thingiverse

Using arduino, custom printed venturi flow meter fitted with an RC plane differential sensor MPXV7002DP. Acoustically silenced chamber (eg old fridge turned off) to measure noise (Db) without background interference. May also add accelerometer to...

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...

KeggBot
KeggBot
thingiverse

They should press fit but if they are loose there is a screw hole that can secure the bearing and doubles to mount the Arduino.\nInsert a Spring Pad into each skate bearing. These press fit into the bearing hole and accommodate the 1/4"-20...

Proxxon MF 70 CNC Conversion with Extended Y axis movement
Proxxon MF 70 CNC Conversion with Extended Y axis movement
thingiverse

I am using Arduino Uno and a CNC shield for running my machine, and I also designed a Z-axis endplate that has an integrated tray for the electronics and a fan mount for an 80mm fan. Also, I added a tray for the PSU to be attached to the column,...

box from the future
box from the future
prusaprinters

I'm using one of my currently 3 boxes as a laundry box and carrying it to the washing machine is a bit laborious.telescopic (steering) wheels with arduino and motors and an android app! RC controlled box would be absolutely sick.</li><li>autonomous...

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"...

Long Bed Prusa with 23.5mm Conduit Y Axis 608 Bearing
Long Bed Prusa with 23.5mm Conduit Y Axis 608 Bearing
thingiverse

I've not uploaded Arduino programs before, and they seem kinda tricky because they have all sorts of files and whatnots. Build and use at your own risk... you know you want to! Print Settings: Printer: Custom Resolution: I print at about .18mm...

Kafka DLP printer (360$ Resin Printer)
Kafka DLP printer (360$ Resin Printer)
cults3d

Raspberry pi 3 with wifi (Or zero with wifi) 1 in outer diameter square tubing (8 feet or about 5 metres) Ramps board Arduino mega 12v power Retina display for ipad 3 or 4 Nema 17 motor Retina display driver (https://www.adafruit.com/product/1716 or...

Hamster Cage Ventilation System for Habitrail Cage
Hamster Cage Ventilation System for Habitrail Cage
youmagine

Just keep in mind that at around 5V, one fan will require about 50 mA (so, not Arduino-friendly unless you run it off the 5V supply directly). If you want to replicate what I did, you'll need the BOM. My project uses 2 fans (combined max. 100 mA @...

Prusa MK3 - Octoprint Raspberry Pi 3/3B+ Enclosure Scatola esterna per Pi, Display 3,5" e Step Down
Prusa MK3 - Octoprint Raspberry Pi 3/3B+ Enclosure Scatola esterna per Pi, Display 3,5" e Step Down
prusaprinters

Per fissare la PLACCA alla TORRETTA, mettere gli inserti da 4MA o usare viti autofilettanti di dimensioni adeguate. Per la giunzione BASE-TORRETTA, ho previsto di mettere 4 dadi con filettatura 4MA, nella TORRETTA e usare delle viti a brugola da 4MA...

Lewihe Play 3D LASER cutter/engraver mount
Lewihe Play 3D LASER cutter/engraver mount
thingiverse

I usually place a 1W/2W 445nm blue laser on top, firmware controlled by the M03/M05 Gcodes on arduino pin44. Some people just use the fan connection since it's also PWM, but I don't like that because it removes operativity from my printer. I...

Filament Runout Sensors Optical Side on Filament feed. FAILS !!!
Filament Runout Sensors Optical Side on Filament feed. FAILS !!!
prusaprinters

I've added a box for use with a TEMT6000 Light Sensor Professional Module Human Eey (Eye) PIC Arduino Pi ( http://www.ebay.co.uk/itm/132165205072 ) I have not managed to get the TEMT6000 working as I hoped so that is also a FAIL!!! "Pipe" model: A...

D1 Mini Enclosure System
D1 Mini Enclosure System
thingiverse

*Rotary Encoder* https://www.amazon.co.uk/DIFCUL-Degree-Encoder-Development-Arduino/dp/B09P52R8VD This is another awkward sensor, when purchased the pin point outwards and they need to point down to fit in the case. You can unsolder the original...