An open API service indexing awesome lists of open source software.

https://github.com/projectweekend/ar-lightblue-motion

A simple motion detector sketch for the LightBlue Bean (http://punchthrough.com/bean/)
https://github.com/projectweekend/ar-lightblue-motion

Last synced: 9 months ago
JSON representation

A simple motion detector sketch for the LightBlue Bean (http://punchthrough.com/bean/)

Awesome Lists containing this project

README

          

This is a simple motion detector sketch for the [LightBlue Bean](http://punchthrough.com/bean/). In addition to BLE wireless serial communication, the LightBlue Bean has five [scratch characteristic](http://punchthrough.com/bean/arduino-users-guide/#Scratch_Characteristics) banks. When motion is detected, a `1` is written to the first bank. The default value is `0`. Other BLE devices can easily check this characteristic.