/edison-one-way-messaging

One way messaging system from the web to an Intel Edison connected to an LCD screen, button, and Piezo buzzer.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

One way messaging

The Intel Edison hosts a simple web server that has a single page. The user fills out a web form with a message and chooses a color for the LCD screen. When you press submit, the Edison displays the message on the LCD screen and changes it's color to the color specified. That's it :)