Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cybercase/up2_hacking
Having fun with the Jawbone UP2 band
https://github.com/cybercase/up2_hacking
android bluetooth-low-energy jawbone up2
Last synced: 15 days ago
JSON representation
Having fun with the Jawbone UP2 band
- Host: GitHub
- URL: https://github.com/cybercase/up2_hacking
- Owner: cybercase
- License: unlicense
- Created: 2018-07-21T08:24:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-21T08:46:29.000Z (over 6 years ago)
- Last Synced: 2023-10-20T19:09:19.362Z (about 1 year ago)
- Topics: android, bluetooth-low-energy, jawbone, up2
- Language: Java
- Homepage: https://stefano.brilli.me/blog/up2_reverse_engineering/
- Size: 94.7 KB
- Stars: 11
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Having fun with the Jawbone UP2
This is the source code of my one-weekend Jawbone UP2 hacking session from late 2015.
Here's a link to the blogpost: [UP2 Reverse Engineering](https://stefano.brilli.me/blog/up2_reverse_engineering/).[![Jawbone UP2 Vibrate on Command](https://img.youtube.com/vi/uwsyjyM5GJU/0.jpg)](https://www.youtube.com/watch?v=uwsyjyM5GJU)
I'm releasing the source code now because I've received a few requests reporting that after Jabowne went out of business they shut down their servers, making it impossible to use the UP bands.
Unfortunately the code I wrote it's a mess (it was just a hack after all 😁 ), and I'm not sure it's still working because my UP2 broke, **so I cannot work on it anymore.**
I've updated the Android project to make it buildable with the latest version of Android Studio (3.0 currently), so it should compile out of the box.
I'm sorry I cannot provide more support to anyone who's interested in this project, but if you're looking into hacking the Jawbone UP2 I'm sure this will be of some help.
_Stefano_