Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Hardware

Serial to NTSC 33

mindedc writes "ITU makes a small module that takes text from an RS-232 serial connection and displays it on NTSC. It can also overlay an existing video signal... It would make a nice menu for a dedicated stereo rack MP3 Player! They also have a cool Caller ID > RS-232 widget.. Just need a WM dock APP to recieve caller id now." Interesting toy. Especially dig the BASIC example code.
This discussion has been archived. No new comments can be posted.

Serial to NTSC

Comments Filter:
  • by Anonymous Coward
    I saw a caller ID dock app at bensinclair.com/dockapp [bensinclair.com] somwhere.
  • i like rob's idea.

    much nicer than dealing w/ a lcd display, plus all you need to have exposed now is the ir receiver! (nicer 'cause you don't need to make it look nice anymore)

    the way i see it making an mp3 player just got much easier, no need for a nice box (since you can hide a deskop/minitower case behind your stereo rack)

    henri

    (who is now trying to find out how to get an ir port to read in some random old remote he has laying around)
  • Yes, but will it play MP3s?!?!@^$^@*#^!@*#

    Seriously though, something like this would be neat to pipe ruptime to or something..

  • by drwiii ( 434 )
    this would make a nice console display for the World's Smallest Webserver ;>
  • Bummer.

    It's quite a simple unit to build but why do it if you can buy it off the shelf?

    Here's how I would do it. I figure that you could achieve the same effect by using a Philips I2C teletext chip (I think the new ones have onboard framebuffer ram - 8k don't get excited) and they can handle incoming video to overlay on. The small 8 pin chip on the module looks like one of the natty 8 pin PICs to do the RS-232 to I2C bit bashing which should be dead easy to program. The rest of the components should be straight off the standard Philips app note as I remember.

    A bit of smart programming would allow you to build something that could suck Teletext info off onto a serial line....although I think that Linux do that already with a parallel port and a few gates.
  • About 18 years ago, our state-of-the-art college network was 8 Apple ][s connected to a 10Mb Corvus HD - which was formatted into umpteen 147K partitions...

    The entire thing was backed up onto a VHS via UHF...
  • Now that's really useful...
  • Why on earth would you want an NTSC display anywhere *near*
    your MP3 player unit?
    A backlit LCD ought to be plenty -- or if you *really* want a CRT, possibly a 9" (or smaller) VGA monitor....
  • by slim ( 1652 )
    Possibly -- but one of the reasons I bought a "proper" CD player, instead of just using the one in my Playstation, was that I was pissed off with having to switch on the TV just to know what was going on.
  • http://psyndicate.netpedia.net/voiced/voiced.html
    ...

    easy enough to modify..
  • What I'd really like to have for my custom-built electronics projects is a simple two-way Ethernet to RS232 board of some sort. Currently I'm using a printer server to drive remote displays (my favourite is a big, bright vacuum flourescent display from IEE), but it would be nice to have something smaller and 2-way.

    If such a module existed, it would be trivial to simply run Ethernet cable alongside audio cable, and have your "stereo rack MP3 player" be nothing more than a small terminal that controls an MP3 codec somewhere else in the house.


  • Seems to me that both these units should be combined into one unit. It would be neat to have caller ID data overlayed right on your TV screen. No need to look over to some dumb little LCD screen on some box somewhere. Since many folks already have a phone line run near the TV for DSS access, it seems natural.

    Aside from that, the only use I can think of for this little beast would be video editing since it can overlay the text. But for not much more money ($200-300) you can buy a "real" box that would do a much better job. Or spend a little more and get a real solution.

    Oh, I suppose when coupled with one of those video transmitters and a CCD camera you could build a robot that could broadcast the video as well as text messages back to a TV in the room. That might be cool...


    --Donnie
  • Can anyone think of a practical application for a glorified (well, not really, other than fame achecived by being on /.) terminal with an 11 by 24 character display? I sure can't.
  • What an invention! Serial to video! Why, they've reinvented the terminal! Now where did I put that vt100....
  • by K. ( 10774 )
    ...and you can do this already anyway. I've seen
    little devices for backing up onto VHS tapes in various consumer electronics chains. They hold a few GB AFAIK.

    K.
    -
  • While this is interesting in a geeky sort of way, I'm not quite sure what the practical value of this is. As previously mentioned by others, there are many other, mayhaps better, ways to accomplish the things these two (2) products offer.

    For instance, one can merely trap the data coming into the serial port. The specs (of the caller id data stream) for doing so are freely available, and there is no need for a dongle hanging off the back of your machine.

    Perhaps I do just lack imagination.

Any circuit design must contain at least one part which is obsolete, two parts which are unobtainable, and three parts which are still under development.

Working...