This week I continued learning the datasheet and focused more on the pin configuration section of the datasheet. This section comes in handy while planning the schematic and board design.
As I explained during the Electronics Design week, I added an output device, the RGB LED to my board. Now I’m going to program the microcontroller to send a signal and control the RGB LED. This week, I will be exploring different things with the RGB, below is an example.
Here is my PCB board:
Below is the program I uploaded to the Microcontroller :
To light the blue color of the RGB LED as the button is pushed
Test:
Files:
Download