IoT Based Anti-Theft Flooring System Using CC3200
IoT Based Anti-Theft Flooring System Using CC3200
Karthikamani R Prajith K
Department of ECE Department of ECE
Sri Ramakrishna Engineering College Coimbatore, Sri Ramakrishna Engineering College Coimbatore,
India India
[email protected] [email protected]
Mahesh L Kannish R
Department of ECE Department of ECE
Sri Ramakrishna Engineering College Coimbatore, Sri Ramakrishna Engineering College Coimbatore,
India India
[email protected] [email protected]
Abstract— Security is a basic need in an urbanized city. can be completed automatically. Home automation
Major home theft has increased a lot these days. Every three systems' (HAS') primary goals are to conserve energy
minutes there is robbery happening in INDIA according to a and minimize labor-intensive tasks. Also, this system
major report given by the crime bureau. Home theft has
is designed to assist older persons who have trouble
increased compared to the previous years, there is not even a
walking and turning on and off household
small drop or reduction in home theft instead there is only
rapid increase. To reduce there are many ways, which can be
appliances as well as disabled people who have
diffused so easily these days using the advanced features that trouble walking.
have been developed in the present generation. In all security Creating this product was primarily driven by the
problems, the device has been found to secure and reduce the desire to improve the comfort and simplicity of
home theft rate. This study uses CC3200, a structured people's lives. People will enjoy the comfort of
microcontroller interfaced with the piezoelectric sensor so using voice commands to operate systems while
that once if the thief enters the house and steps on the mat remaining stationary. In this study, voice commands
the sensor reads and send the data to the cloud and the data
or an Android application are used to control home
sent to the cloud can be viewed and the theif can be caught so
automation appliances.
easily.
involve sensors to measure water flow rates, data sensor data. After that, a variable may be used to
communication through IoT protocols, and algorithms for hold the sensor data.
detecting irregularities or potential theft. [3] 3. Connect CC3200 to Wi-Fi Network: After the code
The authors likely discuss the design and to read sensor data has been written, connect the
implementation of a system that utilizes IoT sensors to CC3200 to a Wi-Fi network. This can be achieved
monitor the status of doors in a home. This could involve using the Wi-Fi module on the CC3200 and the
sensors detecting whether doors are open or closed. LoRa appropriate library functions.
technology, known for its long-range communication 4. Send Data to Thing Speak: Once the CC3200 is
capabilities, may be employed for efficient and reliable connected to the Wi-Fi network, use the Thing
data transmission between the sensors and the monitoring Speak API to send data to the Thing Speak cloud.
system. [4] To do this, create a Thing Speak account and
The authors likely discuss the design considerations, create a channel to store the sensor data. Next, use
architecture, and implementation of GPS anti-theft the Thing Speak API to send data from the
tracking devices enhanced by IoT technology. These CC3200 to the channel in Thing Speak. The sensor
devices are presumably intended for tracking and locating data can be sent in JSON format.
stolen items using GPS technology, and the IoT aspect 5. View Data in Thing Speak: After the sensor data
may involve real-time data communication, remote has been sent to the Thing Speak cloud, it can be
monitoring, or other IoT features to optimize the device's viewed on the Thing Speak website. Thing Speak
functionality. [5] provides tools for visualizing the data, such as
The authors likely discuss the design and graphs and charts, which can be used to gain
implementation of a theft-detection system that employs insights into the sensor readings.
the MPU-6050 sensor, which is capable of measuring 6. Overall, the workflow for piezoelectric sensors
motion and orientation. The Blynk IoT platform is connected to CC3200 to view in Thing Speak
presumably utilized for real-time data communication and cloud involves connecting the piezoelectric sensor
monitoring. The emphasis on low cost and compactness to the CC3200, writing code to read sensor data,
suggests an effort to create a practical and accessible connecting the CC3200 to a Wi-Fi network,
solution for theft detection. [6] sending data to Thing Speak using the API, and
The authors likely discuss the design and features of finally viewing the data on the Thing Speak
SURE-H, emphasizing security aspects in the context of website. It is important to note that proper coding
smart homes. The system may include various IoT devices practices and adherence to API guidelines should
interconnected to enhance home automation and be followed to ensure the integrity and security of
efficiency while prioritizing robust security measures. The the data.
paper may delve into the integration of secure
communication protocols, encryption techniques, or other
security mechanisms implemented within SURE-H. [7]
built-in Wi-Fi connectivity, making it ideal for device). The board incorporates sensors and inbuilt FTDI
applications that require wireless communication. In this emulation for a complete out-of-the-box experience. For
section, we will discuss how to connect a series usage with programming tools like Code Composer
connection of piezoelectric sensors to the CC3200. Studiotm Cloud integrated development environment
Piezoelectric sensors generate a voltage when a (IDE) and IAR Embedded Workbench, this board may be
force is applied to them. To connect a series connection of directly linked to a Computer.
piezoelectric sensors to the CC3200, you will need to use This LaunchPad includes 40+ programs for Wi-Fi
an analog-to-digital converter (ADC). The ADC will protocols, Internet applications, and MCU peripheral
convert the voltage generated by the piezoelectric sensors samples, as well as driver support and an SDK.
into a digital signal that can be read by the
B. PIEZOELECTRIC SENSORS
microcontroller.
The series connection of piezoelectric
sensors should be connected in parallel with a resistor.
The resistor will act as a load and ensure that the voltage
generated by the sensors does not exceed the input range
of the ADC. The value of the resistor will depend on the
sensitivity of the piezoelectric sensors and the input range Fig. 4. Piezoelectric sensors
IX.CONCLUSION
We have developed an IOT-Based device to stop
theft in the house. This device detects the thief and sends
an alert to the user who holds the device with the app
Fig. 9. ThingSpeak Output While No Pressure is Applied developed for the device. This is not an existing software
and also using CC3200 board has a more structured and
The above picture is constant while there is no
pressure applied and the graph indicates to be plane restricted security so it cannot be cracked or hacked
because there is no pressure applied and the digital easily.
led is also off when no pressure is applied.
X. FUTURE ENHANCEMENT
In future, an application for the police control
room can be created and further the alert once sent to the
user at the same time the alert will also be sent to the
control room and the location of the home where the theft
is happening will also message will be sent to the nearby
police station so that the thief will get caught soon.