Skip to content
Snippets Groups Projects
Commit 71c40c68 authored by Dan Stone's avatar Dan Stone
Browse files

Clean up

parent f5cc8d26
No related branches found
No related tags found
No related merge requests found
Pipeline #379792 passed
......@@ -3,11 +3,12 @@
In this week group work our goal was to use the test equipment in your lab to observe the operation
of a micro controller circuit board.
Our group used an oscilloscope, spectrum analyzer and multi meter to measure elements of the
RP2040 based board we build Fax Xiao made buy ADRIÁN TORRES [here](https://fabacademy.org/2020/labs/leon/students/adrian-torres/fabxiao.html) as well the RP2040 based Morse Code generator I created in embedded programing week
Our group used an oscilloscope and spectrum analyzer to measure elements of the
RP2040 based board we build Fab Xiao made buy ADRIÁN TORRES [here](https://fabacademy.org/2020/labs/leon/students/adrian-torres/fabxiao.html) as well the RP2040 based Morse Code generator I created in embedded programming week
You can see our results [here](https://fabacademy.org/2023/labs/charlotte/assignments/week07/)
Clearly knowing how to use the right testing equipment is critical in trouble shooting boards.
**Goals**
......@@ -23,7 +24,7 @@ Extra credit: simulate its operation
1. Learned basic use of eagle via a set of tutorials
2. Designed my first board based on a design I made during embedded programing week
2. Designed my first board based on a design I made during embedded programming week
3. Designed my second board that can potentially be the main board for my final project
......@@ -66,19 +67,14 @@ and finally put a frame around it and we are good to put to the parts placement
![Parts](../images/imagw6/Place1.png)
I then started to move the parts into place
![All Parts](../images/imagw6/Place1.png)
I moved the parts into the general areas I had in mind for them
I then started to move the parts into the general areas I had in mind for them
![Placement](../images/imagw6/Place2.png)
I started putting down the routes but ran into the puzzle in the top right with a landlocked connection.
![Landlock](../images/imagw6/Place3.png)
![Landlocked](../images/imagw6/Place3.png)
I used the resistor as a bridge
......@@ -121,7 +117,7 @@ project. Since I plan to break out the electronics to main board and break outs
so the main board should have connectors set up.
I started off by desiging the box for the board
I started off by designing the box for the board
![Box](../images/imagw6/Box1.jpg)
......@@ -187,7 +183,7 @@ and the board
No when I move to 3D I noticed that moved a number of connectors to the wrong side and so after a bunch of
reseach online I found out this was due to using the Mirror command the wrong way.
research online I found out this was due to using the Mirror command the wrong way.
![Combined file set up](../images/imagw6/Box13.jpg)
......@@ -210,6 +206,6 @@ and redid the view in the box
Here are my files for this week
[Board #1](../files/Week6/Board1.zip
[Board #1](../files/Week6/Board1.zip)
[Board #2](../files/Week6/VMSBoard.zip
\ No newline at end of file
[Board #2](../files/Week6/VMSBoard.zip)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment