Skip to content

sharonumute/CENG-255-Assembly-Language-LCD-Message-Board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

LCD-Message-Board

Technical Information

All code written using AVR Studio 4

Atmega 2560

Aurduino Circuit Board

Repo Breakdown and description

The first code in this repo is the C code that displays two messages simultaneously, the code displays the messages, shifts their positions a bit and then displays them again in reversed and continues the cycle for a while.

When the user pushes the "right" button, he/she get's access to a screen that allows them to change either the first or second message or both and then return to the normal cycle.

The second code in this repo is writte in assembly and does the same as the first one except, pushing the button changes the speed the texts move in.

About

UVic CENG 255 Final Project: LCD Message Board

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published