{{ 'fb_in_app_browser_popup.desc' | translate }} {{ 'fb_in_app_browser_popup.copy_link' | translate }}

{{ 'in_app_browser_popup.desc' | translate }}

商品諮詢報價|歡迎加入@LINE

你的購物車是空的
{{ (item.variation.media ? item.variation.media.alt_translations : item.product.cover_media.alt_translations) | translateModel }} {{ (item.variation.media
                    ? item.variation.media.alt_translations
                    : item.product.cover_media.alt_translations) | translateModel
                }}
{{ 'product.bundled_products.label' | translate }}
{{ 'product.bundle_group_products.label' | translate }}
{{ 'product.buyandget.label' | translate }}
{{ 'product.gift.label' | translate }}
{{ 'product.addon_products.label' | translate }}
{{item.product.title_translations|translateModel}}
{{ field.name_translations | translateModel }}
  • {{ childProduct.title_translations | translateModel }}

    {{ getChildVariationShorthand(childProduct.child_variation) }}

{{ 'product.set.open_variation' | translate }}
  • {{ getSelectedItemDetail(selectedChildProduct, item).childProductName }} x {{ selectedChildProduct.quantity || 1 }}

    {{ getSelectedItemDetail(selectedChildProduct, item).childVariationName }}

{{item.variation.name}}
{{item.quantity}}x NT$0 {{ item.unit_point }} 點
{{addonItem.product.cover_media.alt_translations | translateModel}}
{{ 'product.addon_products.label' | translate }}
{{addonItem.product.title_translations|translateModel}}
{{addonItem.quantity}}x {{ mainConfig.merchantData.base_currency.alternate_symbol + "0" }}
Raspberry Pi Sense HAT 擴充板

Raspberry Pi Sense HAT 擴充板

貨號:SSO0209


NT$1,344
{{shoplineProductReview.avg_score}} {{'product.product_review.stars' | translate}} | {{shoplineProductReview.total}} {{'product.product_review.reviews' | translate}}
{{amazonProductReview.avg_rating}} {{'product.product_review.stars' | translate}} | {{amazonProductReview.total_comment_count}} {{'product.product_review.reviews' | translate}}
數量 組合數量
加入追蹤清單
一次最大商品購買數量限制為 99999
該數量不適用,請填入有效的數量。
售完

商品存貨不足,未能加入購物車

您所填寫的商品數量超過庫存

{{'products.quick_cart.out_of_number_hint'| translate}}

{{'product.preorder_limit.hint'| translate}}

每筆訂單限購 {{ product.max_order_quantity }} 件

現庫存只剩下 {{ quantityOfStock }} 件

若想購買,請聯絡我們。
加入追蹤清單
商品描述
了解更多
送貨及付款方式
顧客評價

【商品簡介】


Raspberry Pi Sense HAT 支援 Raspberry Pi 的大量項目,它可以測量Pi本身行徑的速度(即衡量速度),它有多熱?多麼潮濕?(空氣濕度),Raspberry Pi面對是哪個方向?LED矩陣可以顯示來自各種傳感器的數據,它可以通過使用磁力計編程指南針來顯示哪種方式是地磁北極,或者簡單地用遊戲桿玩遊戲,如俄羅斯方塊、乒乓球和蛇。操縱桿也可以用於使人類用戶與在Raspberry Pi Sense HAT上運行的程序進行交互。為Sense HAT編寫程序非常簡單,可以快速方便地使用Python庫。對於一個真正的世界性項目,請查看AstroPi網站http://astro-pi.org/,其中包含在國際空間站(ISS)上使用Raspberry Pi和Sense HAT的一系列想法和說明。

該套件配有Raspberry Pi Sense HAT ,4x M2.5安裝柱和8x M2.5螺釘,可將您的Sense HAT牢固地安裝在您的Raspberry Pi 上。


【產品規格】


The Sense HAT from the folks at Raspberry Pi is an add-on board that fits perfectly on top of your Pi to provide you with plenty of sensing functionality. This means that the Sense HAT is great for learning about environmental conditions, particularly within space science. Sense HAT + Pi Board = Astro Pi!

