Vhdl related projects
Solution of seven segment display sample from https://vhdlwhiz.com/ (absolute) beginner fast-track course.
Seven segment display sample counting hexadecimals.
Seven segment display minute timer counting from 59 to 0.
Solution of the dot matrix vhdl and fpga course https://vhdlwhiz.com/
Extension of the pwm LED sample from https://vhdlwhiz.com/breathing-led-using-sine-wave-stored-in-block-ram/
Rotates an unipolar stepper motor at constant velocity
Interfaces ds1307 clock using a generic i2c controller and a python script
Interfaces ads1115 ADC using a generic i2c controller and a python script
Interfaces 2 channels of the ads1115 ADC using the generic i2c controller and a python script
Detects the distance to an object and show result the result on a led bar.