Arduino TVout Pi Day Logo

by ahmedebeed555 in Circuits > Arduino

1639 Views, 1 Favorites, 0 Comments

Arduino TVout Pi Day Logo

pi day small.jpg
IMG_20210312_093551_500.jpg
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

Hardware Components

Arduino UNO

1 K Ohm Resistor

470 Ohm Resistor

RCA Connector

Image Conversion

pi day small.jpg
image converter code.jpg
image converter 1.jpg

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

image code.jpg

Then you copy the output code from the conversion tool and include it inside the Arduino code.

Arduino Code

code.jpg

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.

Downloads

Hardware Components

Arduino UNO

1 K Ohm Resistor

470 Ohm Resistor

RCA Connector

Circuit Connection

TVOut-circuit.jpg

Connect the circuit as in the image.

​Hardware Circuit

Here is the circuit in the real connection.

Test

IMG_20210312_093551_500.jpg
Arduino PI Day Logo.png
Arduino TVout Pi Day Logo

Power up the Arduino and Power the TV Screen and you can see the Pi Logo on the TV Screen.