Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
Driver Usage
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351
-
- Posts: 1
- Joined: May 22nd, 2009, 1:14 pm
Driver Usage
I was wondering if it would be possible to get a list of functions of the drivers (specifically, I'm interested in the FutabaVFD_LCD.dll driver file). I have a 4x20 screen, and would like to be writing my own programs for it, using this driver (as it seems to be working wonderfully well). I'm very experienced in C++ and C#, but have no experience in writing driver files. Any help?
-
- Forum Supporter
- Posts: 590
- Joined: March 8th, 2006, 1:58 pm
- Location: Scotland
There's a bit of info on the functions that Smartie drivers provide here: http://forums.lcdsmartie.org/viewtopic.php?t=1419
and a driver template/framework for VC++2005 here: http://forums.lcdsmartie.org/viewtopic.php?t=1415
Also search the hardware and plugins forum sections for similar posts. I've used the above framework to develop a custom driver, but don't have any experience with using these drivers to access displays in other apps.
and a driver template/framework for VC++2005 here: http://forums.lcdsmartie.org/viewtopic.php?t=1415
Also search the hardware and plugins forum sections for similar posts. I've used the above framework to develop a custom driver, but don't have any experience with using these drivers to access displays in other apps.