adafruit bno055 3d models

6469 3d models found related to adafruit bno055.
MiSTer FPGA Retro Computer Case
MiSTer FPGA Retro Computer Case
prusaprinters

Note that the de10 nano power socket is blocked by the case. Parts used (see image) -Ajazz AK33 Mechanical Gaming Keyboard Usb White/Black switches -DC Socket Panel Mount Jack Plug 5.5mm x 2.1mm -Adafruit Panel Mount Ethernet Extension Cable -Ultra...

Giant LED for Wemos D1 Mini - OLED,Neopixel and pushbuton
Giant LED for Wemos D1 Mini - OLED,Neopixel and pushbuton
prusaprinters

Its constructed to take a WEMOS D1 Mini and connects to the Adafruit IO service. I am using it to tell me when certain users I follow post on twitter by lighting up and in addition it has a push button so that you can cancel the alerts once you have...

Part Cooling with Neopixel
Part Cooling with Neopixel
thingiverse

This solution implements [this improved Neopixel library](https://github.com/CommandoreBombardiero/Adafruit_NeoPixel) **Designed in** - [Fusion360](https://www.autodesk.com/products/fusion-360/overview) **Firmware** - [Marlin](https://marlinfw.org/)...

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

The LCD hole fits a 3.5" Adafruit PiTFT. 02/06/2019: Uploaded a fixed version of the Haribo Text. Realized the X button was too shallow so it may or may not have printed flush with the front of the cover. This should fix that.</p> <p>12/29/18:...

Hinged Locking Electronics Enclosure
Hinged Locking Electronics Enclosure
prusaprinters

Simple hinged box designed to house a half-size breadboard, mini breadboard, and a 20x4 LCD with Adafruit backpack.&nbsp;I used the awesome print in place mini hinges from E. Soderburg which can be found here:&nbsp;</p><p><a...

Vectrex Pro Controller
Vectrex Pro Controller
thingiverse

Here is the pro stick: https://www.adafruit.com/product/3102 The Vectrex arcade machine remains one of the best ever made. It's also the only home arcade machine to use a vector display, rendering it impossible to fully experience in an emulator. New...

Ball Valve Servo-driven blast gate
Ball Valve Servo-driven blast gate
prusaprinters

... &nbsp;I'm using an Adafruit Metro Express microcontroller with a servo shield to control a series of gates, but an Arduino or similar would also serve.It's probably obvious, but make sure the rotator moves freely in the case before final assembly.

TomTom Rider mount adaptor | Power your phone from a sat-nav bracket
TomTom Rider mount adaptor | Power your phone from a sat-nav bracket
prusaprinters

Some masking tape keeps it neat when putting the resin in, and get it as flat as possible for good adhesion with your chosen phone mount bracket, which sticks on the back.I got the circuit diagram from https://learn.adafruit.com/minty-boost/icharging...

Halo Warthog Wireless Charger Case
Halo Warthog Wireless Charger Case
prusaprinters

Charger: https://www.adafruit.com/product/2162 If you want to make the charger case, use these files,not the ones from source file. STLs are scaled slightly smaller. Two main body files are included. The main one has mounting spots and holes. The...

Remixed Game Boy SP Slab
Remixed Game Boy SP Slab
prusaprinters

It works with the FunnyPlaying SP IPS screen but not the original OEM screen. Build GuideI no longer carry any items relating to my Slab SP Remix in my shop. Check out the GitHub for button PCB GerbersWhat sets this Remix apart from the original...

Electronic Mouse Trap - servo driven
Electronic Mouse Trap - servo driven
thingiverse

The following parts were used: (all available from amazon.com) Servo: MG995 Arduino: Nano Arduino Nano screw terminal adaptor Adafruit Accessories IR Break Beam Sensor - 3mm Wallwart 9v 2000ma Plywood 12"x12"x1/4" Glue 5-gallon bucket Rare earth...

POLAR DRAWBOT
POLAR DRAWBOT
pinshape

The electronics and firmware come from Dan Royer's "Makelangelo project" (Makelangelo software - Makelangelo firmware) using version 1 of the Adafruit motor shield, but I used a DK Electronics motor shield instead. After conducting several test...

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

Pi Zero Camera Cases and Stand
Pi Zero Camera Cases and Stand
thingiverse

An over-engineered set of snap-together cases for Raspberry Pi Zero-form factor boards and associated cameras.ModelsFor autofocus cameras like the RPi camera module 3 which have an 11mm lens housing, use:Top Camera 3.stlBottom.stlStand.stlFor 8mm...

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

Robat - An educational BAT to demonstrate ultrasonic
Robat - An educational BAT to demonstrate ultrasonic
cults3d

Here the arduino code used: ------------------------------------------------------8<---------------------------- #include #include #define echoPin 8 #define trigPin 9 long duration; int distance; Adafruit_SSD1306 display(4); char message[]="Hello, I...

Big Switch Pad
Big Switch Pad
thingiverse

parts: * M3x8 screws * Double-sided mounting tape or hot glue of your choice for securing neopixel and arduino * Novel Keys Big switch: https://novelkeys.xyz/collections/switches/products/the-big-switch-series * Other switches:...

Pigrrl 2 Modified 3.5 composite screen
Pigrrl 2 Modified 3.5 composite screen
thingiverse

BEFORE PRINTING, BE AWARE THAT THE PCB IN THIS DESIGN IS CUSTOM AND DIFFERENT FROM ADAFRUIT'S IT IS MADE SPECIFICALLY FOR THE SOFT TACTILE BUTTONS. THE GERBER FILE PROVIDED SHOWCASES ONLY THE BOTTOM COPPER OF THE PCB, BUT YOU CAN USE A PROGRAM CALLED...

Simpsons TV - 3.5" Screen
Simpsons TV - 3.5" Screen
thingiverse

The main difference is the difference in size, this is using a 3.5" Adafruit PiTFT touch screen instead of the 2.8" screen. I'm including the Fusion 360 file for anyone else to remix from this, or accomidate different parts. Parts used: 3.5"...

CO2-Detector - Arduino/ESP/Display and Sensor
CO2-Detector - Arduino/ESP/Display and Sensor
cults3d

I installed the following libraries: - DHT sensor library (by Adafruit 1.4.0) - MHZ19 (by Jonathan Dempsey 1.5.1) https://github.com/WifWaf/MH-Z19 - PubSubClient (by Nick O`Leary 2.8.0) - RunningAverage (by Bob Tillaard 0.3.1) - LiquidCrystal_I2C...

Propmaker LightSaber - Respin
Propmaker LightSaber - Respin
prusaprinters

Mostly designed for non-multimatertial printing (as opposed to the original). New Features (over the original) 1) Much Strengthened Emmiter / Blade retention 2) USB Port accessible without disassembly 3) Pommel redesigned to fit an 8-led ring that...

