SensorTag
센서태그
While most people would associate Texas Instruments (TI) with hardware design, as part of its BLE development ecosystem, TI has released an interesting and low-cost BLE development tool called SensorTag that is extremely useful to mobile application developers.
대부분의 사람들은 Texas Instruments (TI)를 하드웨어 설계와 연관시킬지 모르지만, TI는 BLE 개발 생태계의 일부로 SensorTag라는 흥미롭고 저렴한 BLE 개발 도구를 출시했는데, 이는 모바일 애플리케이션 개발자에게 매우 유용합니다.
Mobile applications are obviously only one half of the picture for most BLE use cases, and you generally need hardware for your application to interact with.
모바일 애플리케이션은 대부분의 BLE 사용 사례에서 전체 그림의 절반에 불과하며 일반적으로 애플리케이션과 상호 작용하려면 하드웨어가 필요합니다.
But hardware might not be available in the early stages of the development process, or if you are simply interested in learning to work with the BLE APIs on a mobile platform, you might not know where to start finding a device to talk to.
하지만 개발 과정의 초기 단계에서는 하드웨어를 구할 수 없을 수도 있고, 단순히 모바일 플랫폼에서 BLE API를 사용하는 방법을 배우고 싶을 뿐이라면, 통신할 장치를 어디서부터 찾아야 할지 모를 수도 있습니다.
The SensorTag solves this problem by providing an impressive collection of sensors in a relatively inexpensive and easy-to-order device, with example apps for both iOS and Android that show how to interact with those sensors.
SensorTag는 상대적으로 저렴하고 주문하기 쉬운 장치에 인상적인 센서 컬렉션을 제공하고 해당 센서와 상호 작용하는 방법을 보여주는 iOS 및 Android용 예제 앱을 제공하여 이 문제를 해결합니다.
The battery-powered Bluetooth Low Energy SensorTag platform includes the following sensors:
배터리 구동식 Bluetooth Low Energy SensorTag 플랫폼에는 다음 센서가 포함됩니다.
Temperature sensor
온도 센서
Humidity sensor
습도 센서
Pressure sensor
압력 센서
Accelerometer
가속도계
Gyroscope
자이로스코프
Magnetometer
자력계
This combination of sensors opens up a number of unique opportunities for data collection and rich user interaction.
이러한 센서 조합은 데이터 수집과 풍부한 사용자 상호 작용을 위한 수많은 고유한 기회를 열어줍니다.
The accelerometer and magnetometer can be combined to collect reasonably accurate three-axis rotational data, the pressure sensor can measure changes in altitude as the device moves up or down, and so on.
가속도계와 자력계를 결합하면 비교적 정확한 3축 회전 데이터를 수집할 수 있고, 압력 센서는 장치가 위아래로 움직일 때의 고도 변화를 측정할 수 있습니다.
Most importantly, the SensorTag platform allows application developers to talk to real hardware and get real sensor data with a minimum of fuss and without having to learn how to design peripherals themselves or make progress on the app while they wait for working hardware from other specialists working on the project.
가장 중요한 점은, SensorTag 플랫폼을 통해 애플리케이션 개발자는 실제 하드웨어와 통신하여 최소한의 번거로움으로 실제 센서 데이터를 얻을 수 있으며, 프로젝트를 진행하는 다른 전문가가 제공하는 작동하는 하드웨어를 기다리는 동안 주변 장치를 직접 설계하거나 앱 작업을 진행하는 방법을 배울 필요가 없습니다.
For more details, or to order a device, visit TI’s SensorTag product page.
자세한 내용을 확인하거나 장치를 주문하려면 TI의 SensorTag 제품 페이지를 방문하세요.