|
|
|
Downloads: LCD-Smartie Plugins |
|
| Analog Clock Plugin |
CHANGELOG
=======
0.2 Alpha
-Small design changes
0.1 Alpha
-Initial release
INSTALLATION:
=============
Copy the clockpg.dll in plugin folder of lcd smartie.
Be sure that .NET Framework 2.0 is installed on your system.
USE
===
Please use following syntax:
$dll(clockpg,1,[size],[style])
$dll(clockpg,2,[line number],[size])
...
size is given in chars.
style can be "style1" or "style2"
for example:
$dll(clockpg,1,4,style1)
$dll(clockpg,2,2,4)
NOTE
====
-all custom chars used.
-can NOT(!) be used together with picture plugin! |
| Lizenz: Freeware |
O/S: Windows |
Version: 0.2 |
| Hinzugefügt: 22/10/2006 14:29 |
Downloads: 951 |
Download (4kB) |

| Big Text Plugin |
CHANGELOG
=======
0.3 Alpha
-Big Numbers support.
0.2 Alpha
-Smother Font
-Some special characters added
0.1 Alpha
INSTALLATION:
=============
Copy the bigtext.dll in plugin folder of lcd smartie.
Be sure that .NET Framework 2.0 is installed on your system.
USE
===
Please use following syntax:
$dll(bigtext,1,[reserved],[your text])
$dll(bigtext,2,[line number],[reserved])
...
for example:
$dll(bigtext,1,0,BIG TEXT PLUGIN BY NSA666! )
$dll(bigtext,2,2,0)
$dll(bigtext,2,3,0)
$dll(bigtext,2,4,0)
Will scroll "BIG TEXT PLUGIN BY NSA666!" over the LCD.
NOTE
====
-Only 4 lines LCDs are supported! |
| Lizenz: Freeware |
O/S: Windows |
Version: 0.3 |
| Hinzugefügt: 20/10/2006 23:31 |
Downloads: 590 |
Download (5kB) |

| Picture Plugin |
CHANGELOG
=======
0.3 Alpha
-size setting
-bug fixes
-animated gif added to the package
0.2 Alpha
-Animated gif support
-More formats(not only bmp)
0.1 Alpha
-Initial release
INSTALLATION:
=============
Copy the picturepg.dll in plugin folder of lcd smartie.
Copy your picture(20x16 pixel) in LCD-smartie folder.
Be sure that .NET Framework 2.0 is installed on your system.
USE
===
Please use following syntax:
$dll(picturepg,1,[size],[filename])
$dll(picturepg,2,[line number],[size])
...
size is given in chars.
for example:
$dll(picturepg,1,4,nuclear.gif)
$dll(picturepg,2,2,4) |
| Lizenz: Freeware |
O/S: Windows |
Version: 0.3 |
| Hinzugefügt: 20/10/2006 23:23 |
Downloads: 782 |
Download (5kB) |

| Veritcal scroll plugin |
VERSION
=======
0.1 Alpha
INSTALLATION:
=============
Copy the verticalscr.dll in plugin folder of lcd smartie.
Be sure that .NET Framework 2.0 is installed on your system.
USE
===
Please use following syntax:
$dll(verticalscr,1,[horizontal size of lcd],[Your very long text])
$dll(verticalscr,2,[line number],[horizontal size of lcd])
...
for example:
$dll(verticalscr,1,16,$Rss(http://www.wired.com/news_drop/netcenter/netcenter.rdf,b))
$dll(verticalscr,2,2,16)
$dll(verticalscr,2,3,16)
$dll(verticalscr,2,4,16)
will scroll wired.com feed at 16x4 display |
| Lizenz: Freeware |
O/S: Windows |
Version: 0.1 |
| Hinzugefügt: 20/10/2006 23:29 |
Downloads: 420 |
Download (3kB) |
|
|
|
|