After my last success with the Serial TV, I’ve got the idea making it possible for you to the television using a browser.
I’m still using my Serial TV, but now it’s connected to an Arduino instead of the computer. The Arduino has an Ethernet Shield on top, and it’s programmed to make a homepage with a text-field and a submit button!
Here is some pictures of the project:
Ethernet TV - Full
Ethernet TV - Arduino
Ethernet TV - iphone
Ethernet TV - iphone + TV
Ethernet TV - Test Text
Finally I’ve finished my Serial TV project.
It uses a PIC18F4620 running 32 Mhz (8 Mhz crystal + HS PLL), so I’m using the EasyPIC5 for the testing. It is also possible to use other PIC’s, but the available TV Pixel lines will be reduced, caused by the limited RAM.
First I’m going to give alot of the credit to Bruno from Micro-Examples, as I’ve used his PAL TV Code: http://www.micro-examples.com/public/microex-navig/doc/089-pic-pal-tv
Then I’ve wrote some extra code, to make it possible, to write text strings to the television, via a serial communication.
You can download the MikroC project here: Serial TV – MikroC
Here is some pictures of the project:
Serial TV - EasyPIC5
Composite Video Resistor Array
Serial TV - Test Text
Recent Comments