In this week assignment, we are going to reprogram echo hello-world board after we did redraw microcontroller PCB circuit. I will use the Arduino as ISP Module since I have a background to how to programme it. It's a great challenge to program PCB circuit for the first time. And I believe it's easy to teach the fundamentals Arduino to anyone as I did with my son who is 8 years old. However, this assignment gets few challenges for who did not work before in the electronics parts and programming.
Challenges I have faced:
Yousef helped me in this assignment since he is having a bachelor degree in communication and control system.What a nice lecturer that Yousef represent and explain the embedded programming . Yousef started explaining the microcontroller and embedded systems as a small computer that takes set of commands and instructions and process them togather and make actions as outputs accordingly. What we are going to use is 8-bit microcontroller. The system will be programmed using Arduino (as ISP) to make a communication link between the computer (code) and my circuit.
schematic diagram regarding hello board
Reading the microcontroller data sheet
Connection diagram pins to be able to programme the circuit
a step before program it
Connecting the Arduino to the circuit
I'm still trying to connect and programme it