Bluetooth Data Acquisition with Android
TEC-IT (https://www.tec-it.com) published version 0.5 of GetBlue!
GetBlue is a smart application which communicates with Bluetooth and TCP/IP devices. The new version supports bi-directional device communication.
In addition to its simple TELNET like functionality, GetBlue captures serial Bluetooth (SPP/RFCOMM) or TCP data, displays it in a log window and forwards the collected data to an arbitrary server application. Data forwarding works even in the background or when changing screen orientation. Manually entered user data or server responses are sent then back to the device.
All important communication parameters are adjustable: GetBlue can easily be configured to capture Bluetooth barcode data and forward it to a web-application via
- HTTP GET requests
- HTTP Post requests
- Plain TCP sockets
- The Android device captures barcodes with a Bluetooth barcode scanner
- GetBlue forwards the scanned barcodes to your server application
- The server responds - for example - with a status code (like data accepted or data not accepted)
- GetBlue sends the server-response back to the barcode scanner
Give it a try - Android Market Link.
Note: The free demo version replaces forwarded data sometimes with a demo text. All other features are completely unrestricted.
Comments
Post a Comment
No spam please, comments are moderated.
Thanks, TEC-IT