hiletgo sd arduino 3d models

49523 3d models found related to hiletgo sd arduino.
$14.99Hot Rod - RC car
$14.99Hot Rod - RC car
myminifactory

Hardware links:  Shock absorbers (90mm) - https://www.ebay.com/itm/4PCS-RC-Car-90mm-3-5in-Aperture-Metal-Shock-Damper-for-TRX4-SCX10-D90-Vehicle/402135943767?hash=item5da12b8a57:g:rpkAAOSw6VVeXmaY Tires (95mm) Optional -...

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

OpenAstroTracker - DSLR tracking & GoTo mount
OpenAstroTracker - DSLR tracking & GoTo mount
prusaprinters

It has a new value "length" for lenses that have little space to mount it.10.03.20:-added a .rar with parts that will fit in a 200x200mm printer.-Changed part 10 to fit a bit tighter to part 0826.02.20: updated Arduino code to v1.2.5 now with support...

Palletizing Robot Arm (3DOF, 50cm reach, 125g lift)
Palletizing Robot Arm (3DOF, 50cm reach, 125g lift)
prusaprinters

In this first version I'm using 2x Adafruit Motor Shield v2 and an Arduino UNO for the brain, which I've taught to understand GCODE and Inverse Kinematics. If you can't make the parts yourself, I can make you a set of parts. I will be releasing...

RoBo3D Autolevel via Mike Kelly
RoBo3D Autolevel via Mike Kelly
youmagine

Use either MatterControl or Arduino software to flash the firmware. It should also be noted that this firmware will work on any RoBo3d, not just the one with the Auto Bed Leveling feature. Calibration: With the firmware installed, it's time to...

Rektify - Fully Automatic Foam Dart Blaster
Rektify - Fully Automatic Foam Dart Blaster
thingiverse

- 33 to 37mm OD flywheels (all superstock flywheels as of now) - Arduino TT-gearbox - 14-18 AWG hobby wire - Connector of your choice and heat shrink (or alternatives, but heat shrink is optimal) - Full-sized and/or submini microswitches. Cycle...

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

Giant wheel / ferris wheel / grande roue / 1 meter
Giant wheel / ferris wheel / grande roue / 1 meter
cults3d

... with playmobil and enough space... I will add some files when Arduino nano is ready to control some lighting and rotation speed. I want a ramp up and down and stop always in the same position like the real thing. ... Hope you'll enjoy this project.

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

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

Raspberry Pi HQ Camera Drone Gimbal
Raspberry Pi HQ Camera Drone Gimbal
prusaprinters

... Here is a link to that project:https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/srd-1---3d-printed-drone-arduino-raspberry---june-11th-update---it-fliesThe only thing now left is to test out the gimbal.

The LithoLight
The LithoLight
thingiverse

... resistors (be careful). 4. LED Strips. 5. Swap out the circuit board for an Arduino with a battery? 6. Use just a battery, boost converter w/ micro USB, resistor, and LED. Make it powered via micro USB 5v. 7. ...Anything your heart desires!

Single motor steerable IR controlled robot toy
Single motor steerable IR controlled robot toy
prusaprinters

It's Basic language is less intimidating than the Arduino C++ language. It also contains built in commands for reading Sony ir codes. I will include links to the EasyEda schematics and boards for both versions. You can order the boards through...

EVOCNC v1
EVOCNC v1
thingiverse

This machine relies on 3/4 inch electrical conduit, 5/16 all-thread rods, NEMA 17 steppers, Ramps 1.4 boards, Arduino Mega controllers, and Marlin firmware. I initially wanted to be able to switch between a Dremel, router, 3D printer head, or laser...

Miniature Amstrad PC1640 NTP Deskclock
Miniature Amstrad PC1640 NTP Deskclock
prusaprinters

It is also completely fine to fill the LED pinholes with paint - they can be easily cleared after the paint has dried with a needle or a nozzle drill and it will massively improve the look in dark environments since the pinholes become very well...

SpaceX Starship Model Kit (now with Booster!)
SpaceX Starship Model Kit (now with Booster!)
thingiverse

