Skip to content

Technofreakcritic/NXT-ARM-v7-7-segment-display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

NXT-ARM-7-segment-display

Code is assembled in Assembly language and can be tested at [CPUlator] (https://cpulator.01xz.net/?sys=arm-de1soc#)

Uses UART for input and displays using the 7 segment LEDs

Program code is at this directory of the project

To know more go to this link

Features

  • Scrolling Banner
  • Input validation
  • Flashing Inputs

Running the program

Load the elf file on the site to run

Set configuration as seen here