Saturday, 9 August 2014

Bluetooth enabled Flash Drives


Concept:

           Storage devices such as Pen drives and Hard drives, popularly known as USB flash drives, usually requires an intermediate computer for data transfer between the storage devices. Since an USB flash drive is a peripheral device, it requires a host - computer. 

Providing a suitable means of communication between these USB flash drives to enable them to communicate among them without an intermediate computer will prove to be time consuming and enable faster rate of communication. Bluetooth standard can be used to cater such needs.

My idea is to provide a system of wireless communication between USB storage devices so that a computer or a Laptop is not needed in between, for transfer of data among storage devices. This is possible by implanting a BLUETOOTH module along with the memory element of the USB flash drive. A display element can be used to display the contents of the storage device.

Bluetooth is preferred over other communications since it is cost effective. The biggest advantage of Bluetooth enabled flash drives is that it can, not only communicate with other such Bluetooth storage devices (Pen drives and hard drives) but also with other Bluetooth enabled devices (Mobile phones and even with computers) at high data rates.

            Also a computer need not be functional for transferring the data between Bluetooth enabled USB storage devices for which the computer will involve a considerable amount of power usage. A low power battery cell (Rechargeable cell that automatically charges when USB is connected to a computer) can be implemented inside the USB devices to enable the Bluetooth function. Although this proves to be a costly implementation for a low cost Pen drive, if implemented in high cost hard drives, it will provide an efficient and portable ‘storage system in hand‘.

Prototype:

           A simple prototype involving GR-Sakura development board, SD card as flash memory and HC-05 Bluetooth module has been done.
Watch this video that demonstrates the simple prototype of 'Bluetooth Enabled Flash Drives'.
 
 

4 comments:

  1. I'm interested to try it.It will be much helpful if you provide with the connections and wire diagrams

    ReplyDelete
  2. You can find the code at http://renesasrulz.com/app_kits_and_demo_boards/gadget_renesas_user_forum/f/128/t/4472.aspx

    ReplyDelete
  3. Hi....this looks very interesting. But i cand see the Code with this link :( Is there any other possibilities to see this code? THANKS

    ReplyDelete
  4. You can download the Circuit diagram and source code at https://www.dropbox.com/s/gtr8rpkp6832ite/Bluetooth%20Enabled%20Flash%20Drives.rar?dl=0

    Hope it helps :)

    ReplyDelete