What’s on-board the Pi Sense HAT?

  • 8 x 8, 16-bit LED display that outputs sense data via shapes, icons and messages
  • Inertial Measurement Unit (IMU) — essential for velocity, orientation and gravity measurement of a space craft, the IMU combines an accelerometer, gyroscope and magnetometer into one chip
  • Barometric air pressure sensor
  • Temperature sensor
  • Humidity sensor
  • 5-button joystick that serves as an on-board keyboard and mouse

How do I get started with the Pi Sense HAT?

  • Once the HAT is assembled with your Pi board, you will need to install Astro Pi software. You can now start to program — the Raspberry Pi Foundation provide great examples to start programming with such as showing a rainbow of colours on the LED display or rotating the LED display. Channel the Tim Peake in you…
  • See https://www.raspberrypi.org/learning/astro-pi-guide/
  • Make your Raspberry Pi into an Astro Pi with the Sense HAT – Pressure, humidity, temperature and orientation sensors combined with a beautiful 8×8 LED matrix!
  • Attach the HAT to your Pi’s GPIO pins and you can use the integrated circuit based sensors for many different types of experiments, applications, and even games.


The sensors enable you to read:

  • Orientation (yaw, pitch & roll) via an accelerometer, 3D gyroscope and magnetometer
  • Pressure
  • Humidity
  • Temperature

The Sense HAT supports a whole host of projects for the Raspberry Pi, it can measure how fast is the Pi itself travelling (i.e. measure your speed), how hot is it? how humid is it? (air humidity), which direction is the Raspberry Pi facing?

The LED Matrix enables you to display the data from the various sensors, it can show you which way is geomagnetic North by programming a compass using the magnetometer, or simply be used to play games like Tetris, Pong and Snake with the joystick. The joystick can also be used to enable a human user to interact with the programs running on the Raspberry Pi Sense HAT.

Writing programs for the Sense HAT is very simple, with a Python library available to get started quickly and easily. For a truly out of world projects check out the AstroPi website http://astro-pi.org/, containing a host of ideas and instructions for using the Raspberry Pi and Sense HAT on the International Space Station (ISS).

This kit comes with the Sense HAT, 4x M2.5 mounting posts and 8x M2.5 screws to securely mount your Sense HAT on your Raspberry Pi.

Getting Started:

  • Connect your Sense HAT to the Raspberry Pi via the 40 GPIO Pins.You will then need to install the software:
  • 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 mins to run on the Raspberry Pi 2 Model B, and approximately 20 minutes on earlier models of the Raspberry Pi)
  • When the install has finished you will need to reboot your Raspberry Pi

產品特性

  • Gyroscope – angular rate sensor: +/-245/500/2000dps
  • Accelerometer – Linear acceleration sensor: +/-2/4/8/16 g
  • Magnetometer – Magnetic Sensor: +/- 4/8/12/16 gauss
  • Barometer: 260 – 1260 hPa absolute range (accuracy depends on the temperature and pressure, +/- 0.1 hPa under normal conditions)
  • Temperature sensor (Temperature accurate to +/- 2 degC in the 0-65 degC range)
  • Relative Humidity sensor (accurate to +/- 4.5% in the 20-80%rH range, accurate to +/- 0.5 degC in 15-40 degC range)
  • 8×8 LED matrix display
  • Small 5 button joystick
這個商品沒有更多資訊。

送貨方式

  • 郵寄掛號 (未滿一千元須加運費60元;會員滿千免運)
  • 順豐速運 (運費100元)
  • 7-11 取貨付款 (運費60元)
  • 7-11 純取貨 (運費60元)
  • 全家 取貨付款 (運費60元)
  • 全家 純取貨 (運費60元)
  • 面交自取

付款方式

  • 銀行轉帳/ATM (請於3日內匯款完成)
  • 信用卡 (金額需要滿三千元才能使用)
  • 全家 取貨付款
  • 7-11 取貨付款
  • 面交付款
{{'product.product_review.no_review' | translate}}