FTDI Community

General Category => Shared Projects => Topic started by: MatrixOrbital on July 13, 2020, 10:50:07 PM

Title: C# EVE Windows Bitmap Viewer for Matrix Orbital EVE2 & EVE3 & EVE4 Displays
Post by: MatrixOrbital on July 13, 2020, 10:50:07 PM
This is a sample application written in C# for Windows that will allow bitmaps to be displayed directly onto a Matrix Orbital EVE2, EVE3 or EVE4 Series SPI Display (https://www.matrixorbital.com/ftdi-eve). We also show off our new IPS 1000nit sunlight readable display!

Watch the video here (https://www.youtube.com/watch?v=zGJ_HENTz3Y)

(https://raw.githubusercontent.com/MatrixOrbital/EVE-Windows-Bitmap-Viewer/master/ScreenGrab.png)

To use this application you will require

USB 2 SPI module (https://www.matrixorbital.com/eve2-usb2spi-kit-a) or EVE3x USB version TFT Display (https://www.matrixorbital.com/index.php?route=product/search&search=eve3x)

GITHUB Project Page
https://github.com/MatrixOrbital/EVE-Windows-Bitmap-Viewer

Support Forums

http://www.lcdforums.com/forums/viewforum.php?f=45 (http://www.lcdforums.com/forums/viewforum.php?f=45)

The sample application is written in C# with a DLL version of the Matrix Orbital Eve Library (https://github.com/MatrixOrbital/EVE2-Library) to handle the communication with the module.