adafruit gps logger 3d models

15089 3d models found related to adafruit gps logger.
X-Axis Camera Grid
X-Axis Camera Grid
thingiverse

FAQ: http://www.thingiverse.com/shivinteger/about Generating Attributions log: Thing Title : GoPro Hero3 Frame - Improved Thing URL : http://www.thingiverse.com/thing:40331 Thing Author : TheCase Thing Licence : Creative Commons - Attribution Thing...

PUBG Flare Gun Prop
PUBG Flare Gun Prop
pinshape

... text prints out nicely. If you encounter any problems with the model, please let me know so I can fix them right away! Enjoy this prop and don't forget to leave a like! Thanks to Robo3D, BQ, Adafruit, and Pinshape for making this contest possible.

Wearable DSTIKE OLED Wifi Deauther MiNi Enclosure (IPS Model)
Wearable DSTIKE OLED Wifi Deauther MiNi Enclosure (IPS Model)
myminifactory

  Hardware & SoftwareHardware: DSTIKE OLED Wifi Deauther MiNi: https://maltronics.com/collections/deauthers/products/wifi-deauther-oled https://dstike.com/products/dstike-wifi-deauther-mini 400mah 3.7v LiPo Battery:...

The Division - Shoulder Beacon v3
The Division - Shoulder Beacon v3
cults3d

Follow the NeoPixel Goggle Kit tutorial on Adafruit's site, and use my code. The flexible portion of the antenna is a piece cut from a small tape measure, then dipped in Plasti Dip tool handle coating (fill a 3/4" PVC pipe with it, so that you can...

Proto-Tetris Machine
Proto-Tetris Machine
cults3d

The project comes with an .ino file that uses the Fastled, LedControl, and Adafruit_TicoServo libraries (downloadable from the library manager in the IDE). Here's what you'll need: * Arduino Uno/Nano * A cheap SG90 Servo (it works fine) * Two 8x8...

SMARS modular Robot
SMARS modular Robot
cults3d

To get started with building the basic SMARS model, you'll need a few additional components: * Two mini 150RPM motors * One 9[V] battery * One 9[V] battery connector * An Arduino UNO board * An Adafruit Motor Shield V1 or V2 For those interested in...

Thermocouple thermometer (incl. Arduino - Code)
Thermocouple thermometer (incl. Arduino - Code)
prusaprinters

800°C OLED SSD 1306 128x32 - module 4 screws M3 x 10 up to M3 x 20 will work The files of this thing include the Arduino code I used; basically a copy pasted merge of the library examples from Adafruit, which come along when installing the libraries...

(Fully printed*) Gamepad
(Fully printed*) Gamepad
thingiverse

I just took the switch diagram from adafruit and modified it for direct use on my raspberry pi...and similarly for the use of a port expander. I don't have a clue whether it's a better idea to have one port expander per gamepad and having it directly...

Iron Battle Axe (Destiny)
Iron Battle Axe (Destiny)
thingiverse

Here's a summary of the steps involved: **Step 1: Materials Preparation** * Gather materials, including: + Axe head and pole + E6000 adhesive + Quickset glue + Hammered look spray paint (Rustoleum) + Metallic Graphite spray enamel (Testors) + Trinket...

Spirit Chip
Spirit Chip
thingiverse

Key new features include: * A custom remote controller with two LCD displays * The right eye of Chip streams video in real-time to the larger display * The smaller LCD displays information sent back from the robot, including battery status and...

'Antique' Auto Correcting Analog Clock
'Antique' Auto Correcting Analog Clock
cults3d

Unlike her vintage spring-driven windup mechanism, this contemporary clock uses an Adafruit Feather ESP32 board, a precise stepper motor, and a sophisticated stepper motor controller to accurately drive the clock hands once per minute. The...

4 Channel Relay Solid Mount Snug & Snap Fit
4 Channel Relay Solid Mount Snug & Snap Fit
thingiverse

Check out my appearance on Adafruit Show & Tell January 27/2016 to see more of this project in action: https://www.youtube.com/watch?v=03kcbBZcsLg Other mounts I've created include: 1 Channel Relay Mount: http://www.thingiverse.com/thing:1284047 2...

Arduino Irrigation System
Arduino Irrigation System
thingiverse

