https://github.com/lukis101/dvi2lvds_altfw
Alternaltive firmware for ZisWorks DVI2LVDS boards
https://github.com/lukis101/dvi2lvds_altfw
arduino c ddc-ci
Last synced: 3 months ago
JSON representation
Alternaltive firmware for ZisWorks DVI2LVDS boards
- Host: GitHub
- URL: https://github.com/lukis101/dvi2lvds_altfw
- Owner: lukis101
- License: mit
- Created: 2018-02-08T20:43:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-09T19:12:26.000Z (over 8 years ago)
- Last Synced: 2025-03-23T01:17:38.820Z (over 1 year ago)
- Topics: arduino, c, ddc-ci
- Language: C++
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DVI2LVDS_AltFW
An alternative firmware for [ZisWorks DVI2LVDS](http://www.zisworks.com/#dvi2lvds)
**USE AT YOUR OWN RISK!**
Not feature-complete, but good enough for daily use. Main features include:
* DDC-CI interface - adjust parameters from your computer!
* Strobing backlight mode with adjustable strobe length and offset (**Hardware modification needed**)
* Parameters for both backlight modes are saved individually
_Aaaand some smaller features here and there..._..
EDID can be written using serial interface which emulates a [BusPirate](http://dangerousprototypes.com/docs/Bus_Pirate).
A tool for easy EEPROM interfacing through a BusPirate can be found [HERE](https://github.com/lukis101/BusP_EEP).