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 June 4, 2025 DIY – UV Index Detector Device – Arduino – Full Code Items Needed: Code: #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 […]
Published November 10, 2018 Why DHT22 Is Better Than DHT11? DHT temperature and humidity sensors, are very basic and slow, but are great for hobbyists who want to do some basic data […]
Published September 12, 2020 First Step to AI & Machine Learning with Arduino UNO For this tutorial, you’ll need: Arduino UNO 6 x Resistor 330E BreadBoard Jumper Wires 6 x Led 5MM Watch this full video: […]
Published May 27, 2025 Making Magic with Easy Arduino Project using LED Strip and Ultrasonic Sensor Items Needed: Code: #include <FastLED.h>#define LED_PIN 7#define NUM_LEDS 30#define T1 10 // pin 10 is trigger for sensor 1#define E1 9 //// […]