Metal Detection Module Contactless Metal Induction

SKU: EK843 Category: Tag:

Apple Shopping Event

Hurry and get discounts on all Apple devices up to 20%

150,00 EGP

7 People watching this product now!

Payment Methods:

Description

<p>You can use this LC Metal detector non-contact metal induction detection module as a metal detector. When it approaches any metal, it makes a sound.</p> <p><strong>This is a module specifically designed to detect metal. The module operates by inducing currents in metal objects and responding when it occurs. A nice onboard buzzer signals when it detects something and an onboard potentiometer allow adjustment of sensitivity.</strong></p> <p>The power cables of the Metal detector non-contact metal induction detection module will need soldering on for the module to function, positive to the outside of the module and negative between the potentiometer and an electrolytic capacitor.</p> <hr /> <h4><strong>Features :</strong></h4> <ol> <li>“V+” ↔ Connect to power positive</li> <li>“V-” ↔ connect to power negative</li> <li>Adjust the potentiometer, let the modules work normally.</li> <li>Small and easy to use module.</li> <li>It comes with a Buzzer for metal detection indication.</li> </ol> <hr /> <h4><strong>Package Includes :</strong></h4> <p>1 x Metal detector non contact metal induction detection module.</p>

🔌
Pin Connections
1 Table
Pin Connections Table 1
BoardSensor PinConnection
Metal DetectorVCC/GND/OUT3.3-5V / GND / board digital pin
📟
Metal Detection Module Contactless Metal Induction
7 Examples • C/C++ | Boards: Arduino Uno, Arduino Nano, Arduino Mega, ESP32, ESP8266, STM32, Raspberry Pi Pico
Metal Detection Module Contactless Metal Induction - Arduino Uno
Metal Detection Module Contactless Metal Induction - Arduino Nano
Metal Detection Module Contactless Metal Induction - Arduino Mega
Metal Detection Module Contactless Metal Induction - ESP32
Metal Detection Module Contactless Metal Induction - ESP8266
Metal Detection Module Contactless Metal Induction - STM32
Metal Detection Module Contactless Metal Induction - Raspberry Pi Pico
📄 File: metal_detection_module_contactless_metal_induction_-_arduino_uno.inoArduino Uno
292 characters
1//ekostra.com
2//electronics store in egypt
3//+201008896258
4
5// Digital pin 2 on Arduino Uno
6#define METAL_PIN 2
7
8void setup() {
9 Serial.begin(115200);
10 pinMode(METAL_PIN, INPUT);
11}
12
13void loop() {
14 Serial.println(digitalRead(METAL_PIN) == LOW ? "Metal detected!" : "Clear");
15 delay(200);
16}
📄 File: metal_detection_module_contactless_metal_induction_-_arduino_nano.inoArduino Nano
293 characters
1//ekostra.com
2//electronics store in egypt
3//+201008896258
4
5// Digital pin 2 on Arduino Nano
6#define METAL_PIN 2
7
8void setup() {
9 Serial.begin(115200);
10 pinMode(METAL_PIN, INPUT);
11}
12
13void loop() {
14 Serial.println(digitalRead(METAL_PIN) == LOW ? "Metal detected!" : "Clear");
15 delay(200);
16}
📄 File: metal_detection_module_contactless_metal_induction_-_arduino_mega.inoArduino Mega
293 characters
1//ekostra.com
2//electronics store in egypt
3//+201008896258
4
5// Digital pin 2 on Arduino Mega
6#define METAL_PIN 2
7
8void setup() {
9 Serial.begin(115200);
10 pinMode(METAL_PIN, INPUT);
11}
12
13void loop() {
14 Serial.println(digitalRead(METAL_PIN) == LOW ? "Metal detected!" : "Clear");
15 delay(200);
16}
📄 File: metal_detection_module_contactless_metal_induction_-_esp32.inoESP32
286 characters
1//ekostra.com
2//electronics store in egypt
3//+201008896258
4
5// Digital pin 4 on ESP32
6#define METAL_PIN 4
7
8void setup() {
9 Serial.begin(115200);
10 pinMode(METAL_PIN, INPUT);
11}
12
13void loop() {
14 Serial.println(digitalRead(METAL_PIN) == LOW ? "Metal detected!" : "Clear");
15 delay(200);
16}
📄 File: metal_detection_module_contactless_metal_induction_-_esp8266.inoESP8266
290 characters
1//ekostra.com
2//electronics store in egypt
3//+201008896258
4
5// Digital pin D4 on ESP8266
6#define METAL_PIN D4
7
8void setup() {
9 Serial.begin(115200);
10 pinMode(METAL_PIN, INPUT);
11}
12
13void loop() {
14 Serial.println(digitalRead(METAL_PIN) == LOW ? "Metal detected!" : "Clear");
15 delay(200);
16}
📄 File: metal_detection_module_contactless_metal_induction_-_stm32.inoSTM32
290 characters
1//ekostra.com
2//electronics store in egypt
3//+201008896258
4
5// Digital pin PB4 on STM32
6#define METAL_PIN PB4
7
8void setup() {
9 Serial.begin(115200);
10 pinMode(METAL_PIN, INPUT);
11}
12
13void loop() {
14 Serial.println(digitalRead(METAL_PIN) == LOW ? "Metal detected!" : "Clear");
15 delay(200);
16}
📄 File: metal_detection_module_contactless_metal_induction_-_raspberry_pi_pico.inoRaspberry Pi Pico
298 characters
1//ekostra.com
2//electronics store in egypt
3//+201008896258
4
5// Digital pin 2 on Raspberry Pi Pico
6#define METAL_PIN 2
7
8void setup() {
9 Serial.begin(115200);
10 pinMode(METAL_PIN, INPUT);
11}
12
13void loop() {
14 Serial.println(digitalRead(METAL_PIN) == LOW ? "Metal detected!" : "Clear");
15 delay(200);
16}
Inductive metal-detection module - digital trigger output.

نظرة عامة ومواصفات المنتج — بالعربية

Metal Detection Module Contactless Metal Induction متوفر الآن في متجر إكوسترا للإلكترونيات، ضمن قسم Sensors، بسعر 150,00 EGP. كود المنتج لدينا: EK843. المنتج غير متوفر حالياً — تواصل معنا عبر واتساب لمعرفة موعد توفره القادم.

أهم المواصفات الفنية:

  • Product Type: Metal Detection Module
  • Pa Model: Contactless Metal Induction Module
  • Detection Type: Inductive (Contactless)
  • Sensing Method: Electromagnetic Induction
  • Operating Voltage (V): 3.3 – 5
  • Detection Distance (Mm): 1 – 5 (approx. / depends on metal type)
  • Output Type: Digital Output (High/Low)
  • Length (Mm): 30

هذا المنتج مناسب لمشاريع الأردوينو (Arduino) و ESP32 و Raspberry Pi، ومشاريع الروبوتات وإنترنت الأشياء والتعليم الهندسي. جميع القطع مفحوصة قبل الشحن.

تصفّح المزيد من Sensors في إكوسترا.

Specification

Specification

WeightWeight10 g
Dimensions5 × 4 × 2 cm
Product TypeMetal Detection Module
ModelContactless Metal Induction Module
Detection TypeInductive (Contactless)
Sensing MethodElectromagnetic Induction
Operating Voltage (V)3.3 – 5
Detection Distance (mm)1 – 5 (approx., depends on metal type)
Output TypeDigital Output (High/Low)
Length (mm)30
Width (mm)15
Height (mm)8
Weight (g)5
IndicatorPower LED / Detection LED
Mounting TypePCB Module
Pin Count3 (VCC, GND, OUT)
SensitivityAdjustable (via onboard potentiometer – if available)
Detection MaterialFerrous Metals (Iron, Steel)
ApplicationMetal Detection, Automation Systems, Robotics, DIY Electronics, Proximity Sensing

Customer Reviews