Skip to content

This repo contains project - project about Embedded Electronics System Course when I was in college

Notifications You must be signed in to change notification settings

andre-fajar-n/Embedded-Electronics-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedded Electronics System Lecture

This repo contains project - project about Embedded Electronics System Lecture when I was in college

List Contents

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.