LCD Screen display

The forum for designers and developers.
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Kensn
Posts: 18
Joined: 7. Jul 06, 17:42
Location: Washington State, USA
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

LCD Screen display

Postby Kensn » 26. Apr 07, 00:32

Well I really wanted to display Silverjuke info on my LCD in my HTPC. I set out to do this with no programming experience. I used the Hello World dll from the Silverjuke SDK, modified it to write the info I wanted to display on my LCD to reigistry values. These values are updated on "player.onTrackChange". I then wrote another DLL for the displaying of the time and progress bar. I used "program.setTimeout" in this plugin to call the plugin every second and update the registry keys with the current time info. I was then able to Use LcdSmartie, with a registry reader plugin, to read these values and display them on the lcd.

I know I have a lot to learn in the coding arena, and at one point was ready to give up, but was pretty happy to get the result I did, even though it would be considered sloppy coding I imagine.

After the basics were working I expanded the code to look at the lengths of the results , such as the album title, to see if it was more than 20 characters long. I then used an existing plugin for LCDSmarite to either center it on my display if it 20 characters or less, or use a custom scroll if they were longer.

I will continue to work on my coding with my ultimate desire to be able to code a LCDSmartie plugin to pull info directly from Silverjuke, bypassing all the registry writing and reading. Don't even know if this is feasible or not though. So far I haven't found the secret to that.

Here is my result so far. The animated gif shows the different screens I have set up, but the cycle time on my LCD is set to cycle the screens much slower.
Attachments
LCDSmartie.gif
LCDSmartie.gif (4.86 KiB) Viewed 6985 times

User avatar
Iznogood
Posts: 271
Joined: 6. Nov 05, 12:27
Location: NRW
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: LCD Screen display

Postby Iznogood » 17. Feb 08, 22:35

Can you please share it? or the code?

Guest
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: LCD Screen display

Postby Guest » 18. Feb 08, 00:07

Yes Please At least Know how to get started in coding my own.

Kensn
Posts: 18
Joined: 7. Jul 06, 17:42
Location: Washington State, USA
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: LCD Screen display

Postby Kensn » 25. Feb 08, 07:57

As there is interest in this I will work on uploaing the files and instructions for its use.

Guest
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: LCD Screen display

Postby Guest » 25. Feb 08, 22:27

looking forward for this tool

Kensn
Posts: 18
Joined: 7. Jul 06, 17:42
Location: Washington State, USA
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: LCD Screen display

Postby Kensn » 26. Feb 08, 03:18

It will take a couple of days to get everything together and write up instructions. Its been a while and I will have to refresh my memory. It will be for a 4 x 20 display. It could be adapted to others, but not by me. LCDsmartie will be used so you may want to get that working with your display while you wait.

User avatar
Iznogood
Posts: 271
Joined: 6. Nov 05, 12:27
Location: NRW
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: LCD Screen display

Postby Iznogood » 1. Mar 08, 00:41

don't mind - post it, i'll do reverse engineering ;-)

Kensn
Posts: 18
Joined: 7. Jul 06, 17:42
Location: Washington State, USA
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: LCD Screen display

Postby Kensn » 3. Mar 08, 07:35

Iznogood, would take less time to write the script... Not that complicatd.

I have to go out of town for a few days, but will be priority when I get back. going to post instuctions and screenshopts of setup.

Ken

Guest
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: LCD Screen display

Postby Guest » 20. Jun 08, 21:23

@ Kensn
Are you back in town right now?
That "few days" became a few weeks right now.
We, (I)are still interested in the script...
regards, Sus

Guest
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: LCD Screen display

Postby Guest » 4. Jul 08, 23:53

me too did bodge something together using lcdsmartie got silverjuke to wright to a text file and the lcdsmartie to read it


[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Return to “Developer Network”