Add images.
This commit is contained in:
parent
a49143de8f
commit
9410c311a6
@ -3,8 +3,6 @@ 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`
|
||||
@ -21,3 +19,8 @@ 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 |
|
||||
|
||||
## Images
|
||||
<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;">
|
||||
<img alt="Hardware device" src="scrot/device.lq.jpeg" style="max-width: 10cm;">
|
||||
|
BIN
scrot/device.hq.jpeg
Normal file
BIN
scrot/device.hq.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 124 KiB |
BIN
scrot/device.lq.jpeg
Normal file
BIN
scrot/device.lq.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
Loading…
Reference in New Issue
Block a user