Skip to content

kiram9/EDID_writer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

EDID_writer

Arduino based EDID writer for DVI and VGA ports

Apr 2011 Kieran Levin kiram9@yahoo.com If you want to modify some data scroll down and modify the bytes in command 'c' Then load from display - change custom bytes, generate checksum, write to save values back(r,c,g,w) See also http://en.wikipedia.org/wiki/Extended_display_identification_data Help Commands: r=read hex b=read binary l=load binary from serial(gets 128 bytes of binary data from serial then returns) w=write d=displaybuffer(binary) e=print detailed info g=generatechecksum t=check checksum c=change custom bytes (compiled in) Connection Arduino VGA DVI Analog 4(Data) 12 7
Analog 5(Clk) 15 6 DIO 2 14
Power5V 9 14 GND 11 15

This allows reading, some parsing, and reprogramming of select PIC 128byte eeproms commonly used in projectors and other displays

About

Arduino based EDID writer for DVI and VGA ports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages