Ahmad Logs
Ahmad Logs
  • 156
  • 3 060 612
Arduino Full Course for Absolute Beginners | Arduino Programming
Welcome to the Arduino Programming Course, where we will take a focused and friendly journey through the captivating Arduino platform. Throughout this course, we will guide you through the essentials of Arduino, from its basic components like microcontrollers, digital and analog pins, to hands-on programming and project building. Whether your are a beginners to electronics or programming, this course offers a streamlined path to understanding Arduino's core concepts and practical applications. By the end, you will be equipped with the skills needed to make your own Arduino projects and bring your ideas to life through code and electronics. Let's begin this exciting journey into the world of Arduino!
--------------------------------------------------------------------------------------------------------------------
Useful Video Links
--------------------------------------------------------------------------------------------------------------------
ESP32 Send Data to localhost XAMPP Step by Step
czcams.com/video/VEN5kgjEuh8/video.html
ESP32 Localhost Two-Way Communication - Tutorial for Absolute Beginners
czcams.com/video/eFhOlZTFyr4/video.html
--------------------------------------------------------------------------------------------------------------------
Social Media Links
--------------------------------------------------------------------------------------------------------------------
GitHub:
github.com/ahmadlogs/
Subscribe:
czcams.com/users/ahmadlogs
Introduction and Basics:
00:00 - Intro
00:21 - What is Arduino
01:37 - Micro-controller
02:25 - Headers and Breadboard
03:30 - Digital Input/Output Pins
04:14 - Analog Input Pins
05:25 - PWM Pins
06:09 - Powering Arduino
Getting Started:
07:30 - Installing and Running Arduino IDE
09:35 - Testing the Arduino Setup
Programming and Fundamentals:
12:03 - Structure of an Arduino Program
15:44 - Comments
16:55 - Writing First Program - Blink
22:58 - Running Code in Debugger
Introduction to TinkerCad:
24:45 - Introduction to TinkerCad with Arduino
Building Projects:
26:18 - Building an LED Chaser
29:57 - Working with Functions
37:30 - Using the Serial Monitor
Variables and Operators:
40:38 - Understanding Variables and Constants
44:34 - Scope of a Variable
45:36 - Exploring Data Types
48:14 - Handling Garbage Values
49:34 - Mathematical Operators
51:48 - Relational Operators
Control Flow and Loops:
53:45 - Exploring Loops
Advanced Concepts:
58:23 - PWM and LED Fading Effect
1:05:29 - Handling Digital Inputs
1:09:03 - If Statement and Push Button Control
1:15:09 - Analog Inputs using Analog Sensor
1:17:58 - Fading LED using a Potentiometer
1:22:13 - End Screen
--------------------------------------------------------------------------------------------------------------------
Disclaimer
--------------------------------------------------------------------------------------------------------------------
Disclaimer: All videos are for educational purposes only and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.
#ArduinoProgramming #ArduinoProjects #Arduino
zhlédnutí: 5 343

Video

