https://github.com/don/mfny2015-rpi-ble
Examples from Maker Faire 2015 Raspberry PI BLE presentation
https://github.com/don/mfny2015-rpi-ble
Last synced: 12 months ago
JSON representation
Examples from Maker Faire 2015 Raspberry PI BLE presentation
- Host: GitHub
- URL: https://github.com/don/mfny2015-rpi-ble
- Owner: don
- Created: 2015-09-25T20:42:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-27T04:09:26.000Z (over 10 years ago)
- Last Synced: 2025-02-23T17:25:11.223Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 129 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sample Code for Maker Faire NY 2015 Presentation
Bluetooth Low Energy with Raspberry Pi
http://makerfaire.com/maker/entry/51777/
The phone examples are in other repositories:
* [LED](https://github.com/don/mfny2015-arduino-ble/tree/master/phonegap/led)
* [Thermometer](https://github.com/don/mfny2015-arduino-ble/tree/master/phonegap/thermometer) (PhoneGap)
* [Thermometer](https://github.com/don/phillycocoa/tree/master/Thermometer) (Xcode)