Ahmad Logs

Ahmad Logs Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Ahmad Logs, Model Town, Hasilpur.

PIR Sensor Without Arduino | PIR Security SystemIn this video, I will show you how to use pir sensor without arduino to ...
04/10/2021

PIR Sensor Without Arduino | PIR Security System

In this video, I will show you how to use pir sensor without arduino to control a relay to make a security alarm. Pir motion sensor detect motion and send a signal to its output pin and using that signal we can detect motion and trigger alarm. You can easliy make this pir security alarm with most of components available at home

This is a complete pir security system without arduino uno. You can install it to the main enterance of your home or on the roof. Below is the list of components used in the project
1. HC SR501 PIR Motion Sensor
2. Mobile Phone Charger (+5v)
3. 1N4007 Diode
4. BC547 Transistor
5. 220 ohm Resistor
6. Small Piece of Perf Board
7. Door Bell (220v AC)
8. Relay (5v or 6v)
9. Screw Terminal (2 pin)

In this video, I will show you how to use pir sensor without arduino to control a relay to make a security alarm. Pir motion sensor detect motion and send a ...

Raspberry Pi PICO Arduino IDE   Official SupportRaspberry pi pico  Arduino IDE Official Support is available. Now you ca...
04/10/2021

Raspberry Pi PICO Arduino IDE Official Support

Raspberry pi pico Arduino IDE Official Support is available. Now you can write and upload programs to raspberry pi pico by using arduino ide. In this video, I will show you how to install Arduino core for raspberry pi pico. The setup is quite easy and hassle-free.

#

Raspberry pi pico Arduino IDE Official Support is available. Now you can write and upload programs to raspberry pi pico by using arduino ide. In this video,...

Raspberry Pi Pico VSCode | Pi Pico Visual Studio Code WindowsIn this video, I will show you how to setup and program ras...
04/10/2021

Raspberry Pi Pico VSCode | Pi Pico Visual Studio Code Windows

In this video, I will show you how to setup and program raspberry pi pico with visual studio code on windows. This raspberry pi pico vscode tutorial shows all the basic steps to setup vscode to pico pi. You can use c++ to compile, build and upload program to raspberry pi pico. You need to install multiple software/tools to to setup raspberry pi pico with visual studio code to upload program written in c++.

++

In this video, I will show you how to setup and program raspberry pi pico with visual studio code on windows. This raspberry pi pico vscode tutorial shows al...

SIM800L Blynk | How to Control Relay with Sim800L and Blynk AppSIM800L Blynk is a video tutorial in which I will show yo...
30/09/2021

SIM800L Blynk | How to Control Relay with Sim800L and Blynk App

SIM800L Blynk is a video tutorial in which I will show you how to control relay module, with sim800l and Blynk App and Arduino, from anywhere in the world. This is a home automation tutorial and I am using gsm module to connect to the blynk server and control two 220v ac light bulbs. I am using Arduino UNO instead of NodeMCU (ESP8266). You can also use sim900 gsm module instead of sim800l with a little bit of change in the project.

SIM800L Blynk is a video tutorial in which I will show you how to control relay module, with sim800l and blynk app and arduino, from anywhere in the world. T...

NodeMCU Sim800L Relay Control with SMS | Esp8266 GSM Based Home Automation SystemThis video is about NodeMCU sim800l rel...
30/09/2021

NodeMCU Sim800L Relay Control with SMS | Esp8266 GSM Based Home Automation System

This video is about NodeMCU sim800l relay control with SMS | esp8266 gsm based home automation system. I will show you how to connect sim800l GSM module with NodeMCU and control home appliances by sending SMS to GSM module. I did not use any library to control sim800l that's why you will be able to use other simcom GSM modules like sim900. This GSM based home automation system with esp8266 can be used in different places and you can control it from anywhere in the world.

This video is about NodeMCU sim800l relay control with SMS | esp8266 gsm based home automation system. I will show you how to connect sim800l GSM module with...

How to Create Google Maps API Key FreeIn this video, In will show you how to create google maps API key free without any...
30/09/2021

How to Create Google Maps API Key Free

In this video, In will show you how to create google maps API key free without any billing.

You will get step by step instructions to create a google map API key for free without billing. If you have a google map API key, You can display google maps on your web page easily. To create an API key follow steps below.