Power Monitor
Power Monitor
prusaprinters

I have also included the json file from Grafana. Edit: There is now a single and double version of the lower box. Code used https://github.com/icemansid/PowerMonitor Feather used https://www.adafruit.com/product/2821 Single channel monitor...

CO2-Sensor - Arduino/ESP/Display/Wifi
CO2-Sensor - Arduino/ESP/Display/Wifi
thingiverse

I installed the following libraries - DHT sensor library (by Adafruit 1.4.0) - MHZ19 (by Jonathan Dempsey 1.5.1) https://github.com/WifWaf/MH-Z19 - PubSubClient (by Nick O`Leary 2.8.0) - RunningAverage (by Bob Tillaard 0.3.1) - LiquidCrystal_I2C (by...

RGB Uplighter Light: "Doobie Uplighter"
RGB Uplighter Light: "Doobie Uplighter"
prusaprinters

Enjoy the calm chill ambiance lighting.&nbsp;&nbsp;CreditsI used the Adafruit NeoPixel library for Arduino. Adafruit has their own variety of a 8x8 RGB LED Matrix, which will fit if you clip the topmost pins in the beamer and use 6 small drops of...

Portable Raspberry Pi game console
Portable Raspberry Pi game console
thingiverse

The amplifier is from an old cheap pair of external speakers for an mp3 player that I had lying around too (it could be replaced with a pam8302 amplifier from Adafruit). To turn the volume up and down, it has an analog "slider" from an old pair of...

Arduino Thermometer
Arduino Thermometer
prusaprinters

I fixed that and corrected the offset because the displayed temperature was slightly off. Code#include "Wire.h" // imports the wire library for talking over I2C #include #include #include #define ONE_WIRE_BUS 5 OneWire oneWire(ONE_WIRE_BUS);...

OpenCat Nybble DIY
OpenCat Nybble DIY
prusaprinters

You can support the project on the Indiegogo site (https://www.indiegogo.com/projects/nybble-world-s-cutest-open-source-robotic-kitten#/) where you can buy a full kit or even just the electronics board. Source code and schematic is located at...

PRUSA MK3S Front panel for DSI 3.5" touch lcd screen
PRUSA MK3S Front panel for DSI 3.5" touch lcd screen
prusaprinters

As said before, my raspberry Pi is located “far away” from the control panel, therefore I need either to purchase a longer ribbon from the supplier or use a DSI/CSI extender and be able to use any cable I wanted.I went for the second option and...

fischertechnik I2C port expander
fischertechnik I2C port expander
prusaprinters

Combine two or more of the ULN2803 driven outputs, if you need more than 500mA. The 2x3 pin I2C connector is pin compatible with other ft I2C cables (ftDuino, TX). Looking at the MCP23017's specs, the expander should work both with 5V or 3.3V I2C...

Printability Remix of Arduino Tricorder
Printability Remix of Arduino Tricorder
prusaprinters

The two screw design was overlapping the EMRG light housing.PCB buttons are 0.6mm longer so they are easier to press on the face.Each color of parts is in it's own 3mf file for easy sorting.**M2.5 screws fit perfectly into the screw holes on the...