How To Read Bin File From ESP32 and ESP8266
zhlédnutí 33KPřed rokem
In this video, I'll show you how to extract hex code from an ESP32 or ESP8266. We'll use the ESP32 development module for this demonstration, but the steps are the same for other devices. After uploading a blink sketch to the ESP32, we'll extract the code and upload it to another module. This process allows easy cloning of functionality across multiple devices, saving you time and effort in pro...
LoRa Relay Control With Arduino Upto 15KM
zhlédnutí 31KPřed rokem
In this video, I will explore the world of LoRa communication and show you how to control a relay using LoRa modules and arduino with a range of up to 15km. The setup consists of a Transmitter and a Receiver, where the relay module is connected to the Receiver, and a button is connected to the Transmitter for relay control. I will show you how to implement the Synchronization process between de...
How To Extract Hex File From Arduino - Read EEPROM Memory
zhlédnutí 11KPřed rokem
In this video tutorial, you will learn how to extract a hex file from an Arduino using an Arduino. The process involves setting up two Arduinos: one as the programmer and the other as the target device. You will be guided through the steps of uploading the necessary sketches, connecting the devices, and using AVR DUDESS software to extract the hex file from the target Arduino's flash memory. I ...
ESP32 Localhost Two-Way Communication - Tutorial for Absolute Beginners Step by Step
zhlédnutí 14KPřed rokem
In this video, we explore the exciting world of ESP32 and localhost two-way communication. Starting with an introduction to websockets, we dive into the working principles behind websockets and the PHP Ratchet library. We guide you through the setup process, from installing Composer to creating the project folder and installing the necessary Ratchet library. Next, we demonstrate how to create a...
LoRa GPS Tracker Project with Google Maps - Arduino ESP8266 RYLR406
zhlédnutí 52KPřed rokem
In this video, you will learn how to create a GPS Tracker using a LoRa module with an impressive range of 15 kilometers. The best part is that it doesn't require an internet connection or a GSM network, allowing you to use it anywhere. The project consists of two devices: the Transmitter and the Receiver. The Transmitter, powered by an Arduino Nano, sends GPS coordinates to the Receiver using a...
How to use LoRa Module with Arduino - Range Test - RYLR406 15KM
zhlédnutí 330KPřed rokem
In this video, I will show you the RYLR406 LoRa Transceiver module from Reyax. Discover its impressive long-distance communication capabilities of up to 15 kilometers, surpassing previous versions like RYLR498 and RYLR998. Learn about its key features, easy integration with micro-controllers, and efficient power usage. Follow along as I guide you through the setup, configuration, and range test...
ESP32 Home Automation with AI - No Code Required
zhlédnutí 22KPřed rokem
In this video, I present an exciting project that allows you to create a fully functional home automation system without writing a single line of code. With our AI technology, you can simply provide the project's configuration details, and the code will be generated for you. This standalone project doesn't require an internet connection, making it convenient to use. This project offers several ...
ESP32 Firmware Download SmartAI
zhlédnutí 7KPřed rokem
ESP32 Home Automation with AI - No Code Required: czcams.com/video/Abh-nSrdqak/video.html In this video I will show you how to download SmartAI firmware on ESP32. Social Media Links GitHub: github.com/ahmadlogs/ CZcams: czcams.com/users/ahmadlogs Download Code github.com/ahmadlogs/smartAI Disclaimer Disclaimer: All videos are for educational purposes and use them wisely. Any video may have a sl...
How To Use Infrared Remote using Arduino - New Method
zhlédnutí 12KPřed rokem
In this tutorial video, I'll introduce you to a new method about How To Use Infrared Remote with Arduino. I'll guide you through the quick setup of an Arduino IR remote control system to operate an LED. Additionally, I'll demonstrate how to replace a damaged key on your remote and register a new one without any code modifications. What's more, you can even register an entirely new remote contro...
Home Automation Using ESP32 IR Remote and Blynk
zhlédnutí 2KPřed rokem
This video is sponsored by PCBWay. Order now your PCB at www.pcbway.com In this video, we present a home automation project using an ESP32 micro-controller to control home appliances using IR remote and switch buttons without making any change in the code. This project supports the Blynk 2.0 IoT platform, enabling remote access to your home appliances from anywhere in the world. The video demon...
GSM Module Arduino | 3 Powering Options for GSM Module
zhlédnutí 8KPřed rokem
In this video, I am going to explore three different methods to power the gsm module. I will discuss three Powering Options for GSM Module. These are 1. 18650 3.7V 2000mAh 2. LM2596 DC-DC Buck Converter 3. MINI360 DC-DC Buck Converter Affiliate Links 1. SIM800L - amzn.to/3J48mlW 2. LM2596 DC-DC Buck Converter - amzn.to/3o1RwwX 3. 18650 3.7v Rechargeable Battery - amzn.to/3ZAxV51 4. Mini360 Buck...
ESP32 Home Automation with AI | CADIO Home Automation | ESP32/ESP8266
zhlédnutí 11KPřed rokem
Learn how to build ESP32 Home Automation System with AI without writing a single line of code! In this video, we'll show you how to create a home automation system using CADIO to control the relays, and measure temperature and humidity using DHT11 sensor. You'll be using the amazing CADIO platform to take care of everything for you. And the best part is, you can connect your project with Alexa ...
GSM Module Arduino - Sim800L Library Programming
zhlédnutí 20KPřed rokem
Arduino GSM Module, The Sim800L is a popular GSM module used in various projects such as remote monitoring systems, GPS tracking devices, and home automation. In this video, we will show you how to use the Sim800L module with an Arduino board to control a relay through SMS and phone calls. We will start by providing an overview of the Sim800L class's key features and functions, including how to...
Can ChatGPT program an ESP32?
zhlédnutí 3,1KPřed rokem
In this video, we will demonstrate how to control the built-in LED of an ESP32 using the Blynk app. We will use the Arduino IDE and the New Blynk platform on the Blynk web dashboard to program the ESP32 and create a mobile app interface for controlling it. The tutorial will cover step-by-step instructions on how to install the required libraries, connect the ESP32 to the Blynk app, and write th...
ESP32 Send Temperature and Humidity Data to localhost XAMPP for Absolute Beginners Step by Step
zhlédnutí 79KPřed rokem
ESP32 Send Temperature and Humidity Data to localhost XAMPP for Absolute Beginners Step by Step
How to Control a Servo Motor with ESP32 and ESP Rainmaker - Step by Step Tutorial
zhlédnutí 22KPřed rokem
How to Control a Servo Motor with ESP32 and ESP Rainmaker - Step by Step Tutorial
RFID Attendance System using ESP8266 and Google Sheets Version 4
zhlédnutí 49KPřed rokem
RFID Attendance System using ESP8266 and Google Sheets Version 4
Lets Make Analog Clock Arduino - OLED Clock - Arduino Programming Tutorial
zhlédnutí 9KPřed rokem
Lets Make Analog Clock Arduino - OLED Clock - Arduino Programming Tutorial
Let's Add Timezone In your GPS Projects - Arduino Speedometer
zhlédnutí 2,6KPřed rokem
Let's Add Timezone In your GPS Projects - Arduino Speedometer
ESP RainMaker PIR Motion Sensor | IOT Based Theft Detection System
zhlédnutí 15KPřed rokem
ESP RainMaker PIR Motion Sensor | IOT Based Theft Detection System
IOT Based ESP RainMaker Home Automation | ESP32 RainMaker
zhlédnutí 17KPřed rokem
IOT Based ESP RainMaker Home Automation | ESP32 RainMaker
SIM800l ATTiny85 LED Control - Send SMS and Make Call
zhlédnutí 10KPřed 2 lety
SIM800l ATTiny85 LED Control - Send SMS and Make Call
Version 3 - RFID Attendance System using NodeMCU ESP8266 and Google Sheets
zhlédnutí 35KPřed 2 lety
Version 3 - RFID Attendance System using NodeMCU ESP8266 and Google Sheets
New Raspberry Pi Pico W is Just $6
zhlédnutí 618Před 2 lety
New Raspberry Pi Pico W is Just $6
Top Arduino Projects
zhlédnutí 1,2KPřed 2 lety
Top Arduino Projects
GSM Based Door Lock System - Arduino GSM Module SIM800L
zhlédnutí 14KPřed 2 lety
GSM Based Door Lock System - Arduino GSM Module SIM800L
How to use NEO 6M GPS Module with Arduino | Ublox NEO6M GPS Module
zhlédnutí 35KPřed 2 lety
How to use NEO 6M GPS Module with Arduino | Ublox NEO6M GPS Module
Arduino GPS Speedometer with Analog Gauge
zhlédnutí 61KPřed 2 lety
Arduino GPS Speedometer with Analog Gauge
New Blynk IOT Home Automation System with Security System
zhlédnutí 12KPřed 2 lety
New Blynk IOT Home Automation System with Security System

