LaunchPad MSP430 Code Library
GU-TFT Series Code Library
Noritake_VFD_GUTFT
This library is written in C for IAR Embedded Workbench for MSP430.
This library provides access for the base functionality of the GU-TFT series modules using an MSP-EXP430F5529LP micro-controller.
This library implements the I2C, SPI and UART interfaces to communicate with the GU-TFT modules.
DownloadCode Library Demo file
Noritake_VFD_GUTFT_MultiExamples
This demo is written in C for IAR Embedded Workbench for MSP430.
This project demonstrates how to use the Noritake_VFD_GUTFT code library for MSP-EXP430F5529LP to store and show a color image, interpret and visually represent multi-touch data, and print characters in a user-defined window.
NOTE: This demo requires Noritake_VFD_GUTFT code library for MSP-EXP430F5529LP. Please download the latest version before use.
Update (JUN. 9, 2017): Added instruction manual and image files
DownloadGU-D Series Code Library
Noritake_VFD_GUD900
This library is written in C for IAR Embedded Workbench for MSP430.
This library provides access for the base functionality of the GU-D series modules using an MSP-EXP430F5529LP micro-controller.
This library implements the I2C, SPI and UART interfaces to communicate with the GU-D modules.
DownloadCode Library Demo file
Noritake_VFD_GUD900_TenKey
This demo is written in C for IAR Embedded Workbench for MSP430.
This project demonstrates how to use the Noritake_VFD_GUD900 code library for MSP-EXP430F5529LP to store and show a bitmap image, interpret touch data, and print characters in a user-defined window.
NOTE: This demo requires Noritake_VFD_GUD900 code library for MSP430. Please download the latest version before use.
Download