Displaying the concurrent processing and BareMetal system

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.

Displaying the nodeMCU and Arduino interface system

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.

Displaying the bus arbitrator nodeMCU, Arduino and MPU6050 interface system

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.