adafruit pygamer 3d models

6479 3d models found related to adafruit pygamer.
Tall Case for Raspberry Pi 4 and UPS HAT
Tall Case for Raspberry Pi 4 and UPS HAT
thingiverse

Parts List for tall case: 3D printed parts for the case: 1 x Top 1 x Bottom 2 x Speaker Retainers 4 x screws (M2.5 or M3, x 50mm) 4 x nuts (M2.5 or M3 depending on the screws) 2 x small screws for the speaker retainers Raspberry Pi 4 (any) - $59.99...

7" Multimedia desktop station with integrated USB hub (1920x1080 Touchscreen + Raspberry Pi B+/2)
7" Multimedia desktop station with integrated USB hub (1920x1080 Touchscreen + Raspberry Pi B+/2)
myminifactory

Here's a list of the parts I used: 1 x Raspberry Pi B+ (which should also work with version 2) - 39.95 euros https://www.adafruit.com/product/1914 1 x Panel Mount 2.1mm DC barrel jack - 2.95 euros https://www.adafruit.com/products/610 1 x Stereo...

SpotPupPi (Spotmini)
SpotPupPi (Spotmini)
thingiverse

Additionally, I've uploaded a Pi Camera V2 Mount that fits in the head where there was a gap, along with 4 LED holes for command acknowledgement/camera lighting.\r\n\r\nParts List:\r\nElectronics:\r\n12 × MG996R servo motor\r\n1 × Raspberry Pi 3...

Pi zero W using spy camera for printer monitoring
Pi zero W using spy camera for printer monitoring
thingiverse

**Raspberry Pi Zero W with Headers** https://www.adafruit.com/product/3708 **Adafruit Spy Camera with 2" Ribbon for Size and Light Weight** https://www.adafruit.com/product/3508 **Adafruit LED Strip that Directly Plugs into the Header, Allowing...

Halo Cortana Chip - Neopixel USB Remix
Halo Cortana Chip - Neopixel USB Remix
prusaprinters

Preview: https://youtu.be/dqLCPAS6si8 Part List: Adafruit trinket...

Arduino Altimeter
Arduino Altimeter
thingiverse

Arduino mini pro https://www.amazon.co.uk/gp/product/B09GVRVD5V/ref=ppx_yo_dt_b_asin_title_o01_s00?ie=UTF8&psc=1 Adafruit DPS310 https://shop.pimoroni.com/products/adafruit-dps310-precision-barometric-pressure-altitude-sensor-stemma-qt-qwiic...

VertBoy - Vertical Raspberry Pi 2 Portable Game System
VertBoy - Vertical Raspberry Pi 2 Portable Game System
thingiverse

For further instructions, please visit: Instructions -------------- The console closely follows Adafruit's Super Game Pi tutorial: https://learn.adafruit.com/super-game-pi/overview. The necessary components are those listed on the tutorial page,...

NeoPixel Stick Enclosures
NeoPixel Stick Enclosures
thingiverse

