mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
25 lines
950 B
Markdown
25 lines
950 B
Markdown
---
|
|
title: Analog TFT calibration
|
|
layout: default
|
|
created: 2009-05-12 14:19:22 +0200
|
|
updated: 2009-05-12 14:19:22 +0200
|
|
toc: false
|
|
tags:
|
|
- know-how
|
|
- hardware
|
|
- tft
|
|
- calibration
|
|
---
|
|
If you have connected your TFT via an analog VGA cable, you might have some blurry vision or even flickering
|
|
in some cases. If the following picture shows some flickering or looks blurry, your display needs calibration.
|
|
|
|
![XOR pattern]({{ site.url }}/assets/xor_pattern_small.png)
|
|
|
|
To calibrate your display, go to [Randy Simons' page](http://randysimons.com/pagina_131_NL.xhtml) and do the following:
|
|
|
|
1. open the [sync pattern page](http://randysimons.com/overige/tftAutoAlignPattern/)
|
|
2. put your browser in full-screen mode (mostly by pressing <kbd>F11</kbd>)
|
|
3. issue the auto-calibration on your TFT display (most displays have a specific *"Auto"* button)
|
|
4. make sure the picture doesn't flicker anymore
|
|
5. exit full-screen mode (<kbd>F11</kbd> again)
|