Skip to main content

Posts

What is HC-SR04 / How to use HC-SR04

So today in this blog we are going to discuss the ultrasonic module HC-SR04, which is quite famous among the Arduino or raspberry pi geeks.  So in this blog, you can able to see how the module works and how to interface that with any kind of projects.SO let's dig into it- Internal structure -  This module is packed with an ultrasonic transmitter and an ultrasonic receiver as well as the controller circuit. Though this module packed with many components it is very compact in design, This module has only 4 pins Pin details- 5 v supply (VCC) Trigger pulse pin (input) Echo pulse pin (output) Ground (GND) How it works- Ultrasonic ranging module is mainly used to measure the distance between some object and the module. It has an ultrasonic transmitter and a receiver, it basically generates a pulse of ultrasonic sound and then the module's receiver part listen the sound reflected by the target object. And after that using a simple formula of physics is ap...

How to make a Arduino powered weather station

So today we are going to make a weather station which is powered by An Arduino nano.Which can monitor the live temperature and humidity of the climate? And also print the data on an LCD display.By this project, you can easily understand the working of the DHT 11 sensor and LCD display. So to make this project you need this component:- Arduino board (any types of) LCD 16X2. DHT 11 module Connecting Wire Breadboard(optional) What is DHT 11 MODULE? DHT 11 or 22 are the digital humidity and temperature sensing module for Arduino, avr, raspberry pi.Adafruit industries basically made this sensor.This module is the low-cost humidity and temperature sensor which has only one pin to transfer the data. So it required a careful timing to grab the data sent by it. But its very simple to use/interface with any kind of projects. We basically need the libraries to use it properly.It speaks the data after 2 sec. The cost of this kind of sensors is near about 3-4 $. But DHT 22 ...

How to use a 16x2 lcd display with Arduino

