WillScottJackson / SJDigitalAssistant

A desktop digital assistant that functions as a clock that's activated when a person enters the room. Other features include a music responsive lighting system; and other undecided/unconfirmed features to be included.
0 stars 0 forks source link

Keeping the Time #2

Open WillScottJackson opened 11 years ago

WillScottJackson commented 11 years ago

I've considered perhaps having the unit connected to a headless Raspberry Pi which will ensure that the time is up to date by sending a message of sorts with the correct time.

WillScottJackson commented 11 years ago

The current plan is to write an application C# which will get the current system time of the host PC and send it to the Arduino so that it can update the display. The message will go over serial in the form of a few bytes, these will then be interpreted and sent to the seven segment display strip.