The model will consist of: A generic ring segment (printed 20 times or so) Top, Mid, and Bottom tank bulkhead rings Crewed & cargo nose options Engine Mount Ring Landing Gear (someday?) and the various movable control surfaces (at 1:100 scale,...

Replacement Hero Droid Radar Eye
Replacement Hero Droid Radar Eye
prusaprinters

... yellow LED to prevent it from overwhelming the blue one (since it points forward and the blue one does not).  On my droid, both LEDs are also controlled by an Arduino Nano. ... The blue one has a subtle flicker while the yellow one pulses slowly.

Ford Puma WRC Steering wheel
Ford Puma WRC Steering wheel
cults3d

... inside but it is possible to use a different button. You cannot sell the digital model, a derivative or adaptation of the model, nor can you sell prints/builds of the model. ... Instagram: https://instagram.com/srheuropecom?utm_medium=copy_link

Single motor steerable IR controlled robot toy
Single motor steerable IR controlled robot toy
cults3d

It's Basic language is less intimidating than the Arduino C++ language. It also contains built in commands for reading Sony ir codes. I will include links to the EasyEda schematics and boards for both versions. You can order the boards through...

espCam security camera (also for print monitoring)
espCam security camera (also for print monitoring)
prusaprinters

Additionally, you will also need to install the neopixel library from Adafruit in Arduino IDE.Note: In order to get the LEDs to work you will have to use the code attached instead of the one directly from Git Hub. ...If you want to use the one from Git...

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

MiniCube 3D Printer
MiniCube 3D Printer
thingiverse

Electronics 1x Bigtreetech SKR 1.3 mainboard 4x TMC 2208 Stepper driver 1x BTT TFT24 or BTT Mini12864 display 1x Mean Well LRS-150-12 Power supply 1x SSR Relay 8A - Hoymk SSR-D3808HK 1x 16mm anti-vandal power momentary switch - 110/220V variant 1x...

Gripper for ABB IRB120
Gripper for ABB IRB120
prusaprinters

This could be avoid if you know, and want, to drive directly the stepper coils.Anything that could generate a square signal (if you use the driver), from a 555 chip, to a microcontroller board (like an Arduino, or in my case the EDU-CIAA board). ####...

2 Stage Model Rocket - "The Carrot"
2 Stage Model Rocket - "The Carrot"
prusaprinters

The rocket was also designed with the ability to carry an Arduino Altimeter(also my design); however, its use is completely optional.The stage separation is straightforward. Two rocket engines are taped together. When the first stage is done burning,...

Giant wheel / ferris wheel / grande roue / 1 meter
Giant wheel / ferris wheel / grande roue / 1 meter
thingiverse

... and enough space... I will add some files when Arduino nano will be ready to control some lighting and rotation speed. I want a ramp up and down and stop always in the same position like the real thing. ... Hope you will enjoy this project.

Original Desktop Filament Extruder E1.5 by ARTME 3D
Original Desktop Filament Extruder E1.5 by ARTME 3D
thingiverse

An Arduino with a ramp board and LCD display takes over the control. The winding works automatically. After the adjustable filament length, the extruder switches off automatically. The extruder easily processes the standard 3D printing materials...

Case for ESP8266 WiFi Color Display Kit Weather Station
Case for ESP8266 WiFi Color Display Kit Weather Station
thingiverse

It's Arduino-like using the WeMos ESP8266 D1 Mini Pro as the brains and WiFi connection. I designed this case thinking I had given enough room for a micro USB connector to fit inside the case but nope. When the cable I ordered with the right angle...

Valve index stand for hmd and knuckles
Valve index stand for hmd and knuckles
prusaprinters

The main block has enough space for an Arduino nano and some supporting electronics. This is for possible implementation of RGB lights or other interesting fluffs.</p><h4>Print Settings</h4><p>Printer brand: Wanhao</p><p>Printer: Wanhao Duplicator i3...

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

Useless Box PRO with ESP8266 and Gesture Sensor
Useless Box PRO with ESP8266 and Gesture Sensor
thingiverse

IMPORTANT NOTE 2: you need to install a Boards Manager for esp8366 in your development environment (I used Arduino IDE). Initially I tried the latest version, but everything was moving very slowly then and changing the servo speed settings did not...