FreeRTOS FPGA Application Demo: Switches, LEDs, and BCD Displays

Опубликовано: 04 Август 2026
на канале: Daniela
74
0

This video demonstrates an FPGA application implemented on the Xilinx Spartan 7 platform. The project includes:
Monitoring the states of 5 switches.
Controlling 3 LEDs based on the switch states.
Displaying numbers on two 7-segment displays using BCD encoding.

🛠️ Technologies Used:
FreeRTOS for multitasking management.
GPIO for hardware control.

💾 The source code and implementation details are available on GitHub:
👉 GitHub Repository: https://github.com/daniela-p-art/FreeRTOS_...
branch PATR P9

If you have questions or suggestions, feel free to leave a comment! 👍

#FPGA #Xilinx #FreeRTOS #SevenSegmentDisplay