EN / USD
161 Items
 Home
Blog
Arduino Bluetooth Communication using HC05
arduino bluetooth, arduino with bluetooth, arduino with hc05, hc05 bluetooth arduino, bluetooth arduino, interface arduino with hc05
Hello friends, hope you all are fine and having fun with your lives. Today, I am going to share a new project in which we are gonna do Arduino Bluetooth communication. The Bluetooth module I have used for this project is HC-05, which is a serial Bluetooth module. We can quite easily perform the Bluetooth communication with this module using Arduino board. I have worked on many projects in which I have to send the data from sensors to my computer via Bluetooth. So, in such projects I normally use this Bluetooth module which is connected with the sensors and then Arduino gets the data from these sensors and then send this data to computer via Bluetooth module. In this project, I have used Arduino board but you can use PIC Microcontroller or 8051 Mic ...
Blog
Arduino Projects
arduino projects,arduino project,arduino tutorials, arduino tutorial, arduino yun projects, arduino uno projects, arduino wifi projects,arduino library
Hello friends, I hope you all are fine and having fun with your lives.Today I am not gonna post a new topic or tutorial, instead I am going to arrange all my Arduino Projects and tutorials in this post, as its better to have all of them in one place. I recently posted a PIC Microcontroller Projects post and it was highly appreciated by the followers so I thought to do the same with Arduino as well because I have posted more Arduino projects as compared to PIC Microcontroller. I will post all the Arduino Projects & Tutorials links below in sequence i.e. from easy to pro level so if you are a new user and want to get command over Arduino projects then read all of them one by one. Moreover, I will also keep on updating this post whenever I am go ...
Blog
Simple Arduino Calculator
Arduino calculator, calculator arduino, arduino calculator code, calculator simulation, proteus calculator, calculator proteus simulation
Hello geeks, I hope you all are doing well and looking forward to making something new yet interesting. So, today we have come up with our new project which is a calculator using Arduino. We all use calculators in our daily life, whether you are working in an office or counting money at the bank, you are buying your daily grocery or doing shopping online, you will find calculators in different forms everywhere. In fact, the computer was initially considered a giant calculator. So if it is that common, why do we not make our own calculator? Before going into the details of the project, it is good to know some history of that, let’s know some facts about the calculator. So the first known device for calculation is Abacus. And the first digital calcu ...
Blog
Introduction to Arduino MKR WiFi 1010
Introduction to arduino mkr wifi 1010, arduino mkr wifi 1010 pinout, arduino mkr wifi 1010 features, arduino mkr wifi 1010 applications
Hi Guys! I welcome you on board. Happy to see you around. In this post today, I’ll give you a detailed Introduction to Arduino MKR WiFi 1010. The Arduino MKR Wifi 1010 is a solution to your basic IoT applications. Using this device, you can develop a WiFi-connected sensors network or can produce a BLE device connected to your cell phone. This board is based on the SAMD21 microcontroller and comes with a clock speed of around 32.768 kHz (RTC), 48 MHz. There are 8 digital pins, 13 PWM pins, and 7 analog pins incorporated on the board. The operating voltage is 3.3V while the voltage through USB or Vin is 5V. I suggest you read this post all the way through, as I’ll detail the complete introduction to Arduino MKR Wifi 1010 covering pinout, pin descr ...
Blog
Arduino Keypad Interfacing
Arduino Keypad Interfacing,Arduino Keypad, Keypad Arduino,Keypad interfacing with Arduino, how to interface keypad with Arduino, keypad interfacing using Arduino, interface keypad with Arduino, keypad interfacing with Arduino circuit diagram, Interfacing of keypad with Arduino
Hello everyone! I hope you all will be absolutely fine and having fun. Today, we are going to work on Arduino Keypad Interfacing. First of all, I would like to tell you a bit about the keypad. After getting the basic idea about the keypad, we will start our discussion about Arduino Keypad Interfacing.  You should also have a look at Interfacing of Keypad with PIC Microcontroller. In this tutorial, I am going to use a 4×4 keypad. It has sixteen buttons having four alphabetic characters. Let's have a look at the Arduino Keypad Interfacing: What is Keypad? The keypad consists of multiple buttons, arranged in the form of a matrix(rows & columns) and is used in embedded projects. They are cost-efficient and are easily available from online el ...
Blog
Arduino Mega 1280 Library for Proteus
Arduino Mega 1280 Library for Proteus, Arduino Boards, Proteus simulation, Arduino Mega Library, Arduino Boards Proteus library
Hi Guys! Hope you’re well today. Thank you for viewing this read. In this post today, I’ll walk you through the Arduino Mega 1280 Library for Proteus. You may already be familiar with Arduino Boards, in case you don’t, they are the open-source easy to use hardware and software platform used in modern electronic projects. These boards receive inputs and convert them into outputs to activate motors, LEDs, electrical circuits, robots, and embedded systems. They are mainly designed for newbies and non-tech geeks who hesitate to construct the electrical circuits from the get-go and hate diving into the nitty-gritty of architecting electrical wires accurately to fashion electrical circuits. Arduino boards come with both ready-made electronic kit and ...
Blog
Water Level Indicator using Arduino
Water level indicator using arduino, water level indicator project, tank water level, water level project with arduino, proteus simulation of water level indicator, water level arduino project
Hello geeks, welcome to our new project. Here, we are going to make a very useful project which we can use for ourselves or we can use this as a product as well on an industry level. In this project, we are going to make a water level indicator. We all know it is one of the most essential products because there are many water tanks in every house or office, and most of them are not easily accessible to check the level of water in it and I think most of us faced the problem such as shortage of water as we do not have anything to monitor the exact amount of water available in the tank and this causes many problems on our daily lives. Software to install As we are going to make this project in the simulation first, for that, we will use the Proteus ...
Blog
Access Linux Server of Arduino YUN with Putty
Access Linux Server of Arduino YUN with Putty,Connect yun with puttty,how to connect arduino yun with putty,putty with arduino yun
In today's post we are gonna see how to connect Arduino YUN with Putty and access the files on Linux OS in Arduino YUN. In my last post Getting Started With Arduino YUN, I have explained in detail about basics of Arduino YUN. I am recall few important things here. Arduino YUN is a very powerful board with two processors on it. One is Arduino microcontroller used to control the output / input pins. The other processor is named as Atheros and it has Linus operating system on it, so one can easily run python scripts on it and can do any server or client side coding in it. So, today we are gonna see ow to access this Linux operating system of Arduino YUN using Putty software in Windows. Putty is a third party software used for accessing serial termina ...
Blog
Introduction to Arduino MKR WAN 1310
Introduction to arduino mkr wan 1310, arduino mkr wan 1310 pinout, arduino mkr wan 1310 features, arduino mkr wan 1310 applications
Hi Guys! Hope you’re well today. I welcome you on board. In this post today, I’ll walk you through the Introduction to Arduino MKR WAN 1310. The Arduino MKR WAN 1310 includes Lora connectivity that can perform very long-range transmission operations consuming low power. This device is an ideal pick for the hobbyists requiring to develop IoT devices using the minimum networking experience using low power devices. The MKR WAN 1300 is incorporated with the Microchip® SAMD21 which is the low-power processor, the MKR family’s characteristic crypto chip (the ECC508), and the Murata CMWX1ZZABZ LoRa® module. Before you read further, I recommend you have a look at Introduction to Arduino Nano Every and Arduino MKR Vidor 4000 that I have uploaded previo ...
Blog
Smart 4 Way Traffic Signal Control with Variable Delay
Variable 4 way traffic light, Software to install, Project overview, Components needed, Arduino mega, Proteus simulation of variable traffic lights, Arduino code, declaration code, void loop, void setup, Results/working,
Hello guys! I hope you’re all in a good mood today because we are going to review the design of an interesting project today. We’ll be looking to design 4-way traffic lights in such a way that their delay is variable and is dependent upon the traffic density. This project is of intermediate difficulty level for people studying in undergrad engineering school with electronics, electrical and mechatronics as their major. It is also for the people learning Arduino and basic circuit design on their own or through some course. We have already designed a Simple 4-Way Traffic Light Control using Arduino and today we will make it smart by adding a variable delay. Variable 4 Way Traffic Light: As you all already know the importance of traffic lights and t ...