Please see the [Adafruit NeoPixel Überguide](https://learn.adafruit.com/adafruit-neopixel-uberguide) for more details on the NeoPixel ecosystem, their large array of products using these LEDs, electrical connections and software instructions and...

myTimer
myTimer
prusaprinters

I recommend to read through the complete guided tour at learn.adafruit to understand the limitations. However, it is important to follow at least Win and Arduino IDE setup guide. The myTimer source code is <a...

3D RGB DreamLight Case Remix
3D RGB DreamLight Case Remix
prusaprinters

Also has some code in it from Adafruit to measure sound levels. SOURCE CODE: https://pastebin.com/E13bxYhh Audio to A1 and LED data to D3 PARTS: Electret Microphone Amplifier - MAX4466 with Adjustable Gain https://www.adafruit.com/product/1063...

ATX bench power supply
ATX bench power supply
thingiverse

Links to libraries for raspberry pi Pico code: - Arduino core: https://github.com/earlephilhower/arduino-pico - SSD1327 : https://github.com/adafruit/Adafruit_SSD1327 - INA260 : https://github.com/adafruit/Adafruit_INA260 - INA226:...

Vase with hidden LED ring
Vase with hidden LED ring
thingiverse

Some of my resources: https://www.adafruit.com/ https://learn.adafruit.com/ https://www.adafruit.com/category/168 https://www.arduino.cc/ https://github.com/adafruit/Adafruit_DotStar/blob/master/examples/strandtest/strandtest.ino PARTS LIST:...

Prusa MK3S 3.5" PiTFT Mode
Prusa MK3S 3.5" PiTFT Mode
thingiverse

Additional needed hardware: * Pi 4B (2GB is enough): https://www.adafruit.com/product/4292 * PiTFT Plus 3.5": https://www.adafruit.com/product/2441 * Pi Camera V2: https://www.adafruit.com/product/3099 * Longer camera cable:...

eDOT - Arduino based precision clock and weather station, multipurpose information display
eDOT - Arduino based precision clock and weather station, multipurpose information display
thingiverse

First PCB batch: B.O.M.: N.1 x 3D printed left half body N.1 x 3D printed right half body N.1 x 3D printed left cover N.1 x 3D printed right cover N.2 x 3D printed foot N.12 x 3D printed display support N.1 x Burnished glass 240x75x5 (mm) N.1 x...

Vase with hidden LED ring
Vase with hidden LED ring
cults3d

Some of my resources: https://www.adafruit.com/ https://learn.adafruit.com/ https://www.adafruit.com/category/168 https://www.arduino.cc/ https://github.com/adafruit/Adafruit_DotStar/blob/master/examples/strandtest/strandtest.ino PARTS LIST:...

PCA9685 servo driver case (Fischertechnik or standalone)
PCA9685 servo driver case (Fischertechnik or standalone)
prusaprinters

The adafruit tutorial explains why and when you can leave out the capacitator. In my chinese board, I replaced the default 1000µF with a smaller 220µF.</li> <li>Two small circular holes (r=1,6 mm) for fischertechnik female jacks (flush sleeves,...

Star Trek Next Generation mini desktop monitor
Star Trek Next Generation mini desktop monitor
prusaprinters

&nbsp;The main button prongs should be wired to teensy pin 23 and GND, so the following happens:button pressed for &lt; 2 seconds = display off / display onbutton pressed for &lt; 5 seconds = full reload of magic mirror pagebutton pressed for &gt; 5...

Arduino Thermometer Display
Arduino Thermometer Display
thingiverse

Simply search for the following libraries and install them: * [DHT sensor library](https://github.com/adafruit/DHT-sensor-library) * [Adafruit Unified Sensor](https://github.com/adafruit/Adafruit_Sensor) - required by DHT sensor library *...

Arduino Thermometer Display
Arduino Thermometer Display
prusaprinters

Simply search for the following libraries and install them: DHT sensor library Adafruit Unified Sensor - required by DHT sensor library MCUFRIEND_kbv Adafruit GFX Library Adafruit TFTLCD Library Code changes Please take a note of the following...

LED Bridge Lamp Remix
LED Bridge Lamp Remix
prusaprinters

I would also suggest allow for extra LEDs in your strips and to slide in your LED strips as you combine a segment to other segments. All in all, I learned a great deal about modeling using Fusion 360 and 3D printing using Slic3r and the Original...

Touchscreen Upgrade for Printrbot Simple Metal
Touchscreen Upgrade for Printrbot Simple Metal
thingiverse

Check out what Octoprint is at http://octoprint.org/ UPDATE: (25/08/2016) New image based on jessie octopi 0.13.0, compatible with RPi3, brings back user access control, Octoprint 1.2.15, TouchUI 0.3.4 Parts Required I actually designed this to fit...

Grandaddy OLED Watch
Grandaddy OLED Watch
thingiverse

Micro USB cable Soldering Iron Lithium Ion Polymer Battery - 3.7v 500mAh https://www.adafruit.com/products/1578 Precision New DS3231 RTC Module Memory Module for Arduino Raspberry Pi...

Star Wars - Sith Holocron
Star Wars - Sith Holocron
thingiverse

### Electronics There are endless possibilities for what can be used as guts, but here's a list of what I used: - Feather M0 Express https://www.adafruit.com/product/3403 - Prop-Maker FeatherWing https://www.adafruit.com/product/3988 - NeoPixel...

Heat-Set Insert Press with Spring Return
Heat-Set Insert Press with Spring Return
thingiverse

This remix replaces the pulley and counter weight system used in the adafruit and atmakers design with a constant force spring, offering a simpler solution. A constant force spring works similarly to what is found in a tape measure - it always pulls...

Raspberry Pi 7" Touchscreen Super Awesome Portable
Raspberry Pi 7" Touchscreen Super Awesome Portable
thingiverse

For additional build instructions, see the excellent Adafruit page describing the original project: https://learn.adafruit.com/7-portable-raspberry-pi-multitouch-tablet/overview Print Settings Printer: Velleman K8200 Rafts: No Supports: No Infill:...

Fixed Rear Camera Mount v3 (for Prusa MK3 & Pi Cam v2.1)
Fixed Rear Camera Mount v3 (for Prusa MK3 & Pi Cam v2.1)
thingiverse

See that part here: https://www.thingiverse.com/thing:2815815 In addition to the camera mount and case mod, a completed solution requires the acquisition or build of the following items: 1x Original Prusa i3 MK3 Printer (https://www.prusa3d.com/) 1x...

USB Volume Knob Device
USB Volume Knob Device
thingiverse

The setup is detailed on Adafruit's excellent website: https://learn.adafruit.com/trinket-usb-volume-knob/overview Common Issues With Trinket If you've never worked with Adafruit's Trinket board, carefully read the setup instructions:...

FatPiBoy (V2 for RPi A+)
FatPiBoy (V2 for RPi A+)
prusaprinters

This is the part list: Raspberry Pi 3B 4500 mAh Li-Ion of a Nexus 7 Adafruit 5.0" 40-pin 800x480 TFT display without touchscreen Adafruit DPI TFT Kippah Adafruit Mono 2.5W Class D Audio Amplifier Mini Metal Speaker (also from Adafruit) Adafruit...

Rainbow Light Show Enclosure
Rainbow Light Show Enclosure
prusaprinters

I saw this Rainbow Light Show kit on the Adafruit web site ( https://www.adafruit.com/products/2602 ) and thought it looked really cool. The lights shift down the strip marquee style, and you control the color and brightness by moving your hands over...

Keybow2040 MacroPad with display and encoder
Keybow2040 MacroPad with display and encoder
prusaprinters

Print the one you prefer.The code as well as the necessary libraries can be found at https://github.com/manelto/MacroPad-keybow2040-To carry out the project a few components are needed:- Pimoroni Keybow2040...