官方授權台灣代理分銷

Grove 物理套件

原名
Grove Physics Kit

貨號
110990102

分類
Kits for Grove

特價
4,118

商品停售

由於停止生產、銷量不佳、升級改版... 或其他因素,SeeedStudio 原廠目前已經停止生產、供應、或銷售本件商品,請尋找其他替代品方案。

資料來源:https://www.seeedstudio.com/Grove-Physics-Kit-p-1619.html

Description

This kit is designed for physics experiments at the middle school and high school levels. These sensors aren't just black boxes - they're easy to inspect, modify, and repair.

 

This kit includes the following items:

  • force sensor

  • pulley rotation sensor

  • laser gate

  • sonar

  • accelerometer

  • compass

 

This documentation assumes that you've already installed the WireGarden browser plugin. If you have not, please visit the Using Sensorspage.

 

Getting Started

The force sensor, pulley rotation sensor, and laser gate require some easy assembly. You can find assembly instructions in the Other Resources section for those sensors.

 

Below you'll find a section for each of the sensors in the kit with ManyLabs lessons and project ideas. For each sensor, you can use the Sensor Plotter to see the real-time data from the sensor. The Using the Sensor Plotter documentation has more information.

 

Each sensor also has a sample sketch that shows the operation of the sensor using the WireGarden library. You can use the Arduino Programmer to to upload the sketch to an Arduino if you have the WireGarden browser plugin, or you can download the sketch for use with the Arduino IDE.

 

Force Sensor

 

 

 

The force sensor uses a linear potentiometer to measure the displacement of a rod connected to a pair of springs. The displacement is related to the force applied to the rod. The springs can be replaced with more stiff or relaxed springs to adjust the sensitivity.

 

With known sample masses, the sensor can be calibrated to provide numerical measurements of the force on the rod, as shown in the Force Approximationlesson.

 

Specifications

  • Reacts to pushing or pulling forces

  • Sensitive to forces of approximately 2 Newtons to 20 Newtons with included springs

 

Sample Sketch

A sample sketch is available that shows how to use the WireGarden library to read displacement values from the sensor. You can use the Arduino Programmer to upload the sketch to your Arduino, or you can download the sketch. This sketch depends on the WireGarden library.

 

Lessons With This Sensor

 

Project Ideas

  • Measuring collision forces of a dynamics cart

 

Other Resources

 

Pulley Rotation Sensor

 

 

 

The pulley rotation senor can be used to measure the linear motion of a string passed over the pulley.

 

Specifications

  • 20 pulses (holes) per revolution

 

Sample Sketch

A sample sketch is available that shows how to use the WireGarden library to read values from the sensor. You can use the Arduino Programmer to upload the sketch to your Arduino, or you can download the sketch. This sketch depends on the WireGarden library.

 

Lessons With This Sensor

 

Project Ideas

  • Connect the pulley to a cart. Connect the pulley to a miniature elevator.

 

Other Resources

 

Laser Gate

 

 

 

The laser gate uses a laser module to create a beam that is detected by a photodiode. The photodiode can detect when the beam is broken, for how long, and the period of repeated beam breaks.

 

Specifications

  • 2cm to 1m distance between laser and sensor (20cm maximum using metal beam)

 

Sample Sketch

A sample sketch is available that shows how to use the WireGarden library to read values from the sensor. You can use the Arduino Programmer to upload the sketch to your Arduino, or you can download the sketch. This sketch depends on the WireGarden library.

 

Lessons With This Sensor

 

Project Ideas

  • Use two laser gates to measure the speed of a falling object or a cart on a track.

 

Other Resources

 

Sonar

 

 

The sonar sensor uses ultrasonic bursts to measure the distance to an object. This makes it a great tool for non-contact distance measurements. Using the real-time distance readings, you can also calculate velocity and acceleration.

 

Specifications

  • Configurable range up to 4 meters with a minimum range of approximately 3 centimeters

  • Resolution of about 1 centimeter

 

Sample Sketch

A sample sketch is available that shows how to use the WireGarden library to read distance values from the sensor. You can use the Arduino Programmer to upload the sketch to your Arduino, or you can download the sketch. This sketch depends on the WireGarden library.

 

Lessons With This Sensor

 

Project Ideas

  • Measuring the speed and position of a dropped object

  • Measuring the speed and position of a dynamics cart on a track

 

Other Resources

 

Accelerometer

 

 

The Grove Accelerometer is a device that measures acceleration in g on 3 axes. When rigidly attached to an object this can be used to measure the acceleration that the object undergoes.

 

Specifications

  • Configurable scales of +/- 2, 4, 8, or 16 g

  • Resolution of 0.0039 g at the 2 g scale

 

Sample Sketch

A sample sketch is available that shows how to use the WireGarden library to read accleration values from the sensor. You can use the Arduino Programmer to upload the sketch to your Arduino, or you can download the sketch. This sketch depends on the WireGarden library.

 

Project Ideas

  • Measuring acceleration and jerk of a dynamics cart during collision

 

Other Resources

 

Compass

 

 

The Grove Compass or Magnetometer, is a device that measures the strength of a magnetic field in gauss on 3 axes. As with an analog compass, this can be used to determine magnetic north. It can also be used to measure the strength and direction of a magnetic field at a point.

 

Specifications

  • Configurable scale from +/- 0.88 Gauss to 8.1 Gauss

  • Resolution of 0.73 mG at the 0.88 G scale

 

Sample Sketch

