<div dir="ltr">Thanks all.<div><br></div><div>My assumption would be that the bank-hols won't change the much so no need for internet access and likely RTC module for timekeeping.</div><div><br></div><div>In terms of power-draw - thinking about it the LED display being large would I guess need more than battery power for a prolonged period (could I set it to power down the lights at set times of day/week maybe). I think Raspberry Pi might be overkill but I'm no expert.</div><div><br></div><div>Not set on what the display is so open to suggestions/guidance - I am a newbie so something straightforward to interface would be helpful for me.</div><div><br></div><div>Thanks all,</div><div><br></div><div>Richard</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 28 January 2016 at 09:37, Alan Cox <span dir="ltr"><<a href="mailto:alan@lxorguk.ukuu.org.uk" target="_blank">alan@lxorguk.ukuu.org.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> Ideally it would be something that I could run off a re-chargeable battery<br>
> pack for portability but plugging in would be okay.<br>
><br>
> Would this be a Raspberry Pi project or would you recommend an Arduino?<br>
><br>
> All suggestions very gratefully received...<br>
<br>
</span>I would think pretty much any tiny microcontroller can do it. SPI rtc,<br>
SPI led driver and that's about it. The program ought to be tiny and the<br>
data file you need is 366 bits. Even the lazy man's version is going to be<br>
under 1KB (table with the correct number to show for each 'day of the<br>
year').<br>
<br>
A PI would be able to run ntp, scrape the government web sites and adjust<br>
if they change the official bank holiday list but does draw somewhat<br>
higher power.<br>
<span class="HOEnZb"><font color="#888888"><br>
Alan<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Kind regards,<br><br>Richard</div>
</div>