For this week, we were tasked to make an object that cannot be created subtractively. I hence experimented with different abstract functions and objects and came up with a floating design of 2 intercepting triangles.
Firstly, I created the sketch.
Firstly, I created the sketch.
Arduino programming
This week, 4 tasks are assigned to us to interface input and output devices.
1. Input devices:
a. Interface a Potentiometer Analog Input to maker UNO
board and measure its signal in serial monitor Arduino IDE
b. Interface an LDR to maker UNO board and measure its
signal in serial monitor Arduino IDE
2. Output devices:
a. Interface 3 LEDs (Red, Yellow, Green) to maker UNO
board and program it to perform something (fade or flash
etc)
b. Interface the DC motor to maker UNO board and
program it to on and off using a push button on the board
Potentiometer Analog Input
After I replicated the physical board, I got to see the change in the effect of the Potentiometer Analog Input in person. The further I turned the meter to the right, the slower the blinking of the LED.
By looking through the Arduino. cc guides, I reminded myself that I can find the serial monitor to find the output of the potentiometer by adding [Serial.begin(9600);] under void setup and [Serial.println(sensorValue);] under void loop.l
Our improved SOP
Activity: Operation of the laser cutter
Start-up of the laser cutter |
|
Operation of Corel draw |
(Red=vector / Green=engraving)
|
Operation of epilog dashboard |
(For both machines, position the object to cut at the top left corner so that the laser need not move too far to start cutting)
|
Operation of 3D printer |
|
Shut down of laser cutter |
|
Hello there.
I am Roy, a Team member of group 3.
My teammates are Nigel, Bjorn, and Vernon.
In this semester, I hope to be able to use the laser cutters and 3D printers confidently so that I can have somewhere to use my creativity and see it materialize.
The ground rules for all members in group 3 are:
For this week, our task is to design a handphone holder using fusion 360 with the help of parametric.
Why use parametric? It will allow us to easily modify and tweak designs on the spot by adjusting set parameters that were pre-setted by us.
For simple designs like the one below, the use of parametric may seem futile as all the dimensions can be easily identified, but for complex 3d models where some parameters are inside the model and cannot be easily identified by the sketch., the use of parametric will come in very handy.
Keyring
Our team Chemical Device We came out with an idea to help automate the cooking of soft-boiled eggs. It will help solve the eggs being over...