arduino sonar 3d models

26425 3d models found related to arduino sonar.
GPS Bicycle Computer w/ ESP32, Speedometer, SD Logging
GPS Bicycle Computer w/ ESP32, Speedometer, SD Logging
prusaprinters

ESP32 (Arduino) Based Bicycle Computer with GPS and SD logging This is still work in progress but mostly functional this far. The code and mechanical aspects of the project definitely work well enough for a daily usage scenario. *Documentation isn’t...

Tardis CO2-Sensor with Display
Tardis CO2-Sensor with Display
prusaprinters

I have glued the sensor with the connection pins to the open window opposite of the display.WiringSensirion -> Wemos D1 miniVIN -> 5VGND -> GNDSCL -> D1SDA -> D2 Display -> Wemos D1 miniSDO -> D6LED -> 3V3SCK -> D5SDI ->...

BootyShorts Ergonomic Mechanical keyboard
BootyShorts Ergonomic Mechanical keyboard
thingiverse

Usually sold in 100 pack - Arduino micro controller. I used Teensy LC or Teensy 3.2 in my designs. Make sure your controller is compatible with QMK or TMK to ensure it will work. - Micro-USB cable - Wire - I used solid (not stranded) CAT5 cable...

Housing for USB volume knob
Housing for USB volume knob
prusaprinters

These links might get outdated, because Aliexpress. * Digispark: * Rotary encoder: * Knob: * Alternative (cheaper) knob: (or just 3D print one) It also needs a micro USB Cable, I used an old phone charging cable I had laying around. Connections...

Case for Digispark Attiny85
Case for Digispark Attiny85
prusaprinters

In order to load the code, you need the arduino IDE and configure it as I show in the image. There is a remix from this design because this one doesn't work on some of my laptops...

Race timer case
Race timer case
thingiverse

Here's a list of all the hardware you'll need: * Arduino Nano: $2.50 (clone versions available at Banggood) * RX5808 video receiver: $8 * Raspberry Pi 3 Model B: $38 * 1K resistors (quantity 3 per node): You can buy these in sets of 100 for $3 each....

Dumb remote automation
Dumb remote automation
prusaprinters

Magnets are enclosed and glued in the frame and the pushers so that when the centralGear comes back in its neutral position, the pushers stay up and do not fall back on the button. So pushers are always in their upwards, ready-to-be-pushed position...

Printrbot Metal Plus MMU (Prusa Inspired)
Printrbot Metal Plus MMU (Prusa Inspired)
thingiverse

Electronics: I'm using an Arduino Mega & RAMPS 1.4 board as my main controller, which only supports two extruders. To accommodate the additional extruders, I've added Printrbot's Extrudrboard connected to the AUX-2 pins on the RAMPS and configured...

Ufo nightlight shell and stand
Ufo nightlight shell and stand
prusaprinters

