Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kivikakk/ili9341spi
Sketching out an ILI9341 SPI driver, with a Zig testbench
https://github.com/kivikakk/ili9341spi
amaranth fpga zig
Last synced: 22 days ago
JSON representation
Sketching out an ILI9341 SPI driver, with a Zig testbench
- Host: GitHub
- URL: https://github.com/kivikakk/ili9341spi
- Owner: kivikakk
- Created: 2024-05-31T18:41:18.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-16T14:45:13.000Z (7 months ago)
- Last Synced: 2024-12-06T16:37:32.495Z (about 1 month ago)
- Topics: amaranth, fpga, zig
- Language: Python
- Homepage:
- Size: 2.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- amaranth-awesome - ili9341spi
- amaranth-awesome - ili9341spi
README
# ili9341spi
Proving ground for [Niar].
[Niar]: https://github.com/kivikakk/niar
So far so good:
![photo showing Conway's Game of Life shown on a 320x240 TFT LCD](doc/tftlcd.jpg)
![screenshow showing Conway's Game of Life shown in a Mac application with "12 MHz / 143 fps" in the titlebar, and some debugging messages behind](doc/zigsim.png)