In this video, In will show you how to create google maps API key free without any billing.You will get step by step instructions to create a google map API ...

Arduino Sequential LED Chaser with 12 Effects | Arduino LED Chaser with CodeIn this, Arduino Sequential LED Chaser with ...
29/09/2021

Arduino Sequential LED Chaser with 12 Effects | Arduino LED Chaser with Code

In this, Arduino Sequential LED Chaser with 12 Effects | Arduino LED Chaser with Code, you have to see multiple led dancing, lighting chaser effects & led pattern using Arduino Uno. If you want to make arduino led chaser project at home just do step by step and fallow my video and never give up. arduino led effects code is also available for free.

In this, Arduino Sequential LED Chaser with 12 Effects | Arduino LED Chaser with Code, you have to see multiple led dancing, lighting chaser effects & led pa...

Arduino IR Remote Servo Control | Servo Motor | IR SensorIn this video, I will show you how to "Arduino IR Remote Servo ...
29/09/2021

Arduino IR Remote Servo Control | Servo Motor | IR Sensor

In this video, I will show you how to "Arduino IR Remote Servo Control | Servo Motor | IR Sensor"

arduino ir remote servo motor control is a fun to play with and is limitlessly customizable. I will use simple TV remote control, ir receiver, arduino and servo motor. This is a very simple project and you can customize it according to your requirements.

In this video, I will show you how to "Arduino IR Remote Servo Control | Servo Motor | IR Sensor"arduino ir remote servo motor control is a fun to play with ...

SIM800L AT Commands | GSM Module AT CommandsIn this video, I will introduce you sim800l AT commands with arduino uno and...
28/09/2021

SIM800L AT Commands | GSM Module AT Commands

In this video, I will introduce you sim800l AT commands with arduino uno and serial terminal program called Putty. Here I am using general purpose AT commands that will run on almost all types of gsm modules such as sim800, sim900 etc. and in this video I am using sim800l and arduino for testing. I will demonstrate Basic AT Commands to display model number, manufacturer name, signal quality, SIM card status, network operator, battery status and IMEI number of sim800l gsm module. I will Also show you that how to send sms and receive sms using sim800l, how to make call and how to receive call using gsm module as well as I will show you how to send USSD Codes by using sim800l module and arduino uno.

In this video, I will introduce you sim800l AT commands with arduino uno and serial terminal program called Putty. Here I am using general purpose AT command...

Arduino IR Remote Control LED | Arduino IR ReceiverIn this video, I will show you how to control LED using Arduino, IR R...
28/09/2021

Arduino IR Remote Control LED | Arduino IR Receiver

In this video, I will show you how to control LED using Arduino, IR Remote control and IR Receiver.

This Arduino IR Remote Control LED - Arduino IR Receiver project is a very simple and easy in which I am controlling LED's that are connected to arduino uno by using ir receiver and ir remote control. IR remote control code is and arduino remote control led code is available with the project. You can decode the ir remote control keys by using the arduino ir remote decoder code. you may modify the ir code and circuit to suit your requirements.

In this video, I will show you how to control LED using Arduino, IR Remote control and IR Receiver.This Arduino IR Remote Control LED - Arduino IR Receiver p...

ATtiny85 Relay Control with IR Remote - ATtiny85 IR Receiver and 2 Channel RelayIn this tutorial, I will show you how to...
26/09/2021

ATtiny85 Relay Control with IR Remote - ATtiny85 IR Receiver and 2 Channel Relay

In this tutorial, I will show you how to ATtiny85 Relay Control with IR Remote. Here I will use ATtiny85, IR Receiver and 2 Channel Relay Module. You can also use 4 channel relay module.

0:00 Intro
0:28 IR Remote control keys code
2:10 Make Arduino as ISP Programmer
2:54 Arduino UNO wiring for uploading code into ATtiny
4:58 Relay Module, IR Receiver and ATtiny85 connections

In this tutorial, I will show you how to ATtiny85 Relay Control with IR Remote. Here I will use ATtiny85, IR Receiver and 2 Channel Relay Module. You can als...

Address

Model Town
Hasilpur

Website

Alerts

Be the first to know and let us send you an email when Ahmad Logs posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to Ahmad Logs:

Share