Зеленая масляная УФ-маска WNB 10 мл + фонарик для затвердения
US $4.84 - 4.94
https://ali.pub/4kk0sr
Заказ получил вовремя. Трек отслеживался частично. Но долго катался по России. Сразу же проверил лак в действии на плате мобильного телефона. Застывает моментально создавая прочный и хороший слой. Фонариком можно пользоваться без проблем, только нужно учитывать чтобы батарейки были не севшие.
US $4.84 - 4.94
https://ali.pub/4kk0sr
Заказ получил вовремя. Трек отслеживался частично. Но долго катался по России. Сразу же проверил лак в действии на плате мобильного телефона. Застывает моментально создавая прочный и хороший слой. Фонариком можно пользоваться без проблем, только нужно учитывать чтобы батарейки были не севшие.
aliexpress.com
3.89US $ 20% OFF|WNB 10ML Green Oil UV Solder Mask BGA PCB Paint Prevent Corrosive Arcing Soldering Paste Flux Inks Soft Nylon…
Smarter Shopping, Better Living! Aliexpress.com
Водонепроницаемый ультразвуковой датчик JSN-SR04T для Arduinoё
US $3.71 - 4.05
https://ali.pub/4mwpmt
Код для ардуино
/* Arduino example sketch to control a JSN-SR04T ultrasonic distance sensor with Arduino. No library needed. More info: https://www.makerguides.com */
// Define Trig and Echo pin:
#define trigPin 2
#define echoPin 3
// Define variables:
long duration;
int distance;
void setup() {
// Define inputs and outputs
pinMode(trigPin, OUTPUT);
pinMode(echoPin, INPUT);
// Begin Serial communication at a baudrate of 9600:
Serial.begin(9600);
}
void loop() {
// Clear the trigPin by setting it LOW:
digitalWrite(trigPin, LOW);
delayMicroseconds(5);
// Trigger the sensor by setting the trigPin high for 10 microseconds:
digitalWrite(trigPin, HIGH);
delayMicroseconds(10);
digitalWrite(trigPin, LOW);
// Read the echoPin. pulseIn() returns the duration (length of the pulse) in microseconds:
duration = pulseIn(echoPin, HIGH);
// Calculate the distance:
distance = duration*0.034/2;
// Print the distance on the Serial Monitor (Ctrl+Shift+M):
Serial.print("Distance = ");
Serial.print(distance);
Serial.println(" cm");
delay(100);
}
US $3.71 - 4.05
https://ali.pub/4mwpmt
Код для ардуино
/* Arduino example sketch to control a JSN-SR04T ultrasonic distance sensor with Arduino. No library needed. More info: https://www.makerguides.com */
// Define Trig and Echo pin:
#define trigPin 2
#define echoPin 3
// Define variables:
long duration;
int distance;
void setup() {
// Define inputs and outputs
pinMode(trigPin, OUTPUT);
pinMode(echoPin, INPUT);
// Begin Serial communication at a baudrate of 9600:
Serial.begin(9600);
}
void loop() {
// Clear the trigPin by setting it LOW:
digitalWrite(trigPin, LOW);
delayMicroseconds(5);
// Trigger the sensor by setting the trigPin high for 10 microseconds:
digitalWrite(trigPin, HIGH);
delayMicroseconds(10);
digitalWrite(trigPin, LOW);
// Read the echoPin. pulseIn() returns the duration (length of the pulse) in microseconds:
duration = pulseIn(echoPin, HIGH);
// Calculate the distance:
distance = duration*0.034/2;
// Print the distance on the Serial Monitor (Ctrl+Shift+M):
Serial.print("Distance = ");
Serial.print(distance);
Serial.println(" cm");
delay(100);
}
aliexpress.com
US $4.58 |Waterproof Ultrasonic Module JSN SR04T Water Proof Integrated Distance Measuring Transducer Sensor for Arduino|Sensors|…
Smarter Shopping, Better Living! Aliexpress.com
Паяльный фен 8858 700 Вт
US $21.70 - 24.33
https://ali.pub/4j03rw
Заказ получил. Все в порядке. Содержимое полностью соответствует заказу (заказывал с запасным нагревательным элементом). Проверил - работает.
US $21.70 - 24.33
https://ali.pub/4j03rw
Заказ получил. Все в порядке. Содержимое полностью соответствует заказу (заказывал с запасным нагревательным элементом). Проверил - работает.
aliexpress.com
28.02€ 27% OFF|Jcd Heteluchtpistool 8858 Micro Rework Soldeerstation Led Digitale Föhn Voor Solderen 700W Heat Gun Lassen reparatie…
Smarter Shopping, Better Living! Aliexpress.com
Комплект дисплей Heyman 7 дюймов + плата скалер с пультом HDMI VGA для Lattepanda Raspberry Pi Banana Pi
US $12.22 - 23.50
https://ali.pub/4fs888
US $12.22 - 23.50
https://ali.pub/4fs888