Close

3618 Results for "3D printing"

  • SpiroBot

  • The SpiroBot uses either two NEMA-17 stepper motors or one stepper motor and one continuous rotation servo for flexible and precise control of drawing movements. An additional servo allows for lifting and setting down the pen if needed for drawing more...
  • Model Rocket Data Logger

  • Electronics/HardwareAn ATMega328 microcontroller, with Arduino software, handles the communication between the different devices:MPU6050 AccelerometerBMP180 AltimeterSD Card ReaderRadio TransmitterNot represented in the above diagram are the two LEDs:...
  • OSHChip V1.0

  • 8/11/2015 11:00 PMHi dear reader. As you can probably see this is my first project on Hackaday, so I am still finding my way around. There is a lot I could write about for this project and would welcome some guidance in the comment section of what areas...
  • Super Simple Bed Auto Leveling

  • My 3D printer uses Marlin as firmware so this are the modifications you need to do for it to work:The tape acts as a NO Switch so you need to invert the endstopconst bool Z_MIN_ENDSTOP_INVERTING = true; // set to true to invert the logic of the endstop.Enable...
  • Pi Tab (7")

  • Scheme shows all electronic parts except batteries. Everything is to scale, cables are placed figuratively, will be managed when the actual prototype is being built.All the electronic parts will be secured with machine screws inside the plastic case...
  • Holoptic

  • so for quite a while I've been interested in holographic projection, much like this:It completely blew my mind that you can do this, and so I began digging into it, and it kept itching at me. After a while I sort of dropped it, distracted by high-school...
  • RoboPill

  • Dementia is defined as a progressive indicator in the deterioration of cognitive function. It is one of major causes of disability and dependencies among older people and can begin from basic forgetfulness to difficulty in recognizing family and behavior...
  • Humidifeyes

  • I am OPEN SOURCING all the files of this project for others under the "Files" section (uploaded as sketchup files .skp). If you like the project, you are welcome to 3D print it. I would love to hear feedback on the design. Looking forward to collaborations...
  • ESP Swiss Knife

  • The device is built around a ESP8266 (ESP-12E actually) and a SSD1306 I2C OLED display. It is battery powered (using a 18650 cell from a dead laptop battery). 2 buttons are used to navigate the interface and activate functions.I also plan to use an "utility...
  • BOB PID Servo Controller

  • System Overview:This is designed to work with a quadrature encoder and a motor driver of some kind. (e.g. DC, ESC, Stepper, etc...) It's the "Servo controller" part of this block diagram: The "Motion Controller" could be a PC w/Mach3, LinuxCNC, etc......