/ezLCDLua

Primary LanguageCGNU General Public License v2.0GPL-2.0

ezLCD Lua

Notepad++ plugin for interacting with ezLCD screens that support the Lua HMI.

Installation

To install the plugin:

  1. Downloading either the 32 bit or 64 bit zip from the Release page
  2. In your Notepad++ plugin folder, create another folder called ezLCDLua
  3. Extract the DLL into the newly created ezLCDLua folder

Development

The code has been developed using Visual Studio 2019. To compile the code:

  1. Open the ezLCDLua.sln file (as an administrator)
  2. Press F7 and that's it!

For convenience, Visual Studio automatically copies the DLL into the Notepad++ plugin directory.

License

This code is released under the GNU General Public License version 2.