Category: Projects

Cura

In starting this 3D hobby I have to learn a slicing program to convert stl files into Gcode. Gcode contains commands to move parts within the printer. Gcode consists of G- and M-commands that have an assigned movement or action.

Intro to 3D printing

Finally took the Plunge into 3d printing by buying an Ender 3 pro. I decided to go for the pro model primarily because it had a brand name power supply, as its pretty much the same as the non pro

Aurelius C project- Part 2 Arduino Code

Visit Part 1 for circuit design for the RC car on Arduino. The first thing you want to do in your Arduino Sketch is to declare 4 ints with your desired pins for the motor connection.My current RC design is

Aurelius C Project- Part 1 RC Construction

One thing every hobbyist needs to do is build an RC car! I recently purchased a 20 dollar RC car from The Source and decided I wanted to use my phone as the Controller,which leads to this project. I decided

Painting Center caps

So I decided the paint the center caps of my rims to add some color. I decided to go with blue and orange (two of my favorite colors). Since I’m  using two colors I’ll be needing painters tape to make

Quick fun Key Logger

I needed a keylogger for a project I was doing to be able to detect certain words so it could perform certain actions. So I’m going to give a quick overview of what I did. This was done all in

Basic DC Power Supply

This is a basic power supply that uses a transformer that you can plug into any wall and be able to use it as a DC power supply. What we need the transformer to go through is a bridge rectifier.

Top