Skip to content

Commit 2c4764a

Browse files
author
DIBJT
committed
update/add content
1 parent 70118dc commit 2c4764a

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

README.md

+31-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
![SparkFun Pico DVI)](docs/images/gh-banner-pico-dvi.png "SparkFun Pico DVI")
2+
13
# SparkFun PicoDVI Arduino Library
24

3-
SparkFun Wrapper for the AdaFruit PicoDVI Library
5+
Arduino Library for generating DVI output from HSTX enabled SparkFun RP2350 boards.
6+
7+
![License](https://img.shields.io/github/license/sparkfun/SparkFun_PicoDVI_Arduino_Libary)
8+
![Release](https://img.shields.io/github/v/release/sparkfun/SparkFun_PicoDVI_Arduino_Libary)
9+
![Release Date](https://img.shields.io/github/release-date/sparkfun/SparkFun_PicoDVI_Arduino_Libary)
10+
![Compile - Test](https://img.shields.io/github/actions/workflow/status/sparkfun/SparkFun_PicoDVI_Arduino_Libary/compile-sketch.yml?label=compile%20test)
11+
![GitHub issues](https://img.shields.io/github/issues/sparkfun/SparkFun_PicoDVI_Arduino_Libary)
12+
13+
The SparkFun Pico DVI library is used to generating DVI output via the Raspberry Pi RP2350 HSTX capability. Designed for use with the [SparkFun RedBoard IoT - RP2350](https://www.sparkfun.com/sparkfun-iot-redboard-rp2350.html) working with the [SparkFun HSTX to DVI Breakout](https://www.sparkfun.com/sparkfun-hstx-to-dvi-breakout.html), this library enables DVI output for display.
14+
15+
This library is a simple sub-class/wrapper around the [Adafruit Pico DVI library](https://github.com/adafruit/PicoDVI), which itself is based on the [PicoDVI](https://github.com/Wren6991/PicoDVI) library. All this library provides is the configuration settings to use for the SparkFun IoT RedBoard - RP2350.
16+
17+
For implementation details and source code, consult the [Adafruit Pico DVI library](https://github.com/adafruit/PicoDVI)
18+
19+
## Functionality
20+
21+
Enables DVI Output for the SparkFun IoT RedBoard - RP2350.
22+
23+
## Documentation
24+
25+
|Reference | Description |
26+
|---|---|
27+
|[SparkFun HSTX to DVI Breakout](https://github.com/sparkfun/SparkFun_HSTX_to_DVI_Breakout)| Hardware GitHub Repository|
28+
29+
## License Information
30+
31+
This product is ***open source***!
32+
33+
This product is licensed using the [MIT Open Source License](https://opensource.org/license/mit).

0 commit comments

Comments
 (0)