Skip to content

Turn your arduino uno into a serial 2400 baud video terminal using any composite television

Notifications You must be signed in to change notification settings

TheRealAaronPrince/Arduino-uno-composite-terminal

Repository files navigation

Original project by Ceptimus.
Modified by Aaron Prince.
the un-modified original project and demonstration of original code can be found in this video
https://www.youtube.com/watch?v=gG3mlhy88GE




The only files you need are:

UnoVideoSerial.ino (the main sketch)
UnoVideoSerial.h   (the header file)
pixelsEtc.s        (the clever pixel-pumping assembly code)
font.h

I included the assemblyDump.txt file (which the compiler produces, as part of its build cycle) just for interest's sake.
The sampleRateCalcs.ods (produced by the free Libre Office Calc program - a Microsoft Excel spreadsheet beater) might be
of interest if you want to play around with other baud rates.

ceptimus.  2022-09-09.  First day of our new King's reign.

About

Turn your arduino uno into a serial 2400 baud video terminal using any composite television

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published