1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-11-12 13:46:46 +00:00
wiki.mbirth.de/know-how/hardware/_posts/2009-05-12-analog-tft-calibration.md

27 lines
1.0 KiB
Markdown
Raw Normal View History

---
created: 2009-05-12 14:19:22 +0200
2022-01-23 17:14:59 +00:00
layout: redirect
layout_old: default
redirect_to: https://blog.mbirth.de/archives/2009/05/12/analog-tft-calibration.html
tags:
2022-01-23 17:14:59 +00:00
- know-how
- hardware
- tft
- calibration
title: Analog TFT calibration
toc: false
updated: 2009-05-12 14:19:22 +0200
---
2022-01-23 17:14:59 +00:00
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:
2015-02-21 12:39:53 +00:00
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
2022-01-23 17:14:59 +00:00
5. exit full-screen mode (<kbd>F11</kbd> again)