Skip to content

markdeegan/ComputerEngineeringYear2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Computer Engineering Year 2 - Mark Deegan

This example was put together to help illustrate the relationship between

  • .h
  • .c
  • .s
  • .o
  • .out

files in C software development.

This also relates to the Microprocessor FUndamentals module and the journey from

  • NAND gates
  • Circuits built of NAND gates
  • Machine Code
  • Assembler Code
  • Atmel 328p

There are some more comments I need to add to explain the code and how to use it with the c compiler etc.

Notes on using the C compiler from the command-line

About

Some code snippets and other thangs that can help Year 2 Computer Engineering students

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published