Log television
Tumbler
Posts: 323
Hi all,
At home i have an xbee connected with a propeller backpack to show some log(s)
and i wanted to show that tv screen on my laptop screen too.
I have create a php file for it, and it looks like this:
http://www.tumbler.be/parallax/TVFRAME/tv_frame.php
To get a real looking backpack-like log, install the parallax font first.
You can download it here: http://www.tumbler.be/parallax/TVFRAME/Parallax.ttf
Cool huh.
But there is more
You can add some text into the window, just add a parameter after the link.
like this: http://www.tumbler.be/parallax/TVFRAME/tv_frame.php?add=this is another text
to clear the screen, add ?cls after the link
to reset the message counter (right top) add ?reset after the link.
And i want to share it with you all, you can download a zip with all files and images here: http://www.tumbler.be/parallax/TVFRAME/TVFRAME.zip
Just unpack and upload it to a php powered webserver. (like wampserver)
Have fun with it.
At home i have an xbee connected with a propeller backpack to show some log(s)
and i wanted to show that tv screen on my laptop screen too.
I have create a php file for it, and it looks like this:
http://www.tumbler.be/parallax/TVFRAME/tv_frame.php
To get a real looking backpack-like log, install the parallax font first.
You can download it here: http://www.tumbler.be/parallax/TVFRAME/Parallax.ttf
Cool huh.
But there is more
You can add some text into the window, just add a parameter after the link.
like this: http://www.tumbler.be/parallax/TVFRAME/tv_frame.php?add=this is another text
to clear the screen, add ?cls after the link
to reset the message counter (right top) add ?reset after the link.
And i want to share it with you all, you can download a zip with all files and images here: http://www.tumbler.be/parallax/TVFRAME/TVFRAME.zip
Just unpack and upload it to a php powered webserver. (like wampserver)
Have fun with it.
Comments
Added a remote controller, you can choose a channel from 0 to 9.
and added some extra's like timestamp, datestamp, ip and some html tags (bold,italic)
Download V2: http://www.tumbler.be/parallax/TVFRAME/TVFRAMEV2.zip
Is this page being served from a Spinneret? ... just curious.
My initial thought was that you had the Spinneret serving the page, but now I'm not so sure.