Everything You Should Know About HyperDisplay

Pages
Contributors: Liquid Soulder
Favorited Favorite 5

Resources and Going Further

For information relating to this tutorial:

Want to Improve HyperDisplay?

We're eager to share and improve HyperDisplay. If you have an idea for a feature, a bug fix, or any other comments please feel free to write an issue, or even better make a pull request with your addition!

Interested in Abstraction?

HyperDisplay abstracts 2-dimensional drawing from the devices used to show it. Have you thought about other places that abstraction shows up?

  • The window feature in HD is like a coordinate abstraction
  • The Arduino IDE is an amazing abstraction of the main duties of microcontrollers (Serial, SPI, I2C, GPIO, Analog etc..) from how it is actually performed on each supported development platform.

You can learn to write extensible code in pretty much any language you want, so go ahead and give it a shot!

Need some inspiration? Check out the tutorials below!

Graphic LCD Hookup Guide

How to add some flashy graphics to your project with a 84x48 monochrome graphic LCD.

MicroView Hookup Guide

A quick tutorial to get you up and running with your MicroView Development Board.

Transparent Graphical OLED Breakout Hookup Guide

The future is here! Our Qwiic Transparent Graphical OLED Breakout allows you to display custom images on a transparent screen using either I2C or SPI connections.

Qwiic Micro OLED Hookup Guide

Get started displaying things with the Qwiic Micro OLED.

TFT LCD Breakout 1.8in 128x160 Hookup Guide

This TFT LCD Breakout is a versatile, colorful, and easy way to experiment with graphics or create a user interface for your project.