Hello, I am a bit hesistant to ask for help and im sorry, but I have a final project due soon and i have to build an attendance system but I'm struggling a bit and I'm cramped on time due to previous exams and projects,
In it I can only use IC Chips and no microcontrollers
It has 4 switches...
Hi i am trying to make a 12hr clock in quartus using these two chips for a 7 segment display I cant figure out hour to get the hours as i have the minutes and seconds done aleady please help. This is what ive done so far
Hi!
I have a task to implement a Voltage to Frequency Converter on the FPGA DE2-70 using Quartus. We have already built the circuit on a breadboard using the LM324 and other components, and I will provide a picture and the LTSpice schematic. However, it is not specified whether I should use this...
This is the eror:
Description Resource Path Location Type
make: *** No rule to make target
../Project_bsp//HAL/inc/io.h
../Project_bsp//HAL/inc/alt_types.h,
needed by obj/default/chu_main_frac_test.o.
Stop. Project C/C++ Problem.
You can also see the error program at the following...
I am trying to change this code that take a 4 bit binary number and converts it to display on a 7 segment display. I now need to alter the code for a 3 bit binary input and a 2 bit binary input as you can see from the hr_tens and min_tens outputs on my clock. Any help is appreciated. Would...
Hello I am having trouble finishing my design for a 12 hour digital clock. I cannot figure out how to connect my final clock to the seven segment displays. I am using a de1 development and using the Quartus II software. I do not need to display the seconds on for mu clock as there are only 4...
Specifications:
1. Two digit hours to be displayed on two seven segment displays. The hours are to be
displayed ranging from 01 to 12.
2. Two digit minutes to be displayed on two seven segment displays. The minutes are to be
displayed ranging from 00 to 59.
3. Seconds indicator to be...