Projects How to Create the 2048 Tile-Merge Game — Full Tutorial by Jean-Marie El Bacha|Published December 12, 2025 Code Download Source Code
Published July 26, 2020 Funny Arduino Game – Full Tutorial For this tutorial, you’ll need: Arduino UNO 9 x Resistor 330E 1 x Resistor 10K BreadBoard Jumper Wires 9 x Led 5MM […]
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 […]
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: […]