Ks0495 keyestudio Micro bit Honeycomb Vibration & Tilt Module: Difference between revisions

From Keyestudio Wiki
Jump to navigation Jump to search
(Created blank page)
 
No edit summary
Line 1: Line 1:


[[image:KS0491.png|thumb|450px|right|Keyestudio Micro bit Honeycomb Photoresistor ]]
== Description ==
The Keyestudio micro bit honeycomb photoresistor is fully compatible with micro bit control board. In the experiment, we connect it with the micro: bit by a crocodile clip. There are 6 sockets on it, 2 G, 2 V and 2 S are connected. Additionally, G is GND, VV is VCC, and S is the signal end of the module.
The sensor mainly includes a photoresistor, and its resistance varies with the lightness. the brighter the light is, the higher the resistance is, otherwise, the lower the resistance is. During the test, we test the analog value of S end via micro: bit control board. The brighter the light is, the larger the analog value is, the darker the light is, and the smaller the analog value is.<br>
== Parameters ==
* Working voltage: DC 3.0-5V
* Working current: 60mA
* Maximum power: 300mW
* Working temperature: -25 ℃ --65 ℃
* Dimension: 30mm * 27mm * 5mm
* Weight: 2.0g
* Environmental attributes: ROHS
== Connection Diagram ==
<br>[[image:KS0491-1.png|350px|frameless|thumb]]<br>
== Test Code ==
<br>[[File:KS0491-2.png|450px|frameless|thumb]]<br>
== Test Result ==
Wire according to connection diagram, upload the code successfully, open the serial monitor software(like Arduino IDE), set baud rate to 115200. The analog value of S end is shown on the monitor. When covering sensor by hand, the analog value is decreasing fast. As shown below:
<br>[[File:KS0491-3.png|500px|frameless|thumb]]<br>
==Resources ==
*'''Download relevant code:''' https://drive.google.com/open?id=1xTBgf9FYeqNgDf9FpLOa8GBLGhSp0Pvu
<br>
==Get One Now==
*[https://www.aliexpress.com/store/product/keyestudio-Capacitive-Touch-Module-For-BBC-micro-bit/1452162_32997704791.html?spm=2114.12010611.8148356.9.3f896c0eHzY5BG  Shop on aliexpress ]
*[https://www.keyestudio.com/keyestudio-capacitive-touch-module-for-bbc-microbit-p0532-p0532.html  Official website]
[[Category: Micro:bit]]

Revision as of 09:07, 18 March 2020

Keyestudio Micro bit Honeycomb Photoresistor


Description

The Keyestudio micro bit honeycomb photoresistor is fully compatible with micro bit control board. In the experiment, we connect it with the micro: bit by a crocodile clip. There are 6 sockets on it, 2 G, 2 V and 2 S are connected. Additionally, G is GND, VV is VCC, and S is the signal end of the module.

The sensor mainly includes a photoresistor, and its resistance varies with the lightness. the brighter the light is, the higher the resistance is, otherwise, the lower the resistance is. During the test, we test the analog value of S end via micro: bit control board. The brighter the light is, the larger the analog value is, the darker the light is, and the smaller the analog value is.


Parameters

  • Working voltage: DC 3.0-5V
  • Working current: 60mA
  • Maximum power: 300mW
  • Working temperature: -25 ℃ --65 ℃
  • Dimension: 30mm * 27mm * 5mm
  • Weight: 2.0g
  • Environmental attributes: ROHS

Connection Diagram


thumb

Test Code


thumb


Test Result

Wire according to connection diagram, upload the code successfully, open the serial monitor software(like Arduino IDE), set baud rate to 115200. The analog value of S end is shown on the monitor. When covering sensor by hand, the analog value is decreasing fast. As shown below:
thumb



Resources


Get One Now