EN / USD
161 Items
 Home
Blog
Introduction to Atmega32
Introduction to Atmega32, Atmega32 pinout, Atmega32 working, Atmega32 features, Atmega32 applications, Atmega32
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at detailed Introduction to Atmega32. ATmega32 is eight-bit higher enactment microcontroller, it is manufactured by an Atmel (it is a designer and builder of different semiconductors materials). It is founded on enriched RISC which stands for (Reduced Instruction Set Computing) design which consists of 131 (one thirty-one) potent commands. Mostly commands implement in one mechanism sequence. The maximum frequency at which it operates sixteen MHz. It delivers a subtle equilibrium among enactment and balance. It is the Pico Power sort of the normal ATmega328 kind which permits it to work below lesser voltage and power necessities, nearly 1.62 volts. In today’s post, we will have a look at its fort ...
Blog
Heart Beat Monitor using Arduino in Proteus
Heart Beat Monitor using Arduino, Heart Beat Monitor using Arduino in proteus, heart beat monitor, heart beat counter, hb monitor,hb counter
Hello friends, I hope you all are doing great and having fun in your lives. In today's tutorial, we are gonna design a Heart Beat Monitor using Arduino in Proteus ISIS. You should download this Heart Beat Sensor Library V2.0 for Proteus because we are gonna use that to detect heart beat in Proteus. I have also used a 20x4 LCD which will display our heart rate value. You should download this New LCD Library for Proteus. I have counted the heart beat for ten seconds and then I have multiplied it with 6 to get the heartbeat per minute which is abbreviated as bpm (beats per minute). So, let's get started with Heart Beat Monitor using Arduino in Proteus ISIS. Heart Beat Monitor using Arduino in Proteus First of all, click the below button to downloa ...
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
Arduino Vs Raspberry Pi
Arduino Vs Raspberry Pi, Raspberry Pi vs arduino, arduino raspberry pi comparison, raspberri pi arduino comparison, arduino raspberry pi, raspberry pi arduino
Hello friends, I hope you all are fine and enjoying your lives. Today, I am going to share a comparison titled Arduino Vs Raspberry Pi. Actually, I have been receiving a lot of emails and comments from new engineering students that "we are new in embedded and we want to start our project so please tell us which one is better Arduino or Raspberry Pi?" So, I thought to write a post on Arduino Vs Raspberry Pi and in this post, I am going to make a detailed comparison between the two and will let you know, which one you should use in your project and why? So, I hope that you are all aware of or at least have heard about these two boards, which are Arduino and Raspberry Pi. If you haven't heard yet then you must have a look at Arduino Official Site and ...
Blog
Introduction to ATmega328
ATmega328 Pinout, ATmega328 basics, basics of ATmega328, getting started with ATmega328, how to get start ATmega328, ATmega328 proteus, Proteus ATmega328, ATmega328 Proteus simulation
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to give you a detailed Introduction to ATmega328. ATmega328 is an Advanced Virtual RISC (AVR) microcontroller. It supports 8-bit data processing. ATmega-328 has 32KB internal flash memory. ATmega328 has 1KB Electrically Erasable Programmable Read-Only Memory (EEPROM). This property shows if the electric supply supplied to the micro-controller is removed, even then it can store the data and can provide results after providing it with the electric supply. Moreover, ATmega-328 has 2KB Static Random Access Memory (SRAM). Other characteristics will be explained later. ATmega 328 has several different features which make it the most popular device in today's market. ...
Blog
Introduction to Arduino Pro Micro
Introduction to arduino pro micro, arduino pro micro pinout, arduino pro micro programming, arduino pro micro applications
Hi Folks! Hope you’re well today. Happy to see you around. In this post today, I’ll walk you through the Introduction to Arduino Pro Micro. Arduino Pro Micro is an Arduino compatible microcontroller board that is based on ATmega32u4. It operates at a frequency of 16MHz and 5V. It comes with 4 analog pins, 12 digital I/O pins, and 5 PWM pins. Moreover, it also supports serial communication UART with pins Rx and Tx. Arduino is an open-source platform provided by Arduino.cc that offers both hardware and software customization. Open-source means you can use, edit, or customize the board and software based on your requirements. Arduino boards are introduced in 2005 in Italy with the aim to provide a single platform where non-tech persons can get a h ...
Blog
DC Motor Speed Control using Arduino
DC motor speed control using Arduino, Control speed of the DC motor with arduino, How to control the speed of the DC motor, using Arduino, Arduino DC motor speed control, Controlling the speed of the DC motor with Arduino
Hello friends! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge about how can you make a simple program for DC Motor Speed Control using Arduino UNO. In my previous tutorial, DC Motor Direction Control using Arduino, I have just controlled the DC motor in both directions at constant speed using Arduino. I have also performed the DC Motor Direction Control in Matlab by sending different commands through serial port from Matlab and LabVIEW to the Arduino and then controlled the direction of rotation of DC motor. But in this tutorial I will rotate the same DC motor at variable speed in both clockwise and anti clockwise directions. In my previous tutorial, we have seen that input pins In1 & In2 of mo ...
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 MSP430
introduction to MSP430,msp430 working , msp430 pinout, msp430 features, msp430 applications, msp430 arduino interfacing
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at a detailed Introduction to MSP430.  MSP430 is a microcontroller portfolio that offers different varieties of sixteen-bit Microcontrollers. These microcontrollers are integrated with ultra-low power and digital and analog peripherals devices for sensing and measurement applications. MSP430 microcontrollers with non-volatile FRAM (ferroelectric random access memory) provide the lowest stand-by power (350nA with RTC), 100 µA/MHz active power and have the capability to recover system state after sudden power failures. MSP430 is used in different applications such as sensor systems which receive analog signals and convert them into digital values and after processing send these values to host syst ...
Blog
Ultrasonic Sensor Simulation in Proteus
Ultrasonic Sensor in Proteus,Ultrasonic Sensor Library for Proteus,ultrasonic proteus simulation,ultrasonic sensor code
Hello friends, a few days ago I posted an Ultrasonic Sensor Library for Proteus, using which one can easily simulate ultrasonic sensor in Proteus. The post was highly praised by the reader and I have received quite good feedback from the followers. So, I thought of sharing some more examples related to it so that users can get a complete understanding of how to use Ultrasonic sensors in Proteus. Today, we are gonna have a look on different Ultrasonic Sensor Simulation in Proteus. If you haven't read the previous post then first have a look at it because without the installation of Ultrasonic Sensor Library in Proteus, you won't be able to use these examples. Ultrasonic Sensor is used widely in Embedded Systems.Today, I am gonna share three examples of Ultrasonic Sensor Simulation in Proteu ...