Example Projects on Shrike¶
Example Projects that you can try on shrike check them out here.
1. Breathing Led¶
Breathing Led Pattern on LED.
3. Ask_modulator¶
Ask modulation Engine.
4. 7-segment Display Clock¶
7 Segment Display Controller and display's clock ticks.
5. Vector 4¶
A 4 Bit Simple as possible CPU.
6. Vector 8¶
A 8 Bit Simple as possible CPU.
7. i2c Led¶
I2C Protocol basic example to controller and LED over I2C.
8. Led blink¶
Basic LED blink example.
9. Led PMOD¶
LED PMOD Extension example.
10. LOGIC Gates¶
Emulation of Basic logic gates on shrike.
11. Pll oscillator¶
Usage example for PLL.
12. Pmod Patters¶
Pattern Generator on LED PMOD.
13. PWM_4¶
PWM engine on shrike.
14. spi_loopback_led¶
Usage example for SPI.
15. stack_processor¶
SPI based Stack Processor.
16. uart_led¶
Usage example for UART.
17. uart_sum¶
UART based ALU.
18. ultrasonic controller¶
Ultrasonic sensor interfacing with FPGA.
19. ws2812¶
WS2812 Led controller in FPGA.