Shark Murals

Making a Slim Style Pen

I made a pen on the Lathe that took me about 5 hours. First I got three pieces of wood, two of which were dark Walnut and one piece was Canary? The solid piece of Walnut was 6 cm by 1.5 cm by 1.5…

My pen!

Today I am working on a pen here are all the things i did!

led lights

These are my LED lights it was my first makerspace project.The soldering went pretty well when I got the hang of it, what didin’t go so well was ataching the wires to the terminal block.If I were to do it again I would put…

Bob in a Box

I 3d printed Bob. First I started printing a Lego figure with a clear type of filament that is PLA. After that I painted it with some acrylic paint. To make the box I put Bob in I used the laser cutter on some…

November Ajax the Antweight Robot (part 3 codering)

this week of Makerspace Summer camp I coded my arduinos on arduino cloud. here’s some of the code I made. RF24 radio(2, 4); // Replace with CE, CSN pins on robotconst byte address[6] = “00001”; int AIN1 = 6;int AIN2 = 7;int PWMA =…