After over 10 years of using Arduino Boards I never found a solution for drawing text and graphics to a normal monitor or television using a standard HDMI interface... So I decided to design a board myself that it can work with all Arduino Boards (including the simple UNO).
I’ll be launching this soon on CrowdSupply. If you’d like to support the project, please consider subscribing—it means a lot
ArduTV is an easy-to-install interface designed for Arduino boards. It can display simple text and graphics on every television or monitor using just one HDMI cable. The interface uses one SPI and almost no other host board resources—all graphics routines are run on a dedicated FPGA.
By adopting the Arduino Shield-style design, ArduTV works with an entire ecosystem of existing embedded boards. It is fully compatible with the Arduino IDE, and the libraries are freely available and ready for integration into your existing projects.
Quickly Display Whatever You Want
You can use ArduTV to output text or simple graphics from your projects on your television (or monitor). This makes ArduTV well-suited for electronics education, making classroom coding demonstrations on a projector or TV super simple. It’s also fantastic for many Arduino users who always wanted to get graphical output without buying yet another LCD—they can quickly convert their code to use any HDMI display, extending potential uses of existing projects.
An excellent illustration of its functionality is this simple snake game, set up with a joystick, and a limited amount of code modification required:
You can even display a Mandelbrot set graph with ArduTV, using the cR, cX, zR, and zX parameters to alter the graph and create new patterns, as seen below.
Project Examples
If you want to see our currently available list of text and graphics commands, check our website for the library. Please note that we expect the commands will be expanded as the project is still being improved. I also have several great examples on my website for you to browse.
Coding Example:
Features & Specifications
Open Source
ArduTV is fully open-source, and both its hardware and firmware files will be available for you to browse for the end of the CrowdSupply campaign on our website.



