You are on page 1of 19

BlackBox Monitoring System

Using IoT
Objective
• Monitor live information of blackbox with
reference to existing system
• Measuring health parameter of the vehicle like
temperature, humidity, fuel level and speed
• Location tracking using builtin GPS system
• The above information will sent to GUI over the
GSM technology and IoT
• IoT(Internet of things)
IoT
• The Internet of things (IoT) is a system of interrelated
computing devices,  mechanical and digital machines.
• Traditional fields of embedded systems, wireless
sensor networks, control
systems, automation (including home and building
automation), and others all contribute to enabling the
Internet of things.
• Defining the Internet of things as "simply the point in
time when more 'things or objects' were connected to
the Internet than people"
Block Diagram DC motor
Power supply

Driver
circuit Engine status

32-bit
Temp & Humidity Microcontroller
LPC2148
GPS System

Ir Sensor IoT cloud

Level sensor
GSM Modem
Block Diagram Features: Lpc2148
• Microcontroller: LPC2148 with 256K on chip
memory
• Crystal for LPC2148: 12Mhz
• Crystal for RTC: 32.768KHz
• Operating Supply: 3.3V
• Low power Real-Time Clock (RTC) with
independent power and 32 kHz clock input.
• Multiple serial interfaces including two UARTs,
two Fast I²C-bus (400 kbit/s), SPI and SSP with
buffering and variable data length capabilities.
• Vectored Interrupt Controller (VIC) with Heart of the Project Unit
configurable priorities and vector addresses.
• CPU operating voltage range of 3.0 V to 3.6 V
(3.3 V +- 10 pct) with 5 V tolerant I/O pads
Block Diagram Features:Dht11
• Operating Voltage: 3.5V to 5.5V
• Operating current: 0.3mA
(measuring) 60uA (standby)
• Output: Serial data
• Temperature Range: 0°C to 50°C
• Humidity Range: 20% to 90%
• Resolution: Temperature and
Humidity both are 16-bit
• Accuracy: ±1°C and ±1%
• It uses to measure Engine temp
&Humidity
Block Diagram Features: IrPair
• When the module detects obstacles in front of the
signal, the circuit board green indicator light level,
while the OUT port continuous output low-level
signals, the module detects a distance of 2 ~ 10cm,
detection angle 35 °, the detection distance can be
potential adjustment with adjustment
potentiometer clockwise, the increase in detection
distance;

• The sensor module output port OUT can be directly


connected with the microcontroller IO port can also
be driven directly to a 5V relay; Connection: VCC-
VCC; GND-GND; OUT-IO.

• 3-5V DC power supply module can be used. When


the power is turned on, the red power LED is lit.
Block Diagram Features: GPS
• The default
baud rate:
9600.
• LED signal
indicator.
• Assistance
Assist Now
GNSS
Online
AGPS
Block Diagram Features: GSM
• The SIM900A is a complete Dual-
band GSM/GPRS solution in a
SMT module which can be
embedded in the customer
applications allowing you to
benefit from small dimensions
and cost-effective solutions.
• The SIM900A delivers GSM/GPRS
900/1800MHz performance for
voice, SMS, Data, and Fax in a
small form factor and with low
power consumption.
Block Diagram Features: IoT cloud(Thingspeaks)

• According to its developers, "ThingSpeak is


an open-source Internet of Things (IoT)
application and API to store and retrieve data
from things using the HTTP and MQTT protocol
over the Internet or via a Local Area Network.

• ThingSpeak enables the creation of sensor logging


applications, location tracking applications, and a
social network of things with status updates
Block Diagram Features: IoT cloud(Thingspeaks)
Block Diagram Features: Ignition
• An ignition switch, starter switch or start switch is
a switch in the control system of a motor vehicle that
activates the main electrical systems for the vehicle,
including "accessories" (radio, power windows, etc.).
•  ignition switches were key switches that requires the
proper key to be inserted in order for the switch
functions to be unlocked.
• The ignition locking system may be sometimes
bypassed by disconnecting the wiring to the switch and
manipulating it directly; this is known as hotwiring.
Block Diagram Features:Power supply
• This DC-DC 12V to 3.3V 5V 12V Power Module Multi Output Voltage
Conversion is also known as Buck Converter or also as Step-Down Voltage
Converter.
• The device is very flexible and easy to use. The module is powered by 9V
to 12V DC input, and provides two fixed DC outputs: 3.3V, 5.0V.
• Output power on/off switch
• Two-row multiple pin outputs, easy to use and connect
• Red LED illuminates when input DC power is supplied and output is turned
ON.
• Outputs
• 3.3V DC at 800mA maximum current
• 5.0V DC at 800mA maximum current
Block Diagram Features:Power supply
Complete Hardware Interface Circuit

• Add photo here that you took


IDE and Program Development
Step 1 : Working with Keil uvision 5 IDE

Step 2 : Creating Project


IDE and Program Development
Step3 : Working on pheripharal coding (Uart & LCD)

Uart Init at 9600 buad rate


Send Data

Rx Data

4 bit Lcd Interface


IDE and Program Development
IOT Cloud data as Result
Dht11 sensor Output
Result

You might also like