Add example images to README.md

This commit is contained in:
giomba 2022-09-29 22:16:03 +02:00
parent fad60b3e4f
commit a78729ab03
3 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,8 @@ Atmel-AVR based electronic text/image superimposition device, for analog PAL vid
(don't tell anyone, but, since it is B/W, should work for SECAM and NTSC too ☺)
<img alt="Example image with drawings" src="scrot/02.png" style="max-width: 10cm;"><img alt="Example image with text" src="scrot/01.png" style="max-width: 10cm;">
## Quick start
1. Prepare your slides in B/W PBM format
2. `g++ frame.cpp -o frame`
@ -19,4 +21,3 @@ Atmel-AVR based electronic text/image superimposition device, for analog PAL vid
| PB3 | 17 | IN | next image button |
| PB4 | 18 | OUT | white dot output |
| PB5 | 19 | OUT | led |

BIN
scrot/01.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 KiB

BIN
scrot/02.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 KiB