Exam Room Guide Using RFID
The project aims to design an “Exam Room Guide” by which students can be guided for exams based on the confusion system. Radio Frequency Identification (RFID) card readers provide a…
MODERN RESTAURANTS ATOMIZATION FOR WIRELESS MENU DISH ORDERING USING TOUCH PANEL
The present project deals with wireless technology in the hotel management area. The present system working is a very tedious process ordering to one person, sending that with another person…
Real time-based street light control
The aim of the project “street light management using pc” is to design a system using which the ac loads (street lights) can be controlled through pc using the Arduino…
Serial Communications Interface (SCI) Using TMS320
Overview This chapter describes the features and operation of the serial communication interface (SCI) module. SCI is a two−wire asynchronous serial port, commonly known as a UART. The SCI modules…
How to create a new project in code composer studio (TMS320F28379D)
Introduction Because of the sheer complexity of the F2837xD devices, it is not uncommon for new users to have trouble bringing up the device their first time. This guide aims…
How To Update The Firmware In Microcontroller’s Using An Android Phone
In this tutorial, I want to show you how to flash the code using a mobile phone application. Nearly every embedded system needs the ability to have its firmware updated…
Types of Images Image Arithmetic
Types of Images There are many type of images , and we will look in detail about different types of images , and the color distribution in them. Binary Image…
How to read Current GSM TIME and Date using AT command
GSM Network time synchronization for RTC using AT+CLTS command Since I started designing the VALTRACK GPS trackers, I have always had trouble maintaining the tracking device’s correct time because once…
Digital Image Processing
What is an Image??? Image is the combination of pixels and Pixel is nothing but a part of Picture. An image is nothing more than a two dimensional signal. It…
MATLAB BASICS
Variables No need for types. i.e., All variables are created with double precision unless specified and they are matrices. After these statements, the variables are 1×1 matrices with double precision…