Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Arduino Communication Loop

This repository contains an Arduino communication loop written in C++ as part of the Computer Systems Architecture module.

Files

  • Arduino_Communication_Loop.cpp — main communication loop code (C++)
  • Omar_Fathy.ino — Arduino sketch version of the code

Usage

  1. Open the .ino file in the Arduino IDE (or copy from the .cpp file).
  2. Connect your Arduino board via USB.
  3. Upload the code to the board.
  4. Open the Serial Monitor to observe the communication loop in action.

About

This project demonstrates fundamental Arduino I/O communication principles for coursework.

About

Arduino communication loop code for Computer Systems Architecture coursework

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages