Rail Detection 3
Rail Detection 3
ESP32 is a open source, series of low-cost, low power system a chip microcontroller with integrated wi-fi and
dual mode Bluetooth.ESP32 has 34 GPIO pins each pin can be used as General purpose input, output or
connected to an internal peripheral signals.
2. Ultra sonic
Fig 5. UltraSonic
An ultrasonic sensor is an instrument that measures the distance to an object using ultrasonic sound waves.
This sensor is used to find the crack or obstacle on the track.
3. Motor Driver
The L298N is a dual H-Bridge motor driver this allows speed and direction control of two DC motors at the
Fig 8. LCD
4-bit data interface for compatibility with ARM boards
LCD_E, LCD_RS, LCD_RW
2 line x 16 character Display
Each character location consist of 5 dot x 8 bit display.
ARDUINO IDE SOFTWARE
An official software introduced by Arduino.cc, that is mainly used for writing, compiling and uploading the code
in almost all Arduino modules/boards. Arduino IDE is open-source software and is easily available to download
& install. Arduino IDE is an open-source software, designed by Arduino.cc and mainly used for writing,
compiling & uploading code to almost all Arduino Modules.
It is an official Arduino software, making code compilation too easy that even a common person with no prior
technical knowledge can get their feet wet with the learning process.
It is available for all operating systems i.e., MAC, Windows, Linux and runs on the Java Platform that comes with
inbuilt functions and commands that play a vital role in debugging, editing and compiling the code.
A range of Arduino modules available including Arduino Uno, Arduino Mega, Arduino Leonardo, Arduino Micro
and many more.