Theft alarm is an intruder alert system used to prevent theft/robbery and protect one’s premises. It is Build Using FRDM K82F It uses TSI launch Pad which can be connected to a box or locker such that when a intruder touches your locker the buzzer will be triggered.I just made use of TS library functions.
- Freedom K82F Board
- Piezo Buzzer Or any Buzzer
- Kinetis Design Studio & J link Tools
- Tera Team Or Putty For COM port
1. To upload code into your board make it open SDA
2. First Download Drivers and Kinetis Design Studio
3. Download OPEN SDA V2.1 Bootloader
- Plug in the board by pressing the reset button.
- Drag and drop the binary file in the BOOTLOADER(H): disk drive.
- Unplug the board
4. Install J link Tools&Drivers and Replug your Board.Now You can upload Code to your Board.
Steps to make the theft alarm1. Download Kinetis Design studio & Project Generator(If u Wish to create your own project)
2. Connect PORTC 8 pin to buzzer +ve Terminal and Negative to GND
3. Import KDS platform Library and Click Build Tool Icon on Kinetis Design Studio
4. After building Library download my project file from Google Drive.
5.Import the Downloaded folder to Kinetis design studio.Click on Build icon and click debug configuration icon.Select debug configuration and click debug. the program gets uploaded to your board.
or
6. Use Kinetis Project Generator Tool and use my codes uploaded below
7. Respect If you like my Project
Demonstration video
Comments