I also continued to try out my BeagleBone's web server! This video doesn't look like much, but it really shows the power of what even small web servers can do!
- Runs a Ruby script which blinks the LEDs in order
- Runs a Python script which flashes 1 LED in an SOS pattern
- Hosts a web page that can be accessed from the local network. The web page has two buttons, one turns all the lights on, one turns them off.
This demo uses many different languages: HTML, JavaScript, Python and Ruby. That's my favorite part about web servers like this, it lets you get multiple types of programming language to communicate with each other!
No comments:
Post a Comment