EN / USD
161 Items
 Home
Blog
Getting Started with Cayenne - Arduino
Getting Started with Cayenne, introduction to cayenne, welcome to cayenne, cayenne tutorial
Hello friends, I hope you all are fine and having fun with your lives. Today, I am going to share a new and very exciting service with you guys which is named as myDevices Cayenne, we will have a look at getting started with Cayenne. Its really an awesome platform for students and hobbyist who wants to work on embedded systems but are afraid of programming codes. Cayenne is an online project building platform using drag and drop. Currently it supports Arduino and Raspberry Pi. In simple words, you can design any of your Arduino or Raspberry Pi project simply by drag and drop different components. You don't need to write any code, you just need to place your blocks and upload it to your Arduino board. Its also known as the Graphical coding. I came ...
Blog
Servo Motor Control using Arduino
Servo motor control using Arduino, servo motor control with Arduino, Arduino servo motor control, servo motor control Arduino, How to control servo motor using Arduino, How to control servo motor with Arduino
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to tell you about how to design an algorithm for Servo Motor Control using Arduino. First of all I would like to tell you a bit about the servo motors. Servo motors are small devices having an output shaft. We can adjust this shaft in different angular positions by continuously sending the servo coded signal. Servo motor maintains the angular position of the shaft as long as the coded signal is present at the input. If the applied coded signal changes, angular position of the shaft of a servo motor also changes correspondingly. If you are working on Servo Motor then i would suggest you to must have look at this tutorial Servo Motor control in Proteus, as its a ...
Blog
Introduction to Arduino Nano 33 IoT
Introduction to arduino nano 33 iot, arduino nano 33 iot pinout, arduino nano 33 iot features, arduino nano 33 iot applications
Hi Guys! Hope you’re well today. Happy to see you around. In this post today, I’ll walk you through the Introduction to Arduino Nano 33 IoT. Arduino Nano 33 IoT is mainly used in basic IoT applications. The Internet of things is one of the most exciting and robust developments in the field of information technology. Using this technology you can interface a network of physical things with software, sensors, or other technologies to develop communication and data exchange between devices and other systems using the internet. For example, you can control the room temperature by interfacing the sensors in your rooms with your smartphone through WiFi. Traditional systems including control systems, wireless sensor networks, embedded systems, and hom ...
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 Mega 2560
Introduction to arduino mega 2560, intro to arduino mega 2560, pin diagram of arduino mega 2560, applications of arduino mega 2560, arduino mega 2560 pinout, difference between Arduino mega 2560 and Arduino uno, arduino mega 2560 specifications, Arduino mega 2560 pin mapping, Arduino mega 2560 dimensions
Hey Fellas! Hope you are doing well. Today, I am going to unlock the details on the Introduction to Arduino Mega 2560. It is a microcontroller board based on Atmega 2560 microcontroller. Arduino Boards have revitalized the automation industry with their easy-to-use platform where everyone with little or no technical background can get started with learning some basic skills to program and run the board. I have updated articles previously on Arduino Uno, Arduino Nano, and Arduino Pro Mini. All these boards function similarly in one way or the other. There are some basic features like PCB layout design, size, number of analog pins and breadboard friendly nature that make them different from each other. In terms of coding, all these boards are progra ...
Blog
Introduction to Arduino Uno
Introduction to arduino uno, intro to arduino uno, pin diagram of arduino uno, applications of arduino uno, arduino uno pinout
Hi Friends! Hope you are doing great. Today, I am going to give you a detailed Introduction to Arduino Uno. It is a microcontroller board developed by Arduino.cc and is based on Atmega328 Microcontroller. The first Arduino project was started in Interaction Design Institute Ivrea in 2003 by David Cuartielles and Massimo Banzi with the intention of providing a cheap and flexible way for students and professionals to learn embedded programming. Arduino UNO is a very valuable addition in electronics that consists of a USB interface, 14 digital I/O pins(of which 6 Pins are used for PWM), 6 analog pins and an Atmega328 microcontroller. It also supports 3 communication protocols named Serial, I2C and SPI protocol. You should also have a look at this vid ...
Blog
Interfacing of Seven Segment with Arduino in Proteus
Interfacing of Seven Segment with Arduino in Proteus, 7 segment with arduino,7 segment display with arduino, seven segment display in Proteus, Proteus simulation of seven segment
Hello friends, today we are gonna have a look on how to interface Seven Segment with Arduino in Proteus. In my last post, I have posted an Arduino Library for Seven Segment Display, which is designed by our team and is quite basic in functionality. So, if you haven't checked that post then first of all check that one and download the Arduino Library for Seven Segment Display as I am gonna use that library in today's post. Moreover, in order to run this library you are also gonna need to download Arduino Library for Proteus, using this library you will be able to use Arduino board in Proteus so also read that post and download this library and install it in your Proteus. Again I am mentioning that its the first library designed by our team so its i ...
Blog
Getting Started with EasyVR Commander
Getting Started with EasyVR Commander,EasyVR shield with easyVR Commander,burn voices in easyvr
In the previous post we have seen the project description of Voice Recognition Project using EasyVR shield. Today we will have a look at Getting started with EasyVR commander. EasyVR shield is a module which is used for voice recognition. First of all, we save our commands in the EasyVR shield and then we use these commands to control anything. In this project, I need to control the robot with voice commands like when someone says FORWARD then the robot start moving in forward direction. Now first of all what I need to do is to save this FORWARD voice in the shield, which we will see today how to save the command in the shield and after that I will show you the Interfacing of EasyVR shield with Arduino UNO. So that when I say Forward the motor sta ...
Blog
DHT11 Arduino Interfacing
DHT11 interfacing with Arduino, Interfacing of DHT11 with arduino, DHT11 Arduino interfacing, how to interface DHT11 with Arduino, DHT11 Arduino interfacing, DHT11 attached with Arduino, Interfacing DHT11 sensor with Arduino
Hello everyone! I hope you all will be absolutely fine and having fun. Today, we will have a look at the DHT11 Arduino Interfacing. DHT11 is an embedded sensor, used to measure both temperature and humidity of the surroundings. It is made up of two different parts i.e. capacitive humidity sensor and a thermistor. DHT11 is a slow sensor but is quite efficient for the applications where we need to do some basic analog data exchange. There is a small chip inside this sensor which performs the function of analog to digital to analog conversion and gives the results for temperature as well as for humidity in digital form. This digital signal can be read easily through any micro-controller. LM335 is another temperature sensor and to understand today's p ...
Blog
How to Train Pixy Camera with Computer
Pixy camera computer interface,interface pixy camera with coputer, train pixy camera with pixyMon
In today's post we are gonna have a look at How to Train Pixy Camera with Computer. We have yet posted three tutorials in the Pixy Camera series. In the first tutorial, we have seen How to Get Started with Pixy Camera in which we have studied the basics of Pixy Camera. After that that we have seen the Installation of Pixy Camera Software which is named as PixyMon and in the third tutorial we have covered How to Upload the Latest Firmware in Pixy Camera because its always the best strategy to deal with latest tools. So until now we have configured our Pixy Camera in all possible ways now the next thing is to train our Pixy Camera with Computer using PixyMon software. Let's first discuss How the Pixy Camera works. Pixy Camera has on board NXP microc ...