Pinned Repositories
16-bit-CORDIC-computer
8-bit-Psuedorandom-Number-Generator
Design and implement an 8-bit pseudo random number generator on the Basys 3 board using Vivado.
Casino-type-game
Design a casino-type game using the random number generator
Double-click-detection
The program include double-Click detection (input capture) and servo-control (output compare). Everytime the system detect a double-click event, the servo will turn to 90 degree and turn back after a time period.
Electroic_Dice_Game
Design an electronic dice game by writing synthesizable Verliog code for finite state machines, and to drive the 7-segment LEDs of the BASYS3board.
Keypad-read-and-7-segement-display-Multiplexing-using-microcontrollers
LCD
Including the function to write a single command to I2C bus; the function to configure the LCD screen; the function to write the cursor command to LCD (set display position); the functions to print a single character/a string in LCD.
Storing-and-Moving-Text
esign a circuit capable to store short messages and to display them as a scrolling marquee on the four 7-segment LEDs.
Using-Altium-to-design-a-circuit
This circuit is intended to sense the differential current between two DC currents and has the same principle as the GFCI cricuit.
Zixin0325's Repositories
Zixin0325/16-bit-CORDIC-computer
Zixin0325/Casino-type-game
Design a casino-type game using the random number generator
Zixin0325/Double-click-detection
The program include double-Click detection (input capture) and servo-control (output compare). Everytime the system detect a double-click event, the servo will turn to 90 degree and turn back after a time period.
Zixin0325/Electroic_Dice_Game
Design an electronic dice game by writing synthesizable Verliog code for finite state machines, and to drive the 7-segment LEDs of the BASYS3board.
Zixin0325/Keypad-read-and-7-segement-display-Multiplexing-using-microcontrollers
Zixin0325/LCD
Including the function to write a single command to I2C bus; the function to configure the LCD screen; the function to write the cursor command to LCD (set display position); the functions to print a single character/a string in LCD.
Zixin0325/Storing-and-Moving-Text
esign a circuit capable to store short messages and to display them as a scrolling marquee on the four 7-segment LEDs.
Zixin0325/Using-Altium-to-design-a-circuit
This circuit is intended to sense the differential current between two DC currents and has the same principle as the GFCI cricuit.
Zixin0325/8-bit-Psuedorandom-Number-Generator
Design and implement an 8-bit pseudo random number generator on the Basys 3 board using Vivado.