A sample sketch is available that shows how to use the WireGarden library to read magnetic field values from the sensor. You can use the Arduino Programmer to upload the sketch to your Arduino, or you can download the sketch. This sketch depends on the WireGarden library.

 

Lessons With This Sensor

 

Project Ideas

  • Plotting the magnetic field of a magnet

  • Measuring the strength of an electromagnet

 

Other Resources


Technical Details

Dimensions 230mm x 170mm x 70mm
Weight G.W 739g    
Battery Exclude

該套件是專為在中學物理實驗和高中水平。這些傳感器不僅是黑盒子 - 它們很容易檢查,修改和修復。
該套件包括以下項目:
  • 力傳感器
  • 滑輪轉動傳感器
  • 激光門
  • 聲納
  • 加速度計
  • 羅盤
本文檔假定你已經安裝了WireGarden瀏覽器插件。如果你還沒有,請訪問使用傳感器頁面。
入門
力傳感器,滑輪旋轉傳感器,和激光柵極需要一些簡單的組裝。你可以找到在這些傳感器的其他資源部分彙編指令。
下面你會發現每一個與ManyLabs課程和項目創意套件傳感器的一部分。對於每個傳感器,可以使用傳感器繪圖儀從傳感器看到的實時數據。在使用傳感器繪圖儀文檔有更多的信息。
每個傳感器還具有一個樣本草圖,顯示使用所述傳感器的操作WireGarden庫。您可以使用的Arduino編程器上傳草圖到一個Arduino如果你有WireGarden瀏覽器插件 ,或者您也可以下載草圖與使用Arduino的IDE

力傳感器

力傳感器使用線性電位計測量連接到一對彈簧的桿的位移。位移與施加到桿的力。彈簧可以與更堅硬或鬆弛的彈簧來代替,以調節靈敏度。
與已知樣品質量,傳感器可以被校準,以提供在桿的力的數值的測量,如圖所示的力近似教訓。
產品規格
  • 反應推或拉力
  • 敏感與包括彈簧的約2牛頓到20牛頓力
樣品素描
樣本草圖是可用的演示如何使用WireGarden庫從傳感器讀出位移值。您可以使用的Arduino編程草圖 ​​上傳到您的Arduino,或者您也可以下載草圖。該草圖依賴於WireGarden庫
教訓該傳感器
項目設想
  • 衡量一個動力車碰撞力
其他資源

滑輪旋轉傳感器

滑輪旋轉感光芯片可用於測量越過滑輪字符串的線性運動。

產品規格
  • 20個脈衝每轉(孔)
樣品素描
樣本草圖是可用的演示如何使用WireGarden庫從傳感器讀取值。您可以使用的Arduino編程草圖 ​​上傳到您的Arduino,或者您也可以下載草圖。該草圖依賴於WireGarden庫
教訓該傳感器
項目設想
  • 滑輪連接到車。滑輪連接到小型電梯。
其他資源

激光門

激光柵極使用激光模塊以創建一個由光電二極管檢測到的光束。光電二極管可以檢測當光束被打破,多久,反复光束中斷的週期。
產品規格
  • 2厘米激光和傳感器(採用金屬梁20厘米最大)之間1m處
樣品素描
樣本草圖是可用的演示如何使用WireGarden庫從傳感器讀取值。您可以使用的Arduino編程草圖 ​​上傳到您的Arduino,或者您也可以下載草圖。該草圖依賴於WireGarden庫
教訓該傳感器
項目設想
  • 使用兩個激光門來測量下落物體的速度或軌道上的購物。
其他資源

聲納

聲納傳感器使用超聲波脈衝串來測量到物體的距離。這使得非接觸距離測量一個偉大的工具。使用實時遠程讀數,還可以計算出速度和加速度。
產品規格
  • 配置範圍可達4米,面積為約3厘米的最小範圍
  • 大約1厘米的分辨率
樣品素描
樣本草圖是可用的演示如何使用WireGarden庫從傳感器讀取距離值。您可以使用的Arduino編程草圖 ​​上傳到您的Arduino,或者您也可以下載草圖。該草圖依賴於WireGarden庫
教訓該傳感器
項目設想
  • 測量物體下降的速度和位置
  • 測定動力學車的速度和位置的軌道上
其他資源

加速度計

格羅夫加速度計是測量三軸的g加速度的設備。時剛性地連接到一個對象這可以用於測量對象經受的加速度。
產品規格
  • +/- 2,4,8,或16克配置秤
  • 0.0039 g的2G的分辨率規模
樣品素描
樣本草圖是可用的演示如何使用WireGarden庫從傳感器讀取accleration值。您可以使用的Arduino編程草圖 ​​上傳到您的Arduino,或者您也可以下載草圖。該草圖依賴於WireGarden庫
項目設想
  • 碰撞過程中測量動力學車的加速度和衝擊
其他資源

羅盤

格羅夫羅盤或磁強計,是測量在高斯的磁場的三軸的強度的裝置。作為與模擬羅盤,這可以被用來確定磁北。它也可以用來測量在一個點的強度和磁場方向。
產品規格
  • 配置規模從0.88 +/-高斯至8.1高斯
  • 0.73毫克的為0.88g級分辨率
樣品素描
樣本草圖是可用的演示如何使用WireGarden庫從傳感器讀出磁場值。您可以使用的Arduino編程草圖 ​​上傳到您的Arduino,或者您也可以下載草圖。該草圖依賴於WireGarden庫
教訓該傳感器
項目設想
  • 繪製一個磁體的磁場
  • 測量電磁鐵的強度
其他資源

前往
現貨型錄

Line share