Hi guys, i just made my first LCD screen and got it working with this app but got a couple of questions (sorry if these are in wrong place)
my screen is a 1x16 parrellel HD44780 type
i'm hoping to replace with a 4x20 soon but wanted to get it running as nice as possible before deciding on new display type
question 1. under vers 5.3.2 it works fine when "use alternitive addressing" is ticked but under 5.4 i get half a screen i have tried the parramiters a couple of times to no luck what should it be set to? eg $378[,1,a1]
question 2. the WMP11 plug in (under 5.3.2) i got the creative pack and media player shows it but $dll(wmpblog,2,0,0) give output of "0" at all times $dll(wmpblog,1,0,0) gives a blank space what am i doing wrong? does that need 5.4?
question 3. i like the $Bar($CPUUsage%,100,10) bar can a version of that show the volume level? if so easy to ajust or new plugin needed?
sorry if some of these are basics but any help on any of the 3 would be great
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
noob with a couple of questions
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo
-
- Posts: 18
- Joined: April 8th, 2007, 1:48 pm
- Location: Fife, Scotland
-
- Posts: 2
- Joined: March 1st, 2007, 6:46 pm
- Location: Czech Republic
3: $bar(current_value,maximum,lenght_of_bar)
you need plugin for volume: http://forums.lcdsmartie.org/viewtopic. ... 46&start=0
$Bar($dll(volume,4,0,0),100,16)
you need plugin for volume: http://forums.lcdsmartie.org/viewtopic. ... 46&start=0
$Bar($dll(volume,4,0,0),100,16)
-
- Posts: 18
- Joined: April 8th, 2007, 1:48 pm
- Location: Fife, Scotland
-
- Forum Supporter
- Posts: 590
- Joined: March 8th, 2006, 1:58 pm
- Location: Scotland
-
- Posts: 18
- Joined: April 8th, 2007, 1:48 pm
- Location: Fife, Scotland
well thanks anyway just thought it would be nice for when i get the 4 line one made, was hoping to look like this
Garbage Cherrylips
Left [][][][][][][]
Right [][][][]
Volume 80%
left and right changing as sound increase and decrease
any pointers would be nice
the wmp11 bloging plugin needed a reboot to kick in for blogging to start then wmp coding added BEFORE wmp11 opened now working 100%
anyone any advice on the 1st point? ("use alternitive addressing" code for 5.4)
Garbage Cherrylips
Left [][][][][][][]
Right [][][][]
Volume 80%
left and right changing as sound increase and decrease
any pointers would be nice
the wmp11 bloging plugin needed a reboot to kick in for blogging to start then wmp coding added BEFORE wmp11 opened now working 100%
anyone any advice on the 1st point? ("use alternitive addressing" code for 5.4)