HTML (hyper text markup language) is a markup language for describing web documents. This means it uses tags to describe and set up the content of the page. A tag can be stand-alone but usually comes in pairs, where ‘<>’…

Balsamiq is a tool for creating wireframes, lofi mockups and crude prototypes. It can be downloaded as a desktop application on OS X and Windows. It also comes in a web app version, specially targeted at teams. There is also…

1. Prepare the Webpage In order to publish the webpage via dropbox, first prepare the html document along with the style sheets, scripts, images and other required documents. Consequently, run the webpage locally on your machine, and save it as…

Basic Concepts MQTT: • Important for constrained devices and unreliable networks. • Used to send messages with very low overhead. MQTT over WebSockets client: • Enable a browser to send and receive MQTT messages. • A browser that supports WebSockets…

Shutting Down and Rebooting Gently Just unplugging power may leave the file system corrupted. To properly shutdown, use the following commands: sudo halt or, to reboot: sudo reboot Using a Monitor Connected to the Pi Simply start your Pi with…