Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 438 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 438 Bytes

SW_for_HW_Interfacing

This repository contains all labs and tasks submissions codes required in Software For Hardware Interfacing course - Cairo University.

  • tools:
    • STM32CubeIDE
    • STM32F401CC ARM Microcontroller
    • Proteus 8 Professional v8.12
    • C-programming language

In order to run the projects yourself:

  • Build the project on STM32CubeIDE
  • Generate the .hex file and run it on the proteus simulation.