Skip to content
Snippets Groups Projects
Commit 7c208871 authored by António Carlos Gomes Cintrão Gonçalves's avatar António Carlos Gomes Cintrão Gonçalves
Browse files

boardWithoutErrors

parent dbd44690
Branches master
No related tags found
No related merge requests found
Pipeline #
docs/images/Project/ProjectBoard_SCH_V4.png

54.3 KiB

docs/images/Project/ProjectBoard_V4.png

22.5 KiB

......@@ -158,18 +158,16 @@ The main board include the ATmega328p processor, the BLE RN4871, terminals with
![](../images/Project/FinalProjectBoard_V2.png)
!!! info
Debuging and soldering:
Debuging and soldering:
![](../images/Project/ElectronicBoard.jpg)
![](../images/Project/ElectronicBoard.jpg)
This video is helpfull: Soldering: https://www.youtube.com/watch?v=QzoPxvIM2qE
This video is helpfull: Soldering: https://www.youtube.com/watch?v=QzoPxvIM2qE
<iframe src="https://player.vimeo.com/video/345311813" width="640" height="1138" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
<iframe src="https://player.vimeo.com/video/345311813" width="640" height="1138" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
If you need this: [PCB trace calculations](https://www.4pcb.com/trace-width-calculator.html)
If you need this: [PCB trace calculations](https://www.4pcb.com/trace-width-calculator.html)
Ending this board was a major major achievement!
......@@ -177,6 +175,15 @@ All the files can be found [here](https://gitlab.fabcloud.org/academany/fabacade
More details at this [assignment](http://fabacademy.org/2019/labs/fct/students/antonio-gomes/assignments/week16/).
!!! warning
At the debuging I found to errors: one related with the powering the LED lights for the security, and the other related with RX TX of the BLE: they need to be exchanged.
The final board with the problems solved are:
![](../images/Project/ProjectBoard_SCH_V4.png)
![](../images/Project/ProjectBoard_V4.png)
## Programing
The Arduino programing measures the data related to the sensors refered above, controll the board with letter's:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment