Skip to content

Commit

Permalink
Link to development logs on NewScrewdriver.com
Browse files Browse the repository at this point in the history
  • Loading branch information
Roger-random authored May 17, 2021
1 parent 3f52141 commit a232df2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ESP_8_BIT Color Composite Video Out Library

## Intent
## Purpose

The composite video generation code from
[ESP_8_BIT](https://github.com/rossumur/esp_8_bit)
Expand All @@ -11,6 +11,11 @@ NTSC and PAL are both supported.
__Huge thanks to Peter Barrett / rossumur for ESP_8_BIT, without which this
library would not have been possible.__

For more behind-the-scenes information on how this library came to be, see
[the development diary](https://newscrewdriver.com/tag/esp_8_bit/)
which has all the details anyone would ever want plus even more that nobody
ever asked for.

## Hardware requirement
* ESP32 (tested on ESP32 DevKitC)
* Composite video connector to ESP32 GPIO25 video signal pin.
Expand Down

0 comments on commit a232df2

Please sign in to comment.