int dit=250; int longW=500; int redLED=11; int blueLED=10; int greenLED=9; long readUltrasonicDistance(int triggerPin=13, int echoPin=12) { pinMode(triggerPin, OUTPUT); // Clear the trigger digitalWrite(triggerPin, LOW); delayMicroseconds(2); //...

Rocket Aurora
Rocket Aurora
thingiverse

An Arduino Uno (Raspberry Pi 3/2, not tested) along with a single 9-volt battery and some small measurement instruments can fit snugly within the Payload Bay, depending on the size of the "Payload Body Tubes" used. Fixed: Version 1.2 includes the...

Case for ESP32 radio
Case for ESP32 radio
prusaprinters

I have built an ESP32 radio (https://github.com/Edzelf/ESP32-Radio) on a 70x50mm perfboard. The following key-components were used: Speakers https://www.aliexpress.com/item/4000127737256.html?spm=a2g0s.9042311.0.0.22f54c4devAQBT MP3 decoder VS1053B...

See Saw Controller Mini
See Saw Controller Mini
thingiverse

Control experiment with an Arduino, servo and softpot, all parts laser cut or 3D printed Notes For see-saw control lab 1) Laser parts were cut on an Orion 60watt laser using Luan plywood. Luan is very cheap ~ $14 for a 4’x8’ sheet. You could make a...

Mini-HEX - ESP8266/WS2812B RGB-LED Wandlicht
Mini-HEX - ESP8266/WS2812B RGB-LED Wandlicht
prusaprinters

Mini-HEX ESP8266 Wall LightFür meinen Voron 2.4 brauchte ich drei Stück der Arduino WS2812B LED mit PCB. Da eine 100 Stück Packung nicht recht viel mehr kostete und man LED immer brauchen kann habe ich für die übrig gebliebenen eine RGB Beleuchtung...

Stargate: A photogrammetry rig
Stargate: A photogrammetry rig
prusaprinters

https://www.jaycar.com.au/spdt-250vac-10a-micro-switch-with-lever/p/SM1040 Some brass inserts The arduino program is available here. https://github.com/Mjankor/Stargate There are two variables at the top of the program that determine the number of...

Go-Play Jr. USB Controller
Go-Play Jr. USB Controller
thingiverse

Easy to print, Easy to Assemble if you know arcade controls, and uses the following parts...Brain: Arduino Pro Micro[https://www.amazon.com/s?k=pro+micro&crid=2UIU9WE9D0V9C&sprefix=pro+micro%2Caps%2C264&ref=nb_sb_noss_1]Interface: Hitlego...

Zaribo MK3 Indirect Filament Sensor Mod
Zaribo MK3 Indirect Filament Sensor Mod
thingiverse

Compiling Firmware Notes: - If you're using Windows, modify platform.txt here: C:\Users\USERNAME\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.11\platform.txt The github instructions are confusing, and this was my biggest issue when...

Bally Midway Tapper Serve Joystick Mech
Bally Midway Tapper Serve Joystick Mech
prusaprinters

You'll need to either have or purchase a repro tap handle.Other things you will need:Microswitch with actuator (https://www.amazon.com/Twidec-Switch-Straight-Arduino-V-153-1C25/dp/B07NVDJBWC)3/16" e clipTwo washers with a 5/16" (8mm) or greater inner...

ShAKY (Shift Angle KentuckY camera sensor module)
ShAKY (Shift Angle KentuckY camera sensor module)
prusaprinters

The larger (bottom-mounted) board is a $6 Pro Micro ATmega32U4 Arduino that provides a programmable USB interface to the sensor. The USB interface also powers both boards. Thus, the entire unit cost is about $15. Print Settings Printer Brand:...

NP5 Gryphon Remix (Solenoid and Manual) Open Beta
NP5 Gryphon Remix (Solenoid and Manual) Open Beta
thingiverse

NP5 Firmware: Still incomplete, this contains all of the Arduino code for running the blaster. I was in a hurry so D6 is shorted to A7 (which is unused) so that the connector can be kept on one side using 90-degree header pins. It's really sloppy,...

C1-10P Head Arm Mechanism
C1-10P Head Arm Mechanism
thingiverse

One off DC motor (Note: I've tried the motor at six V power and it is fine, can be boosted to nine ten V for faster motion)...

Star Wars Inspired WLED Lamp
Star Wars Inspired WLED Lamp
prusaprinters

I admit it would probably benefit from a better built in assembly mechanism but I have neither the time, the patience nor the inclination haha.You will need:2x Addressable 24 LED Rings...

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

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 where the electronics is described in more detail. This print in H0 is insane DIY level...

RX5808 Pro Diversity (custom pcb tripod mount enclosure)
RX5808 Pro Diversity (custom pcb tripod mount enclosure)
thingiverse

More info on the RX5808 Pro Diversity project and code for it can be found here: https://github.com/sheaivey/rx5808-pro-diversity/blob/develop/docs/diy-custom-board.md **Parts list:** - 1x Assembled RX5808 Pro Diversity Custom PCB - 1x Power Jack...

Schnaps BOT V1.0 EEZYbotARM MK2 Remix
Schnaps BOT V1.0 EEZYbotARM MK2 Remix
thingiverse

-4mm (innen) x 6mm (aussen) Silikonschlauch ca 1,5m -die Druckdateien für das Gehäuse findet ihr hier: https://www.instructables.com/How-to-Build-PHIL-a-Light-Tracking-Robot/ Dieses ist perfekt für dieses Projekt, es ist eigentlich für einen Arduino...

CR-10/MKS Extruder Auto Fan
CR-10/MKS Extruder Auto Fan
thingiverse

**Amazon references:** [Mosfet Drivers](https://www.amazon.com/gp/product/B07DMZX43Z/ref=oh_aui_detailpage_o01_s00?ie=UTF8&psc=1) [Wires with connector](https://www.amazon.com/gp/product/B07CJ8RZ9W/ref=oh_aui_detailpage_o02_s01?ie=UTF8&psc=1) [Set...

Beatmania IIDX Controller (discontinued)
Beatmania IIDX Controller (discontinued)
thingiverse

in my example I used a Arduino pro micro connected to screw terminals, and then mounted it inside the case by using mounting tape. Turntable side that touches the felt may need to be smooth. I printed my parts on PEI sheet in order to achieve this. ...

Eigenbau - Scalar XL Premium 40 + Upgrades
Eigenbau - Scalar XL Premium 40 + Upgrades
thingiverse

Alternately: 02 x AdaptorIgusToM8_HexNut ( ) [If you use an M8 threaded rod instead of a T8x2 threaded rod] To buy: 04 x 600mm aluminum profiles 30x30 B-type nut 8 (Motedis GmbH) 06 x 500mm aluminum profiles 30x30 B-type nut 8 (Motedis GmbH) 04 x...

Modular Printed CNC Router
Modular Printed CNC Router
thingiverse

Here are the specs: * Work surface: 450 x 450mm * Spindle: 500W common spindle with ER11 holder * Depth: About 60mm * Tested on wood, plexiglass/polycarbonate Materials used: * 4 x 20 x 40mm x 600mm long aluminum profiles * 2 x 20 x 40mm x 500mm...

Air Quality & Aerosol (CO2, TVOC) Sensor and Alarm (COVID)
Air Quality & Aerosol (CO2, TVOC) Sensor and Alarm (COVID)
thingiverse

* [M5StickC Manual and Software](https://m5stack.com/pages/download) * [Arduino IDE](https://www.arduino.cc/en/software) ## Limit Values In my design I used the value of 1000 ppm eCO2 and 150 ppb TVOC as limits for an alarm of the Sensor System. I...

Horizontal or Vertical Cantilever Diode Laser Engraver
Horizontal or Vertical Cantilever Diode Laser Engraver
prusaprinters

I have also tested the keyestudio CNC shield V4 & arduino UNO compatible board with CNC Shield V3.I used 1270mm (50") of GT2 belt for the cantilever arm & 800mm (31.5") for the V-Slot 2040 motor but left a little extra on there in case I make it...