Lab 8: EEPROM, Interrupts, I2C

Wednesday, May 6, 2020


EEPROM

Using EEPROM, I create a simulation of led lights that alternately blink. 

Video Simulation





INTERRUPTS

Using interrupts, I made a system that allows the continuation of an action (led light turned on) even when the condition is full-filled or is not done anymore. 

In this assignment, my goal is to have the led light still on HIGH despite the button not being pressed. 


Video Simulation






I2C
Using I2C communication to transfer information of when LED light should turn on. Essentially I use I2C interface to send and recieve serial data that allows this system to alternate led. 


Video Simulation






Post a Comment

© Hilary Young. .