Posts

Showing posts from July, 2022

Strength of Materials Term Group Project

Image
          A unique tensile compression testing machine prototype was designed to test its durability. Professional materials used in the sector, considering all the details about the software, mechanics, and electronics. We created the designs of all parts with the Autodesk Inventor program and printed them out with a 3d printer. We got printouts from our machine using Arduino and writing code. Then we transferred these outputs to the computer and converted them into graphics with a software language. Finally, with this machine, we obtained stress/strain graphs by shooting one normal pasta and one cooked pasta.

3D Designs with Blender

Image
            Since I am interested in 3D designs as a hobby, I decided to learn the Blender program and took various courses, and received training. I have been making various designs using the Blender program for about 2 years. In addition, I made a short animation in 1 piece and uploaded it to Youtube. You can watch from the  Link .

3D Models with Autodesk Inventor Professional

Image
            In the computer-aided technical drawing classes I took while studying at school, we made many 3D models using Autodesk Inventor Professional program, and I also made many 3D drawings. You can see some of the drawings I made above.

Dynamics Term Group Project

Image
First Mechanism-3D drawing of the hollow cube transporting mechanism   with Autodesk Inventor Professional  First Mechanism-Photo of the hollow cube transporting mechanism Second Mechanism-3D drawing of the ball throwing mechanism  with Autodesk Inventor Professional Second Mechanism-Photo of the ball throwing mechanism        In the first mechanism, we aim to place a hollow cube from the ground level onto a platform. Another mechanism shoots a ball from a distance away from the platform and makes a basket into the hollow cube. But there are rules that we have to follow while designing these mechanisms. In both mechanisms, it is necessary to initially energize with a single movement from the outside. Electrical energy should not be used in the systems. In the system where the cube is transported to the platform, our carrying mechanism should not touch the cube at the beginning. The height of the platform on which the cube is transported shou...

C Programming Term Project

Image
              I made a multi-purpose calculator project by taking advantage of all the topics we learned in the C programming course.