A framework for prototyping applications consisting of Android devices, Bluetooth LE communication, and Embedded hardware
Go to file
2019-09-17 14:47:25 +02:00
android Add missing licenses 2019-01-26 14:29:39 +01:00
psoc [UART Full Duplex + BLE] Fusion 2018-09-20 15:29:37 +02:00
scripts minor 2019-01-26 11:03:37 +01:00
wiki wiki 2018-09-21 01:53:12 +02:00
.gitignore Fix Intellij warnings 2018-09-19 14:16:33 +02:00
LICENSE Initial commit 2017-12-08 15:03:30 +01:00
README.md Picture fixed 2019-09-17 14:47:25 +02:00
shippable.bash Add missing licenses 2019-01-26 14:29:39 +01:00
shippable.yml Add CI configuration 2018-02-20 07:06:35 +01:00

Run Status


Welcome to ABLE

ABLE, Android Bluetooth-Low-Energy, is a framework for prototyping applications consisting of Android devices, Bluetooth LE communication, and embedded hardware. The framework takes care of the scanning and pairing process for you. It shows you a list of available Bluetooth LE devices and provides an interface to connect, display data and display GATT services and characteristics supported by the devices. So you can focus on the main issues you want to evaluate with your device.

Tutorial

You find a detailed installation tutorial here.

Screenshots of the app

ABLE SCAN ABLE STOP SCAN ABLE CAPLED ABLE CAPLED

Credits

Thanks to Cypress® for the hardware support and https://360mockups.com/ for the smartphone graphics.

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.