This repo contains project - project about Embedded Electronics System Lecture when I was in college
In this language, there are 3 projects, such as:
a. Showing text in LCD 16x2
b. Automatic Water Reservoir
c. Control Servo
In this language, there are 2 projects, such as:
a. Showing Counter in LCD 16x2
b. Reading the tilt of device from MPU6050 and send Message to a phone number using SIM800L
The purpose of final project was sent the signal from one microcontroller to another microcontroller by PPM (Pulse Position Modulation) method. The number of signal that was sent is 8 signals. The sender used ATMega16 and the receiver used Arduino Mega To send the signal, I used infrared LED. And to receive the signal, I used photodiode.