EN / USD
939 Items
 Home
Blog
Interfacing of Multiple Ultrasonic Sensor With Arduino
ultrasonic sensors with arduino, ultrasonic sensor code for arduino,hcsr04 ultrasonic sensor arduino, sonar sensor with arduino
Hello friends, hope you are having fun and enjoying life. Today, I am gonna post about interfacing of multiple Ultrasonic sensor with Arduino. In the previous post, we have seen Interfacing of Ultrasonic Sensor With Arduino and in this post I have interfaced single ultrasonic sensor but in projects especially related to robotics, we have to interface multiple ultrasonic sensors. For example you have an obstacle detection robot, now in order to detect obstacle in front of robot you have to place once sensor on the front side but now you can't detect any object present on left or right side of your robot, so you have to place two sensors one on the left side of robot and one on the right side so in this project you need to use total three ultrasonic ...
Blog
Best Sites to Get Engineering Homework Help
Best Sites to Get Engineering Homework Help, engineering homework, help in enngineering work
Hello friends, I hope you all are doing great. In today's tutorial, I am going to share Best Sites to Get Engineering Homework done. Within modern society, time is a precious resource, and it seems that with every passing day there is less of it available. It couldn’t be more accurate than for the world of Academia. Many modern students face the dilemma of time management, where they have too much work and too little time to do it in. Within the field of Engineering, students find that they are overwhelmed with the workload. They become stressed, overworked and can even burn out. This, of course, results in lower grades and ultimately affecting their career paths. However, while the world is getting busier, it also invented services that assist st ...
Blog
Running ZeroTier On the Raspberry Pi 4
Raspberry Pi zerotier, zerotier RPi4, RPi4 zerotier, zerotier with raspberry pi 4, zerotier rpi4 webserver, syncthing with rpi4
Our next step in the Raspberry Pi training program is to get zero tiers up and run on a Raspberry Pi 4. How to utilize a Raspberry Pi to measure internet speed and store the results in Grafana or Onedrive was the topic of the last piece. During the project, you will discover how to install ZeroTier on a Raspberry Pi and get it up and running. We will also learn how to set up a firewall to secure our network. Components Raspberry pi 4 Power supply Ethernet or wifi What is zeroTier ZeroTier is a software that provides a streamlined web-based interface for constructing virtual networks connecting various gadgets. Somewhat akin to configuring a virtual private network on a Raspberry Pi, these networks exist only in cyberspace. The process o ...
Blog
Ultrasonic Sensor Arduino Interfacing
Ultrasonic Sensor Arduino Interfacing, SONAR Arduino interfacing, how to interface ultrasonic sensor with Arduino, Interfacing ultrasonic sensor with Arduino, Interfacing SONAR with Arduino, SONAR pinout, Ultrasonic sensor pinout, how to interface Arduino with ultrasonic sensor
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I would like to provide a complete discussion on Ultrasonic Sensor Arduino Interfacing. I would like to tell you some detail about ultrasonic sensor, after that we will move towards ultrasonic sensor Arduino interfacing. Ultrasonic sensor is also known as SONAR sensor. SONAR basically stands for Sound Navigation and Ranging. Ultrasonic is mostly used for the distance measurements. It can also be used for measuring the depth of the sea. I have already shared Ultrasonic Sensor Library for Proteus. Ultrasonic/SONAR sensor is an electronic device used to estimate the distance of an object by continuously transmitting sound waves at a particular frequency and listens to tha ...
Blog
IR Proximity Sensor Library for Proteus
IR Proximity Sensor Library for Proteus, IR Proximity sensor, proteus simulation of ir proximity, ir ini proteus, proteus ir sensor, proximity sensor proteus
Hello friends, I hope you all are doing great. In today's tutorial, I am going to share a new IR Proximity Sensor Library for Proteus. Proximity Sensors are not available in Proteus and we are sharing its Proteus library for the first time. So far, I have only shared Proteus Libraries of digital sensors but today I am sharing an analog sensor, so too excited about it. In the next few days, I will keep on sharing Proteus Libraries of different analog sensors, so if you want any sensor in Proteus, then let me know in the comments. IR Proximity Sensors are used to detect hurdles/obstacles placed in their path. They are normally used on robots for path navigation and obstacle avoidance. So, let's have a look at How to download and simulate IR Proximit ...
Blog
How to use Escape Sequence in C++
Introduction to C++, C++ basics, getting started with c++, c++ basics
In today's tutorials, we are going to have a look at escape sequence in C++. In our previous tutorial, Introduction to C++ we have designed a small Hello World program and if you haven't studied it yet then you should first check that one out as I am gonna take it further from there. In that tutorial, we have designed a code which prints the Hello world on the output screen. The code used for printing it on the output screen is as follows: How to use Escape Sequence in C++ ?? Now, suppose if I want to print out "Hello World" , instead of Hello World. In simple words, I wanna add "" these symbols as well on each side of Hello World. But if you add them in the above program then it will generate er ...
Blog
Interfacing of Keypad with 8051 Microcontroller in Proteus
keypad with 8051,keypad lcd 8051, display keypad on lcd with 8051,keypad lcd 8051, keypad values on lcd 8051 microcontroller, keypad on lcd 8051
Hello friends, in today's post we are gonna have a look at Interfacing of Keypad with 8051 Microcontroller in Proteus ISIS. In the previous project, we have seen the Interfacing of LCD with 8051 Microcontroller and I have told there that LCD is a great debugging tool as we can print our data on it and can display different values and that's what is gonna done in today's post. Today, I will get the values from keypad and then question is how to know that we are getting the correct values. So in order to do so, we will display these values over LCD. So, that's how we are gonna use LCD as a debugging tool. As the debugging is concerned, there's another great tool for debugging which is called Serial port, we can also display these values over to Seri ...
Blog
Flex Sensor Library for Proteus
Flex Sensor Library for Proteus, flex sensor proteus, flex sensor in proteus
Hello friends,I hope you all are fine and having fun with your lives. In today's tutorial, I am going to share a new Proteus Library named as Flex Sensor Library for Proteus. I am quite excited while sharing this one because we are the first one to design this library and share it online. Although, I wanna add one thing here that most of the flex sensors are analog sensors and their resistance changes over bending and believe me I have tried my best to design an analog sensor but despite the efforts we couldn't so I am sharing a digital version of Flex Sensor. So, its not gonna detect how much its bent but it will detect whether its up or bent. So, I thought to share it with you guys. It's better to have something than nothing. You should also have ...
Blog
Which is Easier - to Assemble a Computer or Write a Work in College?
Which is Easier to Assemble a Computer or Write a Work in College
Am almost sure that when faced with a choice whether to write an academic paper or build a computer, you would choose writing a paper. However, both tasks are almost similar if you think about it open-mindedly. The similarity between the two tasks is that you will use already existing materials. For computer building, you will have to look for all the appropriate parts needed to make a computer. Similarly, you have to look for already published information and data to write your paper and deliver a strong analytical or descriptive essay.  So, what makes these two tasks completely different and which one is easier to tackle? Let’s find out together. Assembling a Computer from Scratch From a general point of view, this sounds like a very challenging ...
Blog
Automatic Street Light Project in Proteus
Automatic Street Light Project in Proteus, automatic street light, street light ldr, ldr led circuit, circuit diagram of led ldr
Hello everyone, I hope you all are fine and having fun with your lives. Today, I am going to share a semester project which is named as Automatic Street Light Project. I have designed this project in Proteus ISIS and the simulation is also given below for download. Btw this was my first project during my engineering course. :D I had really enjoyed while working on this project as I was new to electronics then. This project is about Automatic Street Light. You must have examined on your streets that the street lights turn ON at night while they turn OFF in the day. When I was a child then I think that someone turns ON the switch in the day and then turns it OFF at night but that's really not the case. :P In fact, these lights are automatic and have ...