라즈베리 파이 센스 HAT -방향,압력, 온습도센서

(Raspberry Pi Sense HAT 

With Orientation, Pressure, Humidity And Temperature Sensors)

개요

  • 본 제품은 라즈베리 파이 센스 HAT입니다.
  • 40 GPIO 핀을 이용하여 라즈베리 파이 위에 부작하여 "Astro Pi"를 만들 수 있습니다.
  • 보드에는 방향(가속도계, 3D 자이로스코프, 지자계), 압력, 습도, 온도를 측정할 수 있는 센서를 장착하고 있으며, Astro Pi는 우주정거장에서 실험을 위해 실제 사용되고 있는 제품이기도 합니다.
  • 많은 라즈베리 파이 프로젝트를 지원하며, 라즈베리 파이가 얼마나 빠른 속도로 움직이는지, 얼마나 뜨거운지, 얼마나 습도가 있는지, 어느 방향으로 라즈베리가 보고 있는지 등을 측정할 수 있습니다.
  • 장착되어 있는 LED 매트릭스는 다양한 센서로부터의 데이터를 디스플레이할 수 있습니다.
  • 보드의 지자계를 이용하여 북쪽을 표시하게 할 수 있으며, 단순히 테트리스와 같은 게임을 하는데 사용할 수 도 있습니다. 부착된 조이스틱은 이런 게임 뿐아니라 사용자 입력을 주기에 좋습니다.
  • Sense HAT용으로 프로그램을 작성하는 것은 매우 쉽습니다.
  • 파이선 라이브러리를 이용하여 매우 쉽게 진행할 수 있습니다. AstroPi 웹페이지를 방문하여 우주정거장에서 이루어지고 있는 많은 실험 및 아이디어를 살펴보십시오.
  • 알림: 본 제품은 라즈베리 파이 2, 모델 B+, 모델 A+와 호환됩니다. 라즈베리 파이는 포함되어 있지 않습니다.

특징

  • ​Gyroscope
    • Angular rate sensor (dps): ~245/500/2000
  • Accelerometer
    • Linear acceleration sensor (g): ~2/4/8/16
  • Magnetometer
    • Magnetic sensor (gauss): ~4/8/12/16
  • Barometer: 260 - 1260 hPa absolute range (accuracy depends on the temperature and pressure, ~0.1 hPa under normal conditions)
  • Temperature sensor: Accurate to ~2°C in the 0-65°C range
  • Relative humidity sensor: Accurate to ~4.5% in the 20-80%rH range, accurate to ~0.5°C in 15-40°C range
  • 8x8 LED matrix display
  • Small 5 button joystick
  • Product Dimensions: 65.1mm x 56.6mm x 13.9mm / 2.6" x 2.2" x 0.5"
  • Product Weight: 20.4g/0.7oz

문서

  • Raspberry Pi Sense HAT tutorial
  • To Install:
    • Connect your Sense HAT to the Raspberry Pi via the 40 GPIO Pins
    • Open up a terminal and run the following command:

    wget -O - http://www.raspberrypi.org/files/astro-pi/astro-pi-install.sh --no-check-certificate | bash

    • (This will take approximately 5 minutes to run on the Raspberry Pi 2 Model B, and approximately 20 minutes on earlier models of the Raspberry Pi)
    • When the install is finished you will need to reboot your Raspberry Pi

연관제품