
Concurrent Processing And BareMetal Project
This project demonstrates my experience in
1. Controlling and running multiple processes on a single microcontroller.
2. Controlling the digital pins of the ATMEGA328P microcontroller in a “bare-metal”
fashion.
Click here
to view this project.

Node MCU Arduino I2C with Arduino interface project.
This project demonstrates my experience in
1. Controlling and running multiple processes on multiple microcontrollers.
2. Controlling access of multiple micro-controllers to a shared I2C bus.
Click Referenceto get source of this project.
Click here
to view this project.

I2C Bus Arbitrator Project.
This project demonstrates my experience in
1. Controlling and running multiple processes on multiple microcontrollers.
2. Controlling access of multiple micro-controllers to a shared I2C bus.
Click here
to view this project.