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/)
- Host: GitHub
- URL: https://github.com/projectweekend/ar-lightblue-motion
- Owner: projectweekend
- License: mit
- Created: 2014-08-23T05:19:02.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-01T06:23:48.000Z (almost 12 years ago)
- Last Synced: 2025-03-27T15:53:20.536Z (over 1 year ago)
- Language: Arduino
- Homepage:
- Size: 148 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.