Blog
552 Disk full – Delete unwanted files on CentOs server
Running out of the storage space is very common problem. If we’ve GUI interface available with then its easy to clean and discard unwanted files but when it happens with our server and you’re not server expert then its a big one then and probably …
Home Automation and Security System
This project investigates the potential of ‘Full Home Control’, which is the aim of the Home Automation and Security Systems. The analysis and implementation of the home automation technology using Global System for Mobile Communication (GSM) module and various sensors to control home appliances such …
Home Automation System
Controlling home appliances using GSM and Arduino In this module, we are building a home automation system, where one can control the home appliances, using the simple smart phone, just by sending SMS through phone. It will turn any home electronic appliances ON and OFF …
Remote Weather Station using DHT11 Humidity Sensor, Arduino and GSM Modem
DHT11 is a basic, low-cost digital temperature and humidity sensor. It provides real time readings of the humidity basis on the current temperature of the surroundings and will tried to plot a real time digital graph according to the readings stored in the data storage. …
Effective use of GSM modem using AT Commands
Part 1 Call Originating and Terminating from GSM to Mobile Device and vice versa Case 1 : Call Originating and Terminating from GSM to Mobile Device through AT Commands. Set up the configuration of GSM Modem with Putty terminal( alternatives are Hyperterminal, AT Command …
How to use Laravel Jobs and Laravel Events
Laravel is changing and upgrading very fast. In the earlier branch laravel 4.x it was easy for new developer to adopt framework concept but now as of 5.x branch they’ve been very advanced and if some rookie/fresher starts with it, would rather step back because …