본문 바로가기
개발언어/Xamarin

[Xamarin]Bluetooth Low Energe 개발 관련 사이트 모음

by 후쮸아빠 2020. 3. 17.

1. Bluetooth Low Energy(BLE)에 대해 설명이 잘 되어 있는 사이트

https://blog-kr.zoyi.co/bluetooth-low-energy-ble/

 

Bluetooth Low Energy(BLE) 파헤치기

1. What is BLE? 스마트폰이 출시되어 대중화가 될 무렵, ‘스마트’한 개념의 밴드, 워치, 글래스 등이 출시되면서 웨어러블 디바이스 시장이 태동하기 시작했다. 그리고, 2015년 상반기, 애플워치의 등장으로 작은 생태계를 이루고 있던 웨어러블 디바이스들이 다시 한번 각광을 받게 되었다. 각기 생긴 모습은 다르지만 이들의 공통점은 스마트폰과 연동되어 작동한다는 것이었다. 과거부터 기기들간의

blog-kr.zoyi.co

2. Xamarin 블루투스 개발 관련 사이트인데..잘 모르겠음..일단 사이트만 추가..

https://servocode.com/blog/servocode.com/blog/bluetooth-le-for-xamarin.forms-how-to-control-things-from-the-level-of-mobile-app

 

Xamarin Month #8: Bluetooth LE for Xamarin.Forms - How To Control Things From The Level Of Mobile App

My first approach to programming was at primary school. During Computer Science classes, we were navigating a little turtle in Logo. It was the time when I got fascinated by IT. Controlling the turtle was fun. Who knew that one day I will be creating mobil

servocode.com

3. Xamarin에서 블루투스 개발에 사용 가능한 프레임워크 (Central / Peripheral 모두 개발 가능 버전)

https://github.com/shinyorg/shiny

 

shinyorg/shiny

A Xamarin Framework for Backgrounding & Device Hardware Services (iOS, Android, UWP, Tizen, tvOS, watchOS, & more coming soon) - shinyorg/shiny

github.com

3-1. shiny 샘플 github 사이트(nuget을 설치하니 샘플 사이트라고 나옴...)

https://github.com/shinyorg/ShinySamples 

 

shinyorg/shinysamples

Samples of how to use Shiny.NET. Contribute to shinyorg/shinysamples development by creating an account on GitHub.

github.com

4. shiny 프레임워크 이전 버전

https://github.com/aritchie/bluetoothle

 

aritchie/bluetoothle

Easy to use, cross platform, REACTIVE BluetoothLE Plugin for Xamarin - aritchie/bluetoothle

github.com