Intelligent Train Engines

We know that the Indian rail network is the largest in South Asia and perhaps the most complex in the world. There are so many local trains, fast, fast fast, passenger, goods …. etc. and several multiple procedures. However the schedule is perfect, it cannot be retained. And that’s why the train accidents are more … Read more

Remote Temperature Monitoring System

The temperature regulator or monitoring system is one of the most requested systems in almost all processing and manufacturing industries. Here, the given application demonstrates a completely new type of temperature control and control system. This one monitors the temperature, displays it, sends wireless signal to the remote monitoring node and give this node a … Read more

Getting Started with “C”

Communicating with a computer involves speaking the language the computer understands, which immediately excludes English as the language of communication with the computer. However, there is a close similarity between learning English and learning C. The classic method of learning English is to first learn the alphabets used in the language, then to learn how … Read more

What is “C” Programming

Before we can start writing serious C programs, it would be interesting to find out what C really is, how it came about, and how it compares to other computer languages. In this chapter we will briefly present these issues. Four important aspects of any language are how it stores data, how it operates on … Read more

Electronic Code Lock Circuit Using 555 Timer IC

Digital code locks are very popular in electronics, where you have to enter a certain “code” to open Lock. This type of Lock requires a Microcontroller to compare the entered code with the predefined code to open the Lock. We have already built these types of digital locks using Arduino, using Raspberry PI and using … Read more