Pages

Saturday 5 September 2015

Smart Home Using Matlab GUI


OVERVIEW:

The popularity of home automation has been increasing greatly in recent years due to much higher affordability and simplicity through smartphone and computer connectivity. Home automation may include centralized control of lighting, HVAC (heating, ventilation and air conditioning), appliances, security locks of gates and doors and other systems, to provide improved convenience, comfort, energy efficiency and security. 


 Smart Home Using Matlab GUI Block Diagram:



Smart Home Using Matlab GUI Working Principle:


The microcontroller/processor is used to monitor and control the devices. An embedded c program is pre written into the microcontroller/processor which is programmed according to our need. The microcontroller/processor is then interfaced with the relays and the necessary water level sensors. Matlab will send a serial data to the microcontroller/processor via the serial interface.The microcontroller/processor replies if necessary and does the task assigned to it. The part of Matlab GUI is solely to provide user interface which when interrupted sends data to microcontroller/processor.

For More Details:


Controller:


  • Atmel (8051/89c52)/ PIC

Smart Home Using Matlab GUI Software Requirements:


  • MATLAB 2008 and above
  • LANGUAGE-Embedded C.
  • TOOLS: mikroC PRO for PIC/KEIL

Smart Home Using Matlab GUI Kits Contains:


  • PCB and programmed Microcontroller/Processor
  • Water Level Sensors (3)
  • 4 Relay Board
  • 1 Relay Board
  • USB to TTL converter
  • transformer (12 volts)
  • CD/DVD Project Report &CBT(Computer Based Training)*
  • Source code and datasheets
Reference :

Above design based on latest IEEE, Spring and other  international journal and Publication .The reference paper will be given along with kits.

Smart Home Using Matlab GUI Kits Details:

PIC Controller  

4 Relay  


Miscellaneous.

Friday 4 September 2015

LAN Based RFID Reader

OVERVIEW:

Ethernet RFID Reader is based on TCP/IP, can read RFID cards.This readers can easily connect to network.Installation is very easy. 



RFID Reader Features:


  • Low-cost method for reading passive RFID tags.
  • Built in Antenna
  • On-Board Power LED
  • Current Requirement <120mA
  • Detecting Range 5-15cms.
  • High quality PCB FR4 Grade with FPT Certified. 

RFID Reader - Applicatons:

  • RFID Remote/Web based attendance system
  • RFID Remote/Web based smart shopping system 
  • RFID Remote/Web based medical file tracking system 
  • RFID Remote/Web based inventory management system
  • RFID Remote/Web based access control system -security 
  • RFID Remote/Web based library management system 
  • RFID Remote/Web based security guard monitoring system
  • RFID Remote/Web based asset tracking system ,
  • RFID Remote/Web based vehicle parking system
  • RFID Remote/Web based toll gate collection system
  • RFID Remote/Web based hotel room access control system .
  • RFID Remote/Web based product identification for blind
  • RFID Remote/Web based blind indoor navigation system.
  • RFID Remote/Web based dual authentication system for software application ,
  • RFID Remote/Web based industry supply chain control system
  • RFID Remote/Web based smart conveyor

Ethernet Shield W5100 for Arduino:



  • With this Ethernet Shield, your Arduino board can be used to connect to internet.
  • Can be used as server or client.
  • Directly plug puzzle board, no soldering required.
  • Controller: W5100.
  • This is the latest version of the Ethernet Shield.
  • This Arduino Ethernet Shield which is based on the Wiznet W5100 Ethernet Chip gives you an easy way to get your Arduino Online.
  • It is directly supported by Arduino official Ethernet Library.
  • It adds a micro-SD card slot, which can be used to store files for serving over the network.
  • It is compatible with the Arduino Duemilanove (168 or 328), Uno as well as Mega (1280/2560) and can be accessed using the SD library.
  • The Wiznet W5100 provides a network (IP) stack capable of both TCP and UDP.
  • It supports up to four simultaneous socket connections.
  • Use the Ethernet library to write sketches which connect to the internet using the shield.
  • Fits all version of Arduino Main board,2009,UNO, mega 1280, mega 2560.
  • Size: 7cm x 5.4cm x 2.4cm - 2.76inch x 2.12inch x 0.94inch.
  • MAC address: 0xDE, 0xAD, 0xBE, 0xEF, 0xFE, 0xED byte mac[] = { 0xDE, 0xAD, 0xBE, 0xEF, 0xFE, 0xED }
Mega 2560 R3 ATmega2560-16AU Board Features:


  • Microcontroller:ATmega2560
  • Operating Voltage: 5V
  • Input Voltage (recommended):7-12V
  • Input Voltage (limits):6-20V
  • Digital I/O Pins: 54 (of which 14 provide PWM output)
  • Analog Input Pins:16
  • DC Current per I/O Pin:40 mA
  • DC Current for 3.3V Pin: 50 mA
  • Flash Memory:256 KB of which 4 KB used by bootloader
  • SRAM:8 KB
  • EEPROM:4 KB

LAN Based RFID Reader Block Diagram:


LAN Based RFID Reader Connection Diagram:



LAN Based RFID Reader Screenshot:





LAN Based RFID Reader Sample SDK Screenshot:



LAN Based RFID Reader Sample C# SDK Screenshot:



For More codes and software: Click Here