Posts

Showing posts from December, 2021

3D Printing

Image
 Hello everyone! In this blog, I will be documenting my journey into creating my 3D Printed PokeBall in a Cube figurine. Here is a picture of what the final product look like🖨: Design Process I begin my idea by creating something fun like a PokeBall, so I decided to design a PokeBall. To do that, I created a sketch that looks like this↓ After that, I use the extrusion tool and different lengths to make the different layers of the PokeBall. And this what the result of the PokeBall is↓ Once my PokeBall was created, I then design the cube that will contain the PokeBall. I made a sketch surrounding the PokeBall. In the bigger square sketch, I added a smaller square in each big square to creat a frame. I then proceeded to using the extrusion tool and extrude the bigger squares first, I then extrude the small square towards the sphere to create the hole in the big square. Here is what it looks like↓ Finally, I put the PokeBall and cube box together to make my final product design: What ...

ARDUINO PROGRAMMING

Image
  Hello! For this week’s blog, we will be focusing on ARDUINO PROGRAMMING!🎮🖥 I had so much fun doing this lesson and this blog will be documenting the different codes we learnt. Along with the Arduino Programming, we will also be using the Maker UNO board, I will be documenting the experience with videos and photos too. Let’s begin! This is a link to the Arduino 4 challenges documentation:  https://docs.google.com/document/d/1ACngzrPfGAoOpsvWMa6rMBsNS5O0Ha_4di-aPHfa4Xw/edit   INDIVIDUAL ASSIGNMENT In this individual assessment, we were tasked to complete multiple tasks using the TINKERCAD software. It is basically a simulation software that allows us to build the our Arduino Uno board and run the codes. We were tasked with 4 challenges and I will be documenting them below. INPUT DEVICES Interface a Potentiometer Analog Input to the Maker Uno board and measure its signal in serial monitor Arduino IDE To start off, a potentiometer is a variable resistor with an adjustable...