Komentáře

  • @kaidobamm6802
    @kaidobamm6802 Před 17 hodinami

    I need help, can you explain why 50g is the threshold? If you have the paper referances that would be plenty. Currently having difficulties on finding a proper threshold, chat gpt just gave me 10, 30, and 60g thresholds but don't have any references to back it up.

  • @SmartDevSolutions
    @SmartDevSolutions Před dnem

    can nodemcu be replaced by wemos d1 mini for smaller modules

  • @Faiz_504
    @Faiz_504 Před 2 dny

    it seems that the way i put the hex code in was wrong because it keeps saying access denied

  • @RahulPawar-qy2lo
    @RahulPawar-qy2lo Před 2 dny

    This project will be done but not sending location sim800 to phone please reply sir

  • @vaibhavinaphade7738

    problem: cannot get thumprint directly by doing as shown above in the video solution: when going into details you will find SHA-256 fingerprint and below it you will find export and after that while saving change save as type and click all files option and then open the saved file and you will get the thumbprint as shown in the video

  • @lukaskriz2004
    @lukaskriz2004 Před 3 dny

    Thanks! Excellent exlanation!

  • @usmanghafoor6036
    @usmanghafoor6036 Před 3 dny

    @sir I face the response code 199 which means system error how can i solve this error . Reply me ??

  • @arispras
    @arispras Před 4 dny

    Nice tutotial, thanks. Which is better? websocket Server using PHP or Node js?

  • @user-yt8no6bd4i
    @user-yt8no6bd4i Před 4 dny

    plz make a video on jazzcash payment integration in flutter

  • @pheloniouspunk1417
    @pheloniouspunk1417 Před 4 dny

    Dude. Seriously dump the canned techno. Ugh why would I want to listen to that? Instantly turned off

  • @messaoudihicham5141

    Hii i want the firmware dtmf for sim 900a please

  • @m.shayanshamim6351
    @m.shayanshamim6351 Před 4 dny

    Intersting project

  • @AniVerseStories
    @AniVerseStories Před 5 dny

    ahmad bhai payment failed ka toast show ho rha h kia issue ho sakta h?

  • @luixmod1
    @luixmod1 Před 5 dny

    where is the 15Km? you just show the program..

  • @jumbo999614
    @jumbo999614 Před 6 dny

    I'm using Proteus simulator and it expect hex file for microcontroller. When I compile code for ESP8266 in Arduino IDE, I get elf and bin. Can I convert it to hex? Even it successfully converted, will it work in proteus?

  • @chethiyawijewickrama6425

    This was really use full project. Specially the AT respond check part. Can we do this same while when reading sensor data.

  • @chethiyawijewickrama6425

    Cool❤

  • @khanghoangvan7407
    @khanghoangvan7407 Před 8 dny

    Ahmad, I love how you edit the video. You make a wonderful tutorial. It's very detailed, step by step like you said. Thank you so much. Since i'm a beginner, it helps me a lot. Thank you!

  • @itsownaccord5096
    @itsownaccord5096 Před 8 dny

    Very nice Ahmed please I want to learn from you.. please share your email ID

  • @user-if1pe2ft1v
    @user-if1pe2ft1v Před 10 dny

    Excellent Video Sir! Every Step you explain well. Thank you so much for this type of video. If possible one more video post on the asynchronous method .

  • @jojomaninang6304
    @jojomaninang6304 Před 10 dny

    Hello brother, is it possible to make an app for this? Like the signal/sms will send to the app and the adding, updating, and deleting contacts is doable through the app? It would be a big help if you reply on my comment. Thanks

  • @mostafanfs
    @mostafanfs Před 10 dny

    very helpful

  • @BANGYUUAYE
    @BANGYUUAYE Před 12 dny

    Hello sir, my SIM800l can't communicate and hear ESP32, that's why even though I can get a signal, please help

  • @user-bk2gn4yo1z
    @user-bk2gn4yo1z Před 13 dny

    By using which software did you draw the circuit diagram?

  • @MuhammadArslan-jk8iz
    @MuhammadArslan-jk8iz Před 14 dny

    Sir Response code 199 aa rha he system error is ko kase solve kru

  • @RahulPawar-qy2lo
    @RahulPawar-qy2lo Před 15 dny

    How to register the phone number and where to go send sms

  • @bekahmed5048
    @bekahmed5048 Před 15 dny

    Thank you very much... can i change Bluetooth name from à bin file?

  • @0124akash
    @0124akash Před 15 dny

    Some time my sim800l not sending any data, where is problem sir ? What is the use of rst pin Pullup, pulldown or open?

  • @MuhammadArslan-jk8iz
    @MuhammadArslan-jk8iz Před 15 dny

    Sir error thk ni ho rha ek ap se kase contact kru

  • @rujhannalsor3638
    @rujhannalsor3638 Před 16 dny

    not so details that step

  • @markneiltanap
    @markneiltanap Před 16 dny

    ser for our capstone project can you make a real time tracking so our capstone project is to track a small boat and i don't have any experience using arduino so help ser webased and

  • @markneiltanap
    @markneiltanap Před 16 dny

    can you make like implenting in our website something like that

  • @markneiltanap
    @markneiltanap Před 17 dny

    ser what if i want to show it on website an see it in live in website that it is tracking? how to do so?

  • @Chache17
    @Chache17 Před 17 dny

    I have a couple questions: is it possible to password protect the esp32 so that this operation can only be done with the correct password? And, is it possible to just copy the program partition and paste it into the second device? This is to keep the data potentially existing in the spiffs partition.

  • @marhabaaaishah8285
    @marhabaaaishah8285 Před 18 dny

    Laravel people trust online bank se jazz cash me fund transfer ho skta hai mjhe in online account ki zada smjh nhi hai

  • @Gndt1
    @Gndt1 Před 18 dny

    A little confusing since the graphic uses different pinout (from the video) for ssd1306 vcc and gnd reversed and is missing the vcc to pico connections. Still getting 'no gps data...'

  • @social-worker55
    @social-worker55 Před 18 dny

    why you are not using voltage divider RX or TX pin in the Arduino Nano . the SIM 800l working logic level is 3.3v. direct connection maybe damaging the sim 800l module.....

  • @brishisharma
    @brishisharma Před 18 dny

    how to copy if it is soldered directly on pcb other than development board?

  • @Gndt1
    @Gndt1 Před 19 dny

    Does this also log location info in csv or some other format for subsequent display on a mapping app?

  • @BharathGR-d8k
    @BharathGR-d8k Před 19 dny

    We required code of the these project

  • @IsmiIsmi-e9c
    @IsmiIsmi-e9c Před 19 dny

    Huaa thank you more brother.

  • @hidayaturrahman3543
    @hidayaturrahman3543 Před 20 dny

    Masha Allah so fantastic esy tarah Alfalah Payment gatway ke b video banaye

  • @dominatechow
    @dominatechow Před 21 dnem

    is it possible to achieve this with no wifi? like using a sim card or something?

  • @erkan4541
    @erkan4541 Před 21 dnem

    s.a Ahmad, your project is great, thank you, I have a request. Can we register on your mobile number 4?

  • @nilabnath6318
    @nilabnath6318 Před 21 dnem

    whhere is the code

  • @gloryrealmnetwork2485
    @gloryrealmnetwork2485 Před 21 dnem

    PLEASE HOW CAN I USE 4G FOR SIM 800L

  • @bennguyen1313
    @bennguyen1313 Před 22 dny

    Any thoughts what would be involved in writing an ESP32 application, that takes data from the uart, and passes it wirelessly either via bluetooth (SPP) or via Wifi? I purchase a few USB-bluetooth dongles (Feasycom BP102, HC-05/HC-06/CP2102 master modules, etc).. but none can connect to an android phone! For example, when a Samsung S5 tries to connect to one of the bluetooth dongles, it will stop blinking, but after a couple seconds, Android says 'Can't communicate with the FSC_BP102' or HC-05, or HC06, etc. Aliexpress has a $15 RS232 Bluetooth dongle (BT578 V3), but not exactly sure if/how it will talk to my androids. For Wifi, I imagine the ESP32 could act as a web server (TCP) and display the RS232 data, but maybe there's a UDP way it could send data to a PC on the same network? If the receiving application (mobile or PC) is written in the flutter framework, it could display the RS232 data with style! Regarding the ESP32, I received a Risc-V ESP32 board (banggood 1914005), and an ESP-Prog clone (basically a FT2232HL/Q from Aliexpress).. and would like to step thru a blink-led example using JTAG! I used Zadiq to install the WinUsb drive but not sure how to configure OpenOCD. For example, if you unplug/plug, does the last debug program run, or was the debugger running out of RAM? How do you dump the contents out of NVM via OpenOCD?

  • @praveendehari
    @praveendehari Před 23 dny

    thanks

  • @BANGYUUAYE
    @BANGYUUAYE Před 23 dny

    Hello, you can connect to blynk only using esp8266 or you have to use esp32

  • @bastianbazaezdonoso2154

    que cambia en el metodo uno con el dos?