Verilog Course Project - DHT11, HC-SR04, Stopwatch
·
PROJECTS/Verilog
1. TitleDHT11, HC-SR04, Stopwatch Verilog 2. Project Summary1) Creating a single bitstream that combines DHT11 (temperature and humidity sensor), HC-SR04 (ultrasonic sensor), and a Stopwatch & Clock project into a single bitstream. 2) The design allows for switching between different modules using buttons. 3. DateDec , 22, 2024 4. Category"Verilog", "BASYS3", "VIVADO", "UART", "Sensor" 5. Key Co..
Verilog Course Project - Stop Watch Controlled by UART
·
PROJECTS/Verilog
1. TitleStop Watch Control by UART 2. Project Summary1) Creating a single bitstream that combines a stopwatch and a clock.2) The system will allow switching modes using a button. 3) Additionally, a UART module will be incorporated to enable control by UART signals. 3. DateDec , 20, 2024 4. Category"Verilog", "BASYS3", "VIVADO", "UART" 5. Key Concepts 6. Code Reviewmodule TOP_WATCH_STOP_WATCH( ..