Skip to content
This repository has been archived by the owner on Jul 8, 2019. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 464 Bytes

File metadata and controls

6 lines (4 loc) · 464 Bytes

Semester project for Structure of Computer Systems class, Technical University of Cluj-Napoca, 2017.

This project contains a complete implementation of a temperature controller system using a Nexys 4 DDR FPGA developer board and a C# Windows Forms desktop application.

The communication between the temperature sensor and the developer board is realized using I2C protocol. Then, the received information is transmitted to a PC via UART communication protocol.