Skip to content

Circuit-Digest/DIY-AirTag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

DIY AirTag: Never Lose Your Keys Again!

alt_text

We all know that there is nothing more infuriating than forgetting where we placed something important or misplaced things. Losing your keys, wallet, or other valuable items can be a frustrating experience. Apple recognised this common problem and introduced the AirTag, a small, Bluetooth-enabled device that helps you keep track of your belongings. By attaching an AirTag to your items, you can easily locate them using the "Find My" app on your iPhone. The AirTag sends a secure Bluetooth signal that nearby devices in the Find My network can detect, allowing you to see the item's location on a map. Inspired by the functionality and usefulness of Apple's AirTag, we created a DIY solution that brings similar benefits with a personal touch. This project involves creating your own Bluetooth Low Energy (BLE) air tag/key finder that will help you keep your important things safe. The heart of this project is an MDBT50Q-1MV2 BLE module from Raytac featuring an nRF52840, an ultra low power BLE SoC from Nordic with a 32-bit ARM Cortex-M4 core running at 64MHz. An ADXL345 3-axis accelerometer from Analog devices is also included in the circuit to detect movement. Multiple LEDs and an active buzzer are provided for visual and audible indications. The whole circuit is powered by a 3V CR2032 lithium battery. The key finder function can be used to find the Airtag which the Airtag will output a loud alarm along with LED indications, which makes it easier to find it in both bright and dark environments. With loss prevention mode enabled the Airtag will sound the Alarm and LED indications as soon as the Airtag is disconnected from the smartphone.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages