Новое поступление
Магазина Gaojin Store работает с 23.06.2021. его рейтинг составлет 95.87 баллов из 100. В избранное добавили 399 покупателя. Средний рейтинг торваров продавца 4.8 в продаже представленно 760 наименований товаров, успешно доставлено 24432 заказов. 11208 покупателей оставили отзывы о продавце.
Характеристики
*Текущая стоимость US $3.40 / lot уже могла изменится. Что бы узнать актуальную цену и проверить наличие товара, нажмите "Добавить в корзину"
Месяц | Минимальная цена | Макс. стоимость | Цена |
---|---|---|---|
Aug-18-2025 | 4.52 руб. | 4.25 руб. | 4 руб. |
Jul-18-2025 | 3.74 руб. | 3.61 руб. | 3 руб. |
Jun-18-2025 | 4.22 руб. | 4.64 руб. | 4 руб. |
May-18-2025 | 4.50 руб. | 4.71 руб. | 4 руб. |
Apr-18-2025 | 3.13 руб. | 3.91 руб. | 3 руб. |
Mar-18-2025 | 4.81 руб. | 4.23 руб. | 4 руб. |
Feb-18-2025 | 4.16 руб. | 4.71 руб. | 4 руб. |
Jan-18-2025 | 4.38 руб. | 4.45 руб. | 4 руб. |
Описание товара
10pcs/lot KY-003 Standard Hall Magnetic Sensor Module For Arduino AVR Smart Cars PIC KY 003 Hall Magnetic Sensors
Description:
Working voltage:4.5V-24V
Series 3144, hall switch integrated circuit using hall effect principle, USES the semiconductor integrated technology manufacturing magnetic susceptibility of the circuit, it is by the voltage regulator, hall voltage generator, differential amplifier, schmidt triggers, temperature compensation and the open collector output stage circuit composed of magnetic sensitive sensor circuit, its input for the magnetic induction intensity, the output is a digital voltage signal.
Hall magnetic sensor module and a digital 13 interface with LED build a simple circuit, to produce a magnetic flasher .Use digital 13 interface with the LED, the Hall magnetic sensor connected to the force plate number 3 for ARDUINO interface. When the Hall magnetic sensor to a magnetic field signal , LED lights on, versa lights off.
Reference Program:
int Led=13;// Definition LED Interface
int SENSOR=3;// Define the Hall magnetic sensor interface
int val;// Defines a numeric variable val
void setup()
{
pinMode(Led,OUTPUT);// Definition LED as output interface
pinMode SENSOR,INPUT);// Defined the Hall magnetic sensor as output interface
}
void loop()
{
val=digitalRead(SENSOR);// The digital interface is assigned a value of 3 to read val
if(val==HIGH)// When the shock sensor detects a signal , LED flashes
{
digitalWrite(Led, HIGH);
}
Else
{
digitalWrite(Led, LOW);
}
}
Смотрите так же другие товары: