mattgmg1990 / edison-one-way-messaging

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 :)

About

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

License:Apache License 2.0


Languages

Language:JavaScript 62.9%Language:HTML 21.8%Language:CSS 15.3%