일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- orange pi
- IOT
- ruby on rails
- dht11
- uno
- 개발환경
- 아두이노
- 라즈베리파이
- Arduino
- mqtt
- STM32F4
- Beacon
- JSON
- odroid-x2
- parser
- 오렌지파이
- flask
- java
- BLE
- python3
- ubuntu
- Raspberry Pi
- RUBY
- nano
- rails
- Raspberry Pi 3
- Server
- Python
- Android
- Nginx
- Today
- Total
목록BLE (2)
[熱情]
관련 사이트 링크~~ Google Sample - https://developer.android.com/guide/topics/connectivity/bluetooth-le.html - https://android.googlesource.com/platform/development/+/cefd49aae65dc85161d08419494071d74ffb982f/samples/BluetoothLeGatt/src/com/example/bluetooth/le - https://github.com/googlesamples/android-BluetoothLeGatt 친절한 블러그~~ ㅋㅋ http://blog.naver.com/roboholic84/220782915429 - https://github.com/keep..
현재.. 라즈베리파이3에 우분투 mate 를 사용중임. 파이썬은 python3.x를 사용중.. python2기반이라 오류는 것들이 많음. 라즈베리파일로 비콘 스캔하기.. http://codeanalysis.tistory.com/2 python2기반이다. python3에 할려는 오류가 난다. 관련된 사이트.. http://stackoverflow.com/questions/23985163/python3-error-no-module-named-bluetooth-on-linux-mint python3 -m pip install bluez 이거하라는데 안됨 ㅠㅠ 해당 사이트에서 python3로 되어 있다고 함.. https://github.com/flyinactor91/RasPi-iBeacons코드 다운.. su..