<h4id="producing-my-first-board">Producing my first board</h4>
<p>Now that the design is ready, I have produced the PCB using the SRM-20 machine and started soldering the components. After I have finished soldering the micro controller I have found that it is not soldered in the correct orientation ! I had to desolder it using the heat gun and remove the solder by the wick then solder it again.</p>
<h4id="programming-1">Programming</h4>
<p>Programming in C is explained in the programming documentation <ahref="preacademy2018/participants/fares.ahmad/C-programming/C-programming.html">here</a></p>
<p>Programming in C is explained in the programming documentation <ahref="http://preacademy.fabcloud.io/preacademy2018/participants/fares.ahmad/C-programming/C-programming.html">here</a></p>
<p>My board is ready to be programmed, the program is written in <strong>C</strong> and the programmer which I milled previously will be used as the interface between my computer and the board.</p>
@@ -187,7 +187,7 @@ Now that the design is ready, I have produced the PCB using the SRM-20 machine a
#### Programming
Programming in C is explained in the programming documentation [here](preacademy2018/participants/fares.ahmad/C-programming/C-programming.html)
Programming in C is explained in the programming documentation [here](http://preacademy.fabcloud.io/preacademy2018/participants/fares.ahmad/C-programming/C-programming.html)
My board is ready to be programmed, the program is written in **C** and the programmer which I milled previously will be used as the interface between my computer and the board.