Projects Code Included – XO Game using Arduino Mega, LDR sensors & RGB leds! Starting 6$ by Jean-Marie El Bacha|Published August 25, 2023 For more information call C.B.Electronics at +961-1-483031. Arduino Code File – XO Game using Arduino Mega, LDR sensors & RGB leds! Starting 6$
Published September 29, 2020 Create a Backup Arduino For Your Project! Full Code & Lab For this tutorial, you’ll need: 2 x Arduino UNO 4 x Resistor 330E BreadBoard Jumper Wires 4 x Led 5MM 2 x […]
Published February 4, 2018 Different applications using KY-037 High Sensitive Sound Microphone Sensor Module This Sensor KY-037 is easy to use, cheap and can be used in different applications. It has two outputs: AO, analog […]
Published May 21, 2025 How does the Waterproof Ultrasonic Sensor JSN-SR04T works? – Code Included! Code #include <SoftwareSerial.h>#include “LCD.h”#include <LiquidCrystal_I2C.h>#define I2C_ADDR 0x27 // <<—– Add your address here. Find it from I2C Scanner#define BACKLIGHT_PIN 3#define En_pin 2#define […]
Published March 29, 2024 Detect frequencies or solfege levels using Arduino … Below is the short video published on YouTube: Here’s the code: // ////////////////////////////////////////////////////////////////////////////// Project: Singing bowls illumination// Description: It turns on a […]