Read the statement by Michael Teeuw here.
-=]!Show Your Module Setup![=-
-
two way to do ths
- pourches Driver Controller Board Kit
- try find old pc screen which you will be able push in to drive for your screen. iPad first gen use samsung screens.
-
If I’m right my first attempt was with IBM screen board. screen was probably 8 to 10 years old :-)))
-
@michael24h thanks for the info
-
@michael24h said in -=]!Show Your Module Setup
-
@michael24h said in -=]!Show Your Module Setup![=-:
Also I did use iPad screen with little retro pi project
Ohhhh, that’s hot! I want one! :thumbsup_tone2:
-
This post is deleted! -
-
This post is deleted! -
1 2 3 Busy man
thank you very much for info :-) -
I’m glad haven’t got any grandson yet. more time for me :-)
-
This post is deleted! -
This post is deleted! -
@johnnyboy said in -=]!Show Your Module Setup![=-:
Yeah, enlighten me too Amigo… how does the triple feed work?
You get three sets of info combined, or the three rotate? I cant visualise how this works.They rotate, so instead of one newsfeed you have as many as you want, rotating through their content. Having just one newsfeed gets kinda boring and you start seeing the same events.
Have you been drinking johnnyboy? I see four newsfeeds ;-)
-
that greate x4, can we change font colour in css ?
-
This post is deleted! -
@michael24h said in -=]!Show Your Module Setup![=-:
that greate x4, can we change font colour in css ?
Yes, you can change the color and the size
} .newsfeed div.light.small.dimmed { color: #99F; /* color for newsfeed **source** */ font-size: 24px; /* size for newsfeed **source** */ }and, if I’m not mistaken
} .newsfeed div.bright.medium.light { color: #99F; /* color for newsfeed **headline** */ font-size: 24px; /* size for newsfeed **headline** */ } Change the `color:` values and the `font-size:` values Please let me know if these work for you -
cool thanks for this
-
@michael24h said in -=]!Show Your Module Setup