So today I will tell you how to use the 16x2 LCD display on the Arduino projects. If you are doing any kind of projects then you should interact with the user in the simplest process.To add any kind of output device is the key to simplify that project. you may show the options or the compilation details using that.  There various types of displays available in the market but among them the 16x2 LCD display is the famous and cheapest one.As it has a very simple process to implement them in the projects. pinout for the 16x2 LCD display: circuit diagram for 16x2 LCD display: Test code to check the connection is properly done or not: /*   LiquidCrystal Library - Test code   #DNY  Demonstrates the use a 16x2 LCD display.  The LiquidCrystal  library works with all LCD displays that are compatible with the  Hitachi HD44780 driver. There are many of them out there, and you  can usually tell them ...

How to install turbo c on Mac and fix the problems

TO KNOW MORE PLEASE WATCH THE VIDEO Here is the download list:- https://drive.google.com/open?id=1fSJ22sZoB7GF7nIHGJdzgXkdwL6qdsqZ PROCEDURE:- DOWNLOAD THE FILE FROM THE GIVEN LINK. MOVE THE FILE TO THE DESKTOP. UNZIP THE FILE. OPEN THE C.BAT FILE AND CHANGE THE "DEEPAYAN" WITH YOUR USERNAME, AND SAVE THE FILE.  DONT CHANGE ANY FILENAME OR FOLDER NAME.  THANKS, HAPPY CODING.......

HOW TO MAKE A ARDUINO UNO AT HOME / LESS THEN 2$

SO we all know about Arduino. That is basically a programmer board or you can say it is a prototype board where you use that to make a prototype of your hardware. Arduino is open source platform and you can find the internal circuit or ide any whare for free. So to make an Arduino is very easy at home. if you go for the original Arduino Uno then it cost you around 23 to 24 $ . and the chipper variant or the Chinese one costs you around 10 $. So to make an Arduino is very useful, and by going through the process you get more familiar with the architecture and function of the Arduino. components:- ATmega microcontroller 8/128/328  16/12 MHz crystal. 22pf bypass capacitor. 100-ohm resistance. female or mail header pins as per your requirement.  zero PCB. connecting wire.  soldering kit. USB ASP For programme the controller. Procedure:- cool down your mind and heat up the soldering iron. play a decent so...

HOW WIFI WORKS?

WHAT IS WIFI:- It may happen that now you are connected to a wifi router and surfing the internet through that.But did you know how the data is displaying in your computer or phone's display? when your device is not connected with any of physical connecting wire. The wifi is basically an electromagnetic radiation, just like the microwave, visible light or the gamma rays but the only difference is the use, the frequency and wives length of that radiation. Wifi signals basically use the two bands 2.4 or 5 GHz. And it basically transmits the data in the form of 0 and 1. The wifi signal uses the same concept of a radio F.M but this communication is two way. HOW IT REALLY WORKS:- The wifi networks basically break the data in small encrypted packets and send back and forward between your router and portable device. The packets also have the address of the destination node and the decryption key. And after the data is received by your device t...

HOW SSH PROTOCOL WORKS

What is SSH? SSH stands for secure shell.  It is a networking protocol which is used to secure the data flowing between the SSH client and the servers over a public network such as the Internet. WORKING:- When a client tries to connect to its SSH server its needs to be verified. To establish a secure connection between them. In this protocol, this verification is completed using the exchange of cryptographic keys. And after when the client and the server are successfully connected, the process of transmission of data takes place.  But the data in an encrypted form. So as a result, a secure tunnel like security system is formed. In general, the port 22 is used for this SSH connection. USES:- SSH is famous among the network administrators. Because it helps them to manage their systems and applications remotely, allows them to log in to another system or computers over a public network, execute commands and move files from one device to another.  ...

What is SAMBA (software) Server ?

So, what is samba? is today's topic, I think you already know about the term server. Now the  Samba is a free software for that server management, it is based on SMB(server message block)/CISF networking protocol and originally developed by Andrew Tridgell.It is useful to provide printer and file services for various Microsoft Windows client machines. SAMBA runs in most of the OS presents in the market like Windows XP to Windows 10, Mac OS servers, Unix, Open VMS, Linux and Solaris etc. Samba is released under the terms of GNU General public license. General information The software is written in c, c++, python. Operating system: Multiplatform. Type: networking file system. Official website:  https://www.samba.org/ *in future I will use this concept to make a personal server. so for the future updates, please stay connected and also subscribe my youtube channel: https://www.youtube.com/c/dnytechnicals

HOW GOOGLE SEARCH WORKS

SO we billions of people every day search in google. For their needs and queries. But did you know how google works behind your web browsing? There are thousands of billions of websites and web pages available in the cloud or web. So how Google knows what is the appropriate results for you.OK so let's dive into the answer. Google at first use a crawl, which is crawling through each and every website available on the web and make a list on Google's database and classify them by their topics. Then google use a specific type of algorithm to short out the list and rank the most useful ones by the feedback from us. So if you are a web developer or an owner of a website then you need to index your site to google to get a good number of visitors. To know more please visit-  Google crawling-indexing/

WHAT IS PAYLOAD AND BACKDOOR

  P AYLOAD - The term payload in the field of hacking and cyber security means a kind of malicious program or virus which was sent and generated by a hacker and which executed on the victim's PC or system and do a bunch of malicious acts like bad code injection, data stealing, data logging, and bypassing the firewall and creating a backdoor.  IN general, this kind of file or virus needs to be executed the first time. It is used by both the ethical and the black-hat hackers but the purpose is different.   TO generate that kind of file is not a crime, but if you apply that to any kind of bad intention is a big crime.    IN future I will teach you how to make a payload in the practical video. for that please subscribe>> www.youtube.com/c/dnytechnicals BACKDOOR -  The term back door in the field of hacking and cyber security means a secret and safe way to hack into someone system by bypassing the firewall.  I...

WHAT IS KALI LINUX?

KALI LINUX is generally a operating system based on linux , but its not for general or official usage. .It is specially developed for hacking and penetration testing and security auditing . It is based on linux Debian distribution. This os is developed by OFFENSIVE SECURITY. KALI LINUX is released on 13 march 2013. OFFICIAL WEBSITE=>> https://www.kali.org/ it is a freeware . (free software )  it is a open source software , so you can develop any tools and you also optimize it as per your needs . and you can be a part of their development team. it also comes with multi language support. and last but not the least it comes with above 600 penetration testing tool included.  MINIMUM SYSTEM CONFIGURATION=>>  KALI linux required a minimum of 10 gb hdd space tobe installed. 512 mb of ram and minimum of i386 and amd64 architecture. a bootable cd or dvd drive or a usb device.

BATCH FILE SCRIPTING

WHAT IS BATCH FILE SCRIPTING? -> THE batch file scripting is a type of coding which was exicuted only on windows machines, with the help of the CMD . The code is basically writen with the help of the notepad. and its save with the extension of .bat | THERE ARE SEVERAL COMMANDS FOR THE . BAT SCRIPTING .. THE MOST COMMON AND USEFUL  CODES ARE ->> TITLE This batch command sets the title displayed in the console windowS. DISKPART This batch command shows and configures the properties of disk partitions. TREE This batch command displays a tree of all subdirectories of the current directory to any level of recursion or depth. SHUTDOWN This batch command shuts down a computer, or logs off the current user. TIME This batch command sets or displays the time. EXIT This batch command exits the DOS console. CLS This batch command clears the screen. CD This batch command helps in making changes to a different directory, or displays the current directory. ...

HOW TO TRACK SOMEONE LOCATION & IP WITHOUT PHYSICAL APPROACH

So now a day the physical approach is a easy and simple process so we puss-off the limits and try some difficult parts.........  So today i talk about a good website which can accessible from both pc & mobile devices. The name of the website is "IP LOGGER". SO BY SOME EASY STEPS WE CAN GENERATE SNIFFING LINK WHICH SECRETLY PROVIDE US THE IP ADDRESS AND ALSO APPROX LOCATION.   STEPS:- Open the link  https://iplogger.org/ Then select the option you want to generate the link. then generate thee link . after that sent the link to the victim you want to exploit. AFTER THAT REFRESH THE LOGGER IP PAGE . NOW YOU FIND ALL THE DETAILS ALONG WITH THE IP ADDRESS AND LOCATION    

FDP LOCK BYPASS APP

APK FILES- BYPASS 2 SETTING   (TO GO TO THE SETTING)    EASY. RESET GOOGLE ACCOUNT FOR ANDROID 6.1 RESET GOOGLE ACCOUNT FOR ANDROID 5.1

speed up your usb devices upto 60 to 90 %

SO u can enjoy a really first copy and write experience with your USB devices without sending any kind of money. Her is some example- BEFORE AFTER so want to know how to setup the decice here it is STEPS open my computer select the usb device hit the right click go to properties   then hardware select the usb device, then click the properties then go to the policies and select the better performance close all tabs AND ENJOY  *** ALWAYS EJECT YOUR USB DEVICE BEFORE UNPLUG THAT***

Raspberry pi zero

friends this is one of the most smallest computer in a single bord. it is basically use in iot projects. but don't miss judge it by its small size.  it has- 1ghz single-core CPU 512 mb ddr2 ram mini hdmi and usb on-the-go ports  Micro USB power 51 HAT-compatible 40-pin header but most ineradicable part of it is, it cost only 5 dollars (us).   <uses> you use this as a adrino bord in any development projects. it is also use a test kit to hackers and panitration  testers. and also as a most compact or handy pc. but i gonna use this bad boy as my tiny pc. DEEPAYAN NANDY

SPEED WAR BETWEEN JIO AND BSNL

foe more info visit my channel
A  solid-state drive  ( SSD , also known as a  solid-state disk ) is a  solid-state storage  device that uses  integrated circuit  assemblies as  memory  to store data  persistently . SSD technology primarily uses electronic interfaces compatible with traditional  block  input/output (I/O)  hard disk drives  (HDDs), which permit simple replacements in common applications. [ Additionally, new I/O interfaces, like  SATA Express  and  M.2  have been designed to address specific requirements of the SSD technology. SSDs have no moving mechanical components. This distinguishes them from traditional  electromechanical   magnetic disks  such as  hard disk drives  (HDDs) or  floppy disks , which contain spinning  disks  and movable  read/write heads .Compared with electromechanical disks, SSDs are typically more resistant to physical shock, run silently, ha...

WHAT IS USB RUBBER DUCKY EXPLAIN

Since 2010 the USB Rubber Ducky has been a favorite amongst hackers, penetration testers and IT professionals. With origins as a humble IT automation proof-of-concept using an embedded dev-board, it has grown into a full fledged commercial Keystroke Injection Attack Platform. The USB Rubber Ducky captured the imagination of hackers with its simple scripting language, formidable hardware, and covert design.   

HOW YOU CAN HACK ANYONE WHATSAPP ACCOUNT

YOU  ARE ALL KNOWS ABOUT QR CODES WHICH WILL GENERATE TO CONNECT YOUR WHATSAPP TO YOUR PC. SO IN THIS VIDEO TUTORIAL I WILL SHOW YOU HOW TO USE THAT PRONOMINAL TO HACK SOMEONES WHATS APP ACCOUNT WHATS APP HACKING TUTORIAL