Code Library
GU-3000 Series Code Library
Noritake_VFD_GU3000
This library is written in C++ for AVR Studio 4, Atmel® Studio 6, and Linux.
This library provides access to the base functionality of the GU-3000B series modules using an Atmel® 8-bit AVR microcontroller or a Linux system.
For Atmel® AVR, code that implements the RS-232 interface to communicate with the module is included. For Linux, code to set up a serial device driver is included.
Demo files
Noritake_VFD_GU3000_HelloDemo
This demo is written in C++ for AVR Studio 4, Atmel® Studio 6, and Linux.
This project demonstrates how to use the Noritake_VFD_GU3000 code library to print a simple message to the Noritake GU-3000 Vacuum Fluorescent Display (VFD) modules.
NOTE: This demo requires Noritake_VFD_GU3000 code library. Please download the latest version before use.
Noritake_VFD_GU3000_BrightnessDemo
This demo is written in C++ for AVR Studio 4, Atmel® Studio 6, and Linux.
This project demonstrates how to use the Noritake_VFD_GU3000 code library to change the brightness of the screen on the Noritake GU-3000 Vacuum Fluorescent
NOTE: This demo requires Noritake_VFD_GU3000 code library. Please download the latest version before use.
GU-7000 Series Code Library
Noritake_VFD_GU7000
This library is written in C++ for AVR Studio 4, Atmel® Studio 6, and Linux.
This library provides access to the base functionality of the GU-7000 series modules using 8-bit Atmel® AVR or Linux.
This library is intended for use with the following modules:
GU***X***-7***
Demo files
Noritake_VFD_GU7000_LargeTextDemo
This library is written in C++ for AVR Studio 4, Atmel® Studio 6, and Linux.
Noritake_VFD_GU7000_LargeTextDemo demonstrates how to use the Noritake_VFD_GU7000 code library to change the font size on the Noritake GU-7000 Vacuum Fluorescent Display (VFD) modules.
This project displays 1×1 in the normal sized font, 2×2 in a font that is twice as wide and twice as tall, and 3×2 in a font that is three times as wide and twice as tall.
NOTE: This demo requires Noritake_VFD_GU7000 code library. Please download the latest version before use.
Noritake_VFD_GU7000_ImageDemo
This library is written in C++ for AVR Studio 4, Atmel® Studio 6, and Linux.
Noritake_VFD_GU7000_ImageDemo demonstrates how to use the Noritake_VFD_GU7000 code library to display bitmap images on the Noritake GU-7000 Vacuum Fluorescent Display (VFD) modules.
This project displays an antenna icon on the screen. This demonstration will store the image in the FlashRom of the VFD module. To confirm if your VFD module is applicable, refer to the specification.
NOTE: This demo requires Noritake_VFD_GU7000 code library. Please download the latest version before use.
CU-U Series Code Library
Noritake_VFD_CUU
This library is written in C++ for AVR Studio 4 and Atmel® Studio 6.
This library provides access to the base functionality of the CU-U series modules using 8-bit Atmel® AVR.
This library is intended for use with the following modules and BC-VFD:
CU******-UW**
CU******-UX**
DS2045G
Add-on library
Noritake_VFD_CUU_Graph
This library is written in C++ for AVR Studio 4 and Atmel® Studio 6.
Noritake_VFD_CUU_Graph code library takes the input from a source and displays horizontal bar graphs. Various display options available.
NOTE: The Noritake_Graph_CUU code library requires Noritake_VFD_CUU code library. Please download the latest version before use.
Demo files
Noritake_VFD_CUU_BrightnessDemo
This library is written in C++ for AVR Studio 4 and Atmel® Studio 6.
The Noritake_VFD_CUU_BrightnessDemo demonstrates how to change the brightness of the CU-U VFD modules.
NOTE: This demo requires Noritake_VFD_CUU code library. Please download the latest version before use.
Noritake_VFD_CUU_Graph_BarGraphDemo
This library is written in C++ for AVR Studio 4 and Atmel® Studio 6.
The Noritake_VFD_CUU_Graph_BarGraphDemo demonstrates how to display horizontal bar graphs on the CU-U VFD modules.
NOTE: This demo requires Noritake_VFD_CUU code library and Noritake_VFD_CUU_Graph code library. Please download the latest version before use.
CU-Y Series Code Library
Noritake_VFD_CUY
This library is written in C++ for AVR Studio 4, Atmel® Studio 6, and Linux.
This library provides access to the base functionality of the CU-Y series modules using 8-bit Atmel® AVR.
This library is intended for use with the following modules:
CU*****-Y***
Demo files
Noritake_VFD_CUY_MenuDemo
This library is written in C++ for AVR Studio 4, Atmel® Studio 6, and Linux.
The Noritake_VFD_CUY_MenuDemo demonstrates how to make a menu for the CU-Y VFD modules.
This project creates a menu screen showing 5 categories: PRESSURE, RPM, MAX FLOW, TOTAL TIME, and CURRENT. The currently selected category will be brighter and underlined.
This code works with 24×6, 24×4, and 22×4 character format.
NOTE: This demo requires Noritake_VFD_CUY code library. Please download the latest version before use.
GU-U100 Series Code Library
Noritake_VFD_GUU100
This library is written in C++ for AVR Studio 4 and Atmel® Studio 6.
This library provides access to the base functionality of the GU-U100 series modules using 8-bit Atmel® AVR.
This library is intended for use with the following modules:
GU*******-U100
* Updated: Improved data read function (2013-1-15)
Demo files
Noritake_VFD_GUU100_EqualizerDemo
This library is written in C++ for AVR Studio 4 and Atmel® Studio 6.
The Noritake_VFD_GUU100 _EqualizerDemo demonstrates how to use the Noritake_VFD_GUU100 code library to display bitmap images on the Noritake GU128X64E-U100 Vacuum Fluorescent Display (VFD) module.
The project displays equalizer bar demo.
NOTE: This demo requires?Noritake_VFD_GUU100 code library. Please download the latest version before use.
Noritake_VFD_GUU100_Font Demo
This library is written in C++ for AVR Studio 4 and Atmel® Studio 6.
The Noritake_VFD_GUU100 _Font Demo demonstrates how to use the Noritake_VFD_GUU100 code library to display 5×8 dots font on the Noritake GU128X64E-U100 Vacuum Fluorescent Display (VFD) module.
The demo file includes 2 types of 5×8 dots font tables.
NOTE: This demo requires Noritake_VFD_GUU100 code library. Please download the latest version before use.
Noritake_VFD_GUU100_Large Number Demo
This library is written in C++ for AVR Studio 4 and Atmel® Studio 6.
The Noritake_VFD_GUU100 _Large Number Demo demonstrates how to use the Noritake_VFD_GUU100 code library to display larger numbers (0 to 9) font on the Noritake GU128X64E-U100 Vacuum Fluorescent Display (VFD) module.
NOTE: This demo requires Noritake_VFD_GUU100 code library. Please download the latest version before use.
GE-7000 Series Code Library
Noritake_OLED_GE7000
This library is written in C++ for AVR Studio 4 and Atmel® Studio 7, and Linux.
This library provides access to the base functionality of the GE-7000 series modules using 8-bit Atmel® AVR or Linux.
This library is intended for use with the following modules:
GE***X***-7***
Demo Files
Noritake_OLED_GE7000_LargeTextDemo
This library is written in C++ for AVR Studio 4 and Atmel® Studio 7, and Linux.
Noritake_OLED_GE7000_LargeTextDemo demonstrates how to use the Noritake_OLED_GE7000 code library to change the font size on the Noritake GE-7000 OLED display modules.
This project displays 1×1 in the normal sized font, 2×2 in a font that is twice as wide and twice as tall, and 3×2 in a font that is three times as wide and twice as tall.
NOTE: This demo requires Noritake_VFD_GE7000 code library. Please download the latest version before use.
Noritake_OLED_GE7000_ImageDemo
This library is written in C++ for AVR Studio 4 and Atmel® Studio 7, and Linux.
Noritake_OLED_GE7000_ImageDemo demonstrates how to use the Noritake_OLED_GE7000 code library to show a bitmap image on the Noritake GE-7000 OLED display modules.
This project displays an antenna icon on the screen. This demonstration will send raw monochrome bitmap image data to the OLED module.
NOTE: This demo requires Noritake_OLED_GE7000 code library. Please download the latest version before use.