Embedded Programming

This week, I learned embedded programming.wow ! it felt like deciphering an ancient script, with everything being new acquaintances. After going through a lot of materials, I finally gained some understanding of the programming architecture. In the end, I achieved a little interaction and communication, and it feels really rewarding!

1.1 Assignments of the Week

1.2 Group Work

We tried to use Arduino Uno, Mirco-Bit...... Here is the documentation.

1.3 Individual Work

The individual assignment requires using microcontroller development boards to write programs for interact and communicate.It's really fascinating!

1.3.1 interact (with local input &/or output devices)

1.3.2 Serial Communication

1.4 All files

I2C Master

I2C Slave

interact