Group assignment:
Characterize the design rules for your in-house PCB production process: document the settings for your machine.
Document the workflow for sending a PCB to a boardhouse
Document your work to the group work page and reflect on your individual page what you learned
Individual assignment:
Make and test a microcontroller development board that you designed
Individual assignment:
This week, I learned how to use the PCB design software and the workflow of sending a PCB to a boardhouse. I was try to learn EasyEDA and KiCAD to design a microcontroller development board.
Before forming PCB, I built a simulation in Wokwi which is an online electronics simulator.
Coding
void setup() { Serial.begin(115200); pinMode(D6, INPUT); pinMode(D7, OUTPUT); } void loop() { digitalWrite(D7, LOW); Serial.println(digitalRead(D6)); if(digitalRead(D6) == HIGH){ digitalWrite(D7, HIGH); }else{ digitalWrite(D7, LOW); } }
Lunalab - I choose a telehpne booth decoration as the object, after I scanning and upload the video of 360 degree,it takes long time to generate the 3D video, and the quality is not good.
Creality 3D scanner - .