The primary components of the system are a [Arduino Uno Rev3 microcontroller board](https://store.arduino.cc/usa/arduino-uno-rev3), a [soil moisture sensor](https://vegetronix.com/Products/VH400/), and a [water solenoid...

ZowiPO
ZowiPO
thingiverse

I am planning on soldering a custom servo shield using this board as the base: https://www.adafruit.com/product/2077. Currently, however, I am using a servo shield from eBay: http://www.ebay.com/itm/282029679227. The Legs and Feet were printed...

Ring-Light For Macro-Photography
Ring-Light For Macro-Photography
thingiverse

Neopixel (11/9,5 mm diameter) - push-button (6x6 mm) - simple powerbank - screws (3x10, 5x) - double sided tape - some wire - an USB-cable to power the arduino To print for the ring itself: - housing (white) - TPU-tongues (here blue) - a smaller ring...

Switch for Solenoid Cannone Gravitrax compatible
Switch for Solenoid Cannone Gravitrax compatible
thingiverse

Parts (Bill of Materials) are listed below: 1 x Resistor - 33k Ohm 0.25W 1 x Resistor - 470-1K Ohm 1W Metal Film Ø 3mm 1 x Diode - 1N4001 1 x Reflector Switch - ITR8307 (Everlight) 1 x Mosfet P-Channel - IRF9630 1 x Solenoid - Mini Solenoid 5V...

DJI S800 ESC LED Dome
DJI S800 ESC LED Dome
thingiverse

I took the design from Adafruit's LED Dome and gave it a makeover by stripping off the tiny wings and adding a label that displays the motor number. This modified dome doesn't just shield the LED but also serves as a clever tulip design, allowing...

D-Bot Mount for BIQU H2 Hotend/Extruder
D-Bot Mount for BIQU H2 Hotend/Extruder
prusaprinters

This is a mount, compatible with the stock print carriage on the D-Bot, for a BIQU H2 hotend and extruder. It also includes a side-mount for a BLTouch probe, and a mounting location for an Adafruit LIS3DH Triple-Axis Accelerometer. For printers that...

Inductive Candle
Inductive Candle
thingiverse

I purchased the inductive charging system from Adafruit, who indicates it will operate on 9 to 12vdc. When using a 12vdc power source, the inductive charging system generates excessive heat that may damage most PLA filaments. Using an IR...

Visual Studio Debugging Keyboard
Visual Studio Debugging Keyboard
thingiverse

It is designed around an adafruit pro trinket. Either 5V or 3V Versions will work. Adarfuit provides a library to easily emulate keypresses using their HID driver. There is some basic code included, but you can customize or completely change it. ...

4-Legged Walking Robot
4-Legged Walking Robot
cults3d

You can find these components at most electronics stores or online retailers like Adafruit or SparkFun. First, connect the motors to the H-bridge motor driver using the provided screws. Next, attach the motors to the legs of the robot using hot glue...

Power wheel chair joystick AOTA 2016 presentation
Power wheel chair joystick AOTA 2016 presentation
prusaprinters

In addition to the 3d printed parts, you'll need 4 uSwitches (http://www.amazon.com/Micro-Limit-Switch-Roller-Action/dp/B00H8TIEHW/ref=sr_1_1?s=industrial&ie=UTF8&qid=1459951417&sr=1-1&keywords=micro+switch) 1 M8 bolt of whatever length you want to...

Death Star Christamas Ornament
Death Star Christamas Ornament
thingiverse

extension update 30.12.2022: I modified the light band to fit an Adafruit trinket and a WS2812 strip. The Strip is a 144LED/meter and 17 pieces fit. The weapon's LED is also now controlled via the trinket. With the button (12x12mm) you can switch...

16x16 neopixel matrix enclosure
16x16 neopixel matrix enclosure
thingiverse

For more information, see the guides on the Adafruit website. The top is designed to be a diffuser. I found that printing with 100% infill using clear PLA or PETG works well. Two tops are provided: one with a 2mm thickness and another with a 5mm...

Portaberry-Remix
Portaberry-Remix
thingiverse

Basics: The specs are as follows: Processor: Raspberry Pi 3 Display: 4.3-inch HDMI Monitor - Waveshare 4.3-inch HDMI LCD Resistive Touch Screen 480*272 High Resolution Display Battery: Lithium Ion Polymer 3.7v Rechargeable Battery 2500mAh (Adafruit...

Boitier capteur Lufdaten Versions Multiples
Boitier capteur Lufdaten Versions Multiples
thingiverse

Versions disponibles : - AGGT1 et AGTT2 : Association AGIS-TA-TERRE de Chateaubourg - POM : Collège Pierre Olivier Malherbe de Chateaubourg Pour installer ce système :...

Hypnotoad VL53L1X laser sensor theremin
Hypnotoad VL53L1X laser sensor theremin
thingiverse

https://learn.adafruit.com/neopixels-on-raspberry-pi/python-usage I believe it would be possible to flash the LEDs in sync with the sound but wanted to keep the setup as simple as possible. Hardware: WS2811 12mm Neopixel equivalents... They...

Prusa LCD Super Cover - Haribo & Bear Editions
Prusa LCD Super Cover - Haribo & Bear Editions
thingiverse

Remixed to fit my Haribo Build, the LCD hole accepts a 3.5" Adafruit PiTFT.\r\n\r\nFebruary 6, 2019: A revised version of the Haribo Text was uploaded. The X button's depth was adjusted to ensure it prints flush with the front cover's surface. This...

6DOF v2
6DOF v2
thingiverse

I ended up using an Adafruit STMPE610 touch screen controller (https://goo.gl/uHkAnf) to get reliable location readings from the seven-inch touch screen (https://goo.gl/qONKCV); trying the four-analog-pin method resulted in too much noise and...

Liquid Ferro Clock
Liquid Ferro Clock
thingiverse

Stuff Needed: Arduino Uno I2C RTC DS1307 x7 9g Servos Adafruit 16-Channel 12-bit PWM/Servo Shield - I2C interface Power Source. CMS Magnetics 2 oz Ferrofluid + Magnets for Fun! Packed with Gloves and Dropper from amazon. Distilled Water Kraftyblok...