Skip to content

Use this UI module on your EVShield for easy user interaction. The module has a color display and a navigation switch.

Notifications You must be signed in to change notification settings

mindsensors/EVs_UIModule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EVs_UIModule

Use this UI module on your EVShield for easy user interaction.
The module has a color display and a navigation switch.

  • 2.2 inch 320x240 TFT Color Display
  • 5 Position Navigation Switch
  • Integrated with EVShield library for Programming
  • Also works with just Arduino (without EVShield)

See the product page.

How to Install

First, you must have the Arduino Desktop IDE installed.

On this mindsensors/EVs_UIModule GitHub repository, click the green "Clone or download" button in the top-left of the page. Then click "Download Zip."

Open the Arduino IDE. Go to Sketch -> Include Library -> Add .ZIP Library, and select the Zip file you downloaded.

If you are having trouble, try the Installing Additional Arduino Libraries guide.

Dependencies

This library requires the adafruit/Adafruit_ILI9340 library, which requires the adafruit/Adafruit-GFX-Library library. Download and add both of these libraries as well.

If you are using this product with an EVShield, also download and add the EVShield library.

Getting Started

Go to File -> Examples -> EVs_UIModule for some examples to get you started.

Documentation

You can find documentation for this project locally in html/index.html, or hosted online on our reference page.

About

Use this UI module on your EVShield for easy user interaction. The module has a color display and a navigation switch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages