Skip to content

zst-embedded/avr_vhf

This branch is 1 commit ahead of cnlohr/avr_vhf:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0163da2 · May 4, 2020

History

5 Commits
Feb 15, 2015
May 4, 2020
Feb 15, 2015
Feb 15, 2015
May 4, 2020
Feb 15, 2015

Repository files navigation

avr_vhf

Channel 3 VHF Broadcasting with an AVR

Broadcast analog video, Channel 3 with your ATTiny85!

I strongly recommend using an analog TV, as it will be much easier to debug your signal.

This is set up for North America NTSC Channel 3 Only.

Do not add an amplifier to this device. You will likely violate broadcast restrictions.

Check out the video explaination here: http://youtu.be/DJyQi0aUqVQ

Setup

  • Plug two wires into PB3 and PB4 of your AVR, PB3 should be shorter than PB4.
  • Turn on an analog TV set to channel 3. If you don't see static, it's unlikely you'll be able to do this project.
  • Program your AVR, then change the OSCCAL value until you find the correct frequency for broadcast on your particular AVR. All AVRs have different clocks.

You now have an AVR Multimeter, Pin PB2 contains the analog input.

About

Channel 3 VHF Broadcasting with an AVR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.0%
  • Makefile 6.0%