I need a small display with ~ 5 digits. The display needs to show number of visits to my site in real-time.
(Every time someone visits it needs to increase by one).
I thought to create an app, that fetches server stats every 10 seconds, and checks new number of visitors.
Do you think it is better to do with Arduino or Raspberry Pi?
Do you know of a digits monitor that can be connected to it?