ATTiny2313 Monitor tester

This project was born for repairing broken PC monitors. This allows to avoid using a computer while testing monitor patterns. The Tiny monitor tester uses ATTiny2313 AVR MCU running at 20MHz speed. Such speed allows running synchro H and V signals directly form MCU ports. Also circuit converts R,G,B signals to analog using simple R-2R resistor network.

device_4_big.jpg

 

ATTiny2313 Monitor tester:

  • can generate 8 different raster images;

  • supports resolutions of 640×480x60Hz, 800×600x60Hz, 1024×768x60Hz;

  • is near to credit card size;

  • DC adapter or battery powered;

Circuit can be viewed here and single sided PCB

One of test patterns on LCD monitor:

lcd_1_big.jpg

 

I think it is a good device for testing used monitors when buying them in a public market. You don’t need a PC, just plug Tiny Monitor tester and you will see if there are any damages, are all colors working, dead pixels on LCD’s, are different resolutions OK and so on. This thing should be included to a must-to build list.

You can download ready to burn hex software and AVRASM source file in single archive.

Deogen - Tiny monitor tester

 

Blogsphere: TechnoratiFeedsterBloglines
Bookmark: Del.icio.usSpurlFurlSimpyBlinkDigg
RSS feed for comments on this post
 |  TrackBack URI for this post

New on WinAVR Tutorial
Running TX433 and RX433 RF modules with AVR microcontrollers,
Sometimes in embedded design you may want to go wireless. Might be you will want to log various readi …
Programming AVR ADC module with WinAVR,
Most of AVR microcontrollers have Analog to Digital Converter (ADC) integrated in to chip. Such solut …
New on WinARM Tutorial
What are differences between WinARM and WinAVR,
Everyone who is working with AVR microcontrollers knows this powerful tool – WinAVR (http://win …
LPC2000 watchdog timer,
As in all microcontrollers watchdog timers purpose isto reset microcontroller after reasonable amount …

5 Responses to “ATTiny2313 Monitor tester”

  1. Mahdi Says:

    Hi;
    I want to find the signaling of crt (and LCD) monitors.
    for example I want to send an image (foe example a tiff image) to the monitor with a microcontroller or any other thing…
    Please help me about monitor signals I should know!

    Thank you in advance

  2. Danny Says:

    Hi there,
    Can you show me how to program the ATTINY2313 to use external Crystal. Possible with command lines this will help.
    Thanks

  3. scienceprog Says:

    Download the newest ponyprog to be sure Attiny2313 is listed. Then in fuse settings dialog box uncheck all CKSEL fuses.

  4. Electronics-Lab.com Blog » Blog Archive » ATTiny2313 Monitor tester Says:

    [...] Monitor tester - [Link] Filed in Mcu, Test/Measurements, [...]

  5. Ed Abrams Says:

    This is cool - I’m going to build one right away. Do you have plans to build one for DVI monitors too?
    Thanks for the great info!

Leave a Reply