洋天科技洋天科技
公司簡介訂購方式匯款確認檔案下載 聯絡我們保固說明訂單查詢討論區
電子郵件:

密碼:

忘記密碼
加入會員
  首頁 | 原廠 Arduino® | 特殊服務設計 | 轉接座及轉接板/麵包板 | 開發板/燒錄器/模擬器 | 相容 For Arudino® 週邊及配件 | OKdo系列 | Saleae 系列 | Adafruit 系列 | ArduCam 系列 | Camera 攝像頭 | ROCK 系列 | Debix系列開發板 | Raspberry Pi 樹莓派 | Banana Pi 香蕉派 | BeagleBone 狗骨頭 | M5Stack系列 | Micro:bit (BBC)系列 | NVIDIA Jetson Nano系列 | Pololu 系列 | Pycom 系列 | Seeed 系列 | Sparkfun 系列 | WeMos 系列 | 傳感器 | Cubieboard/CubieTruck系列 | Firefly 系列 | Microduino系列 | Orange Pi 香橙派 | PCB板 | PLC 系列 | Robot 機器人 | UDOO 系列 | RedBearLab 系列 | LattePanda系列 | LittleBits 系列 | Libelium 系列 | Luxonis 相機系列 | PCduino | RobotElectronics 系列 | MageDok 顯示屏 | LCD/LCM/TFT/LVDC | Dimension Engineer 系列 | 通訊模組 | 影音器材(含轉換器) | 線材/連結器/轉換器 | 測量儀器 | 馬達/馬逹控制器/電源模組 | 其他 | 焊接/維修工具 | IC零件 | LED燈-裝飾燈 | 工作站迷你電腦 mini PC | 擴大器 | 雕刻機 | 電池 | 電腦周邊 | 檢定考套件 | 停售商品
  首頁 » 商品目錄 » Seeed 系列 » Grove Kit 套件 »
商品搜尋 進階
 |  購物車內容  |  結帳   
商品分類
  聯發科 LinkIt
  Grove Kit 套件
  Grove 傳感器系列
  Grove 擴展板/轉接板
  ReSpeaker 系列
  RF Explorer系列
  Solar Panel 太陽能板 系列
  Wio系列 Wio Link/Wio Node/Wio LTE
  Bluetooth Bee藍芽 (LoRa)Wireless無線
  Bus Blaster 系列
  Crazyflie系列
  DSO 系列
  FiPy 系列
  flick系列
  GPS GSM GPRS 系列
  LCD OLED 屏
  LED燈
  RFID/WIFI系列
  Xadow 系列
  套餐
  Al Linke
  Dangerous Prototypes
  RePhone系列
  Seeed Studio
  Tessel 系列
  Machine Vision
  Prototyping
  線材
  Robot Kit
  停售/停產
  MicroPython系列
  ODYSSEY - X86 系列
Arduino
Pololu
Seeed
Sparkfun
robot-electronics
dimensionengineering
libelium
adafruit
udoo
redbearlab
Arducam
goembed
Saleae
okdo
服務台
公司簡介
退換貨服務
訂購方式
聯絡我們
匯款確認
[<< 前一頁]  瀏覽相同分類產品 17 / 34  [下一頁 >>]
seeed原廠 Grove Physics Kit(110990102)
NT$5,300
運費NT$50
條碼
產品說明0

※本產品原廠代理從國外進口,有些交期較長,下訂前請詢問!

 

Grove Physics Kit

SKU 110990102
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

  • Force Approximation

Project Ideas

  • Measuring collision forces of a dynamics cart

Other Resources

  • Assembly Instructions

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

  • Atwood Machine 

Project Ideas

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

Other Resources

  • Assembly Instructions

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

  • Pendulum Period

Project Ideas

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

Other Resources

  • Assembly Instructions

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 theArduino 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

  • Falling Objects and Terminal Velocity

Project Ideas

  • Measuring the speed and position of a dropped object

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

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

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

  • Electromagnet Strength

  • Plotting Magnetic Fields

Project Ideas

  • Plotting the magnetic field of a magnet

  • Measuring the strength of an electromagnet

問與答

目前沒有任何商品問答!
本商品上架日期:2013-07-20.
評價
購物車 更多
1 x seeed原廠 Grove Physics Kit(110990102)
1 x ○Grove - Starter Kit for mbed 配合Arch用(110990421)
NT$7,797
查詢訂單狀態
 
請輸入您的訂單編號
商品通知狀態 更多
通知seeed原廠 Grove Physics Kit(110990102)
更新時通知我
推薦給朋友
 
推薦這個商品給朋友

聯絡方式:手機:0933807110 或 0968222607
E-mail:i0104@ms13.hinet.net(主要信箱) & i03070309@yahoo.com.tw(次要) & a_te0307@hotmail.com & A9215017@mail.ntust.edu.tw & r94922042@ntu.edu.tw