Skip to content

MCU Final project, implements a custom driver to communicate with a LCD display through an 8-bit serial-in parallel-out shift register (54HC595).

Notifications You must be signed in to change notification settings

Asgragrt/MCU_PIA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCU Final project

An alarm system that requires a password and has a display to show the current state.

Features

  • Implements a custom library for communicating with a LCD display through an 8-bit serial-in parallel-out shift register (54HC595).
  • Obtains a password from the use through a keypad.
  • Alarm through a motor and LED's.
  • Receives a signal from a PIR motion sensor.
  • Dude didn't know about state machines, forgive him lol.

Schematics

Schematics

About

MCU Final project, implements a custom driver to communicate with a LCD display through an 8-bit serial-in parallel-out shift register (54HC595).

Resources

Stars

Watchers

Forks

Languages