Actualités

The Arduino Uno Laser Sensor Module detects the presence or interruption of a laser beam. It typically includes a laser emitter and a photodiode sensor. When the beam is obstructed, the sensor ...
This is a library for the laser particle sensor module PM2005 manufactured by Wuhan Cubic Optoelectronics. The PM2005 module counts airborne particles of different sizes in catagories of 0.3, 2.5, and ...
An infrared proximity sensor or IR Sensor is an electronic device that emits infrared light to detect objects and motion in Arduino projects. This active IR sensor module is perfect for obstacle ...
Code uploadWe can now load our Arduino sketch to the RAK4631 development board.Selected the board in the Arduino IDE, as well as the correct port, and start the code uploading and flashing. You may ...
The circuit is constructed where the SW-420 module and LED are connected with Arduino Uno. Arduino Uno Vibration Sensor Programming. Programming the Arduino UNO to interface vibration sensor doesn’t ...
The soil moisture sensor module , built around the LM393 comparator, gives an active-low (L) level output when the soil is dry (determined by a pre-setted threshold value). This digital output (wet ...
Arduino Nicla Sense Env is a new sensor module with temperature, humidity, and gas (TVOC, NO2, O3) sensing that follows the launch of the Arduino Nicla Sense ME (Motion & Environment) module over ...
Connect pins 7 and Gnd of Arduino to pins 1 and 3 of KY-008 module, respectively. Run the first sketch (onoff.ino) to turn the laser on and off every second. Next, connect pin A0 (ADC channel 0) of ...