{"id":19113689,"url":"https://github.com/avamander/arduino-tvout","last_synced_at":"2025-05-16T01:04:20.729Z","repository":{"id":33241805,"uuid":"36886143","full_name":"Avamander/arduino-tvout","owner":"Avamander","description":"Arduino-TVout","archived":false,"fork":false,"pushed_at":"2025-02-14T23:53:05.000Z","size":130,"stargazers_count":341,"open_issues_count":17,"forks_count":83,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-04-08T11:14:30.292Z","etag":null,"topics":["arduino","arduino-library","ntsc","pal","video"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Avamander.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-06-04T17:45:12.000Z","updated_at":"2025-03-17T11:03:34.000Z","dependencies_parsed_at":"2023-01-15T00:03:53.714Z","dependency_job_id":"cea22b87-73a9-4ede-97e5-0ed93a7f0f36","html_url":"https://github.com/Avamander/arduino-tvout","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avamander%2Farduino-tvout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avamander%2Farduino-tvout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avamander%2Farduino-tvout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avamander%2Farduino-tvout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Avamander","download_url":"https://codeload.github.com/Avamander/arduino-tvout/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254448579,"owners_count":22072764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arduino","arduino-library","ntsc","pal","video"],"created_at":"2024-11-09T04:37:34.066Z","updated_at":"2025-05-16T01:04:20.707Z","avatar_url":"https://github.com/Avamander.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arduino-TVout\n\n# Hosted here to keep it available from Arduino IDE (and for simple download as the original Google Code has been archived).\n\nIn order to use the library, place this library's folders (`TVout` and `TVoutfonts`) in your `libraries` folder.\n\nThis is a library for generating composite video on an ATmega AVR microcontroller. \n\nThis branch of the TVout library has been patched to allow use with the Arduino Leonardo. The goal of this project is to create a simple interrupt driven library for generating composite video on a single AVR chip.\n\nCurrently the output is NTSC or PAL at a resolution of 128x96 by default. The library currently works on ATmega168,328,1280,2560,644p,1284p,32U4,AT90USB1286 and more can be added by editing spec/hardware_setup.h. \n\nThere are some timing issues with the m1284p, may be related to sanguino core.\n\nMCU | SYNC | VIDEO | AUDIO | Arduino | SYNC | VIDEO | AUDIO\n---|---|---|---|---|---|---|---\nm168,m328 | B 1 | D 7 | B 3 | NG,Decimila,UNO | 9 | 7 | 11\nm1280,m2560 | B 5 | A 7 | B 4 | Mega | 11 | A7(D29) | 10\nm644,m1284p | D 5 | A 7 | D 7 | sanguino | 13 | A7(D24) | 8\nm32u4 | B 5 | B 4 | B 7 | Leonardo | 9 | 8 | 11\nAT90USB1286 | B 5 | F 7 | B 4 | -- | -- | -- | --\n\n## Connections\n\nSYNC is on OCR1A and AUDIO is on OCR2A (except on the Arduino Leonardo, where AUDIO is on OCR0A)\n\nThere are some timing issues with the m1284p, may be related to sanguino core.\n\nOn NG, Decimila, UNO and Nano the sync is pin 9, video on 7 and audio on 11. On Mega2560\tsync is pin 11, video is on A7(D29)\tand audio is on pin 10.\n\n\n## Examples\n\nhttps://youtu.be/MEg_V4YZDh0\n\nhttps://youtu.be/bHpFv_x_8Kk\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favamander%2Farduino-tvout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favamander%2Farduino-tvout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favamander%2Farduino-tvout/lists"}