altair.blog

Rubrika 3D tisk

Sofa for Igráček dolls
This is simple sofa for Igráček dolls. The flat parts are made from cardboard with upholstery glued on. See my other designs for other Igráček furniture.
Chairs for Igráček dolls
Chairs for Igráček dolls. The desktop is made from cardboard and packing tape, hot glued to the 3D printed base. For complete set, see this desk. See my other designs for other Igráček furniture.
Desk for Igráček dolls
This is simple desk for Igráček dolls. There are also chairs available. The desktop is made from cardboard and packing tape, hot glued to the 3D printed base. See my other designs for other Igráček furniture.
Dressage Letters Stands
Horse dressage requires arena to be marked with letters. This model is a simple and cheap way how to prop them on any soft surface.
Tweezers holder v2
This is updated version of my Tweezers Rack from 2015. Remodelled in OpenSCAD (and made parametric). Made the mounting easier by placing the screw holes elsewhere.
Cipher Grid Generator
Grid Cipher (sometimes also called a grid code) is very simple transposition block symmetric encryption algorithm. It is not usable for any serious cryptography nowadays, but still can be used for games and entertainment. Traditionally, the grids are created by hand by cutting them from paper. But this process is tedious and prone to errors. So I automated it using 3D printer. This SCAD file will randomly generate a valid cipher grid each time it's rendered. See variables in source code for customization options. For your convenience, there are several pre-generated grids available for download, if you don't have OpenSCAD installed.
DSO 138 Case With Stand
I remixed the case for DSO 138 oscilloscope. The main changes include adding a slanted stand and back plane to the original model. Everything is held together with six 2.2 x 9.5 mm screws - two to add the stand to the backplane and four to hold backplane, PCB and front part together.
Arduino-based Electronic Lock
This is servo-based door lock controlled by Arduino Nano and powered by standard SG90 servo. The means to open the lock can be anything, from simple keypad trough magnetic hall sensors to Bluetooth or RFID. This project contains complete material from Arduino Workshop SIG I did at ZodiaCon 2017. In addition to STLs, there are the following files available: Slides.pdf - presentation slides from my talk Handbook-CS.pdf - lab handbook in Czech language Handbook-EN.pdf - lab handbook in English language Code.zip - source code for all labs The following labs are included: Testing the environment (blinking the LED) Using the OH3144 Hall Sensor Using the 4x4 matrix keyboard Using the SG90 servo Simple lock controlled by magnetic sensor Simple lock controlled by keyboard Finished project - lock with changeable code stored in EEPROM. The following electronic components are required: Arduino Nano (or basically any Arduino, but the holder is designed for Nano) OH3144 Hall Sensor SG90 servo 4x4 matrix keyboard
MFRC522 + Arduino Nano Case
This is case for MFCR522 RFID reader and Arduino Nano. It's part of a bigger project you can find on GitHub. The other parts are Arduino firmware and C#/.NET library for communicating with the reader trough serial port.
Colorful light from IKEA Pyssla beads
My daughter loves the Pyssla beads from IKEA - the ones you can heat with household iron and make colorful shapes off them. So we decided to make a LED lamp from them: Print the base on 3D printer. Make 5 colorful squares (10x10) from the Pyssla beads and flatten them with hot iron. Use hot glue to make a cube from the squares. Solder wires to the top part of LED legs (near the base). Solder single wire to each LED, one to anode and second to cathode of the other LED. Bend legs of two LEDs to right angle and put them into the base. Solder them parallel. Create battery contacts from thin sheet metal. I used a nickel strip used when making battery packs because I had it, but you can use metal from cans etc. Solder the wires to the metal contacts. Power with AAA batteries. The light does not have any on/off switch, because I don't have any locking switch such small at the moment, You can modify the base to fit the switch from bottom, if you wish. We are removing the batteries to turn it off.