Description
EasySecurity is an alarm device software which is based and built over the nabduino board. The software running on the device is based and written on C. In order to combine the embedded software with the nabto plugin
(the plugin for the browser) we have used the TPT programming language and XML. Interestingly, with this software you can remotely monitor your alarm device, which means that by accessing a certain URL address you can see if there is some movement that has
been detected in your house or in your property. The web-application is deployed in the AppFog cloud which is based on the PaaS model (Platform as a Service). Furthermore, the web application is using a third layer RDBMS – MySQL with configured “php
my admin” module. The programming languages on which the web application is based are PHP and JavaScript (using the JQuery framework). For the design and the interface of the web, we have used HTML5 and CSS3.
Visit the web application
Scope
- The Web-application for the alarm is developed on PHP combined with the JQuery framework
- It uses MySQL database, where all the data is stored
- It gives you the opportunity to monitor your alarm device remotely
- The monitoring part of the Web-application is deployed on the Rack Space infrastructure via the AppFog cloud
- Technologies and programming languages used for the application: C, HTML, CSS, JavaScript, JQuery, AJAX, PHP, MySQL, Cloud computing
Business context
The purpose of this application is for a project in It, Network & Electronics Technology class at University College of Denmark, Aalborg.