Arduino TVout Pi Day Logo
by ahmedebeed555 in Circuits > Arduino
1673 Views, 1 Favorites, 0 Comments
Arduino TVout Pi Day Logo
TVout library enables you to generate TV signals using Arduino with easy configuration and hardware circuit
In this project, we'll see how to import BMP bitmap file into the TV screen using Arduino TVout library.
Supplies
Image Conversion
In this step, you need to convert the bitmap image using this tool from the website to produce the image in the correct format, resolution and size.
Image Code
Arduino Code
We include the image code inside the Pi.h file.
Then you include the TVout library inside the Arduino IDE. You then compile the code. Connect Arduino UNO and upload the code.
Here is the complete Arduino code.
Hardware Components
Circuit Connection
Connect the circuit as in the image.
​Hardware Circuit
Here is the circuit in the real connection.
Test
Power up the Arduino and Power the TV Screen and you can see the Pi Logo on the TV Screen.