Skip to content

avrovulcanxh607/arduino-teletext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arduino-teletext

Library for Arduino to control STV5348 teletext decoder IC. It should be able to control the main functions of other compatible ICs like the SAA5231, SDA5243 or STV5345 but I haven't tried them so use at your own risk. Not all available functions are implemented yet, but I do intend to implement them at some point.

Setup Instructions

Download the repsitory as a zip or with git. Make a folder in the Arduino IDE's Library folder called 'teletext' and unzip/copy all the files into it. Then you can open the IDE and point to 'File' > 'Examples' > 'teletext' > 'teletext_decoder' to open the example sketch and upload it to your arduino. When it's uploaded you can open the serial monitor. Type a page number and hit 'enter' to call a page, or 'c' and 'enter' to toggle conceal on and off. For more detailed instructions see here.

About

Library for Arduino to control STV5348 decoder IC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages