<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: projectiot123</title>
    <description>The latest articles on Forem by projectiot123 (@projectiot123).</description>
    <link>https://forem.com/projectiot123</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F677179%2F97111018-847a-4188-8426-a5d85e10d194.png</url>
      <title>Forem: projectiot123</title>
      <link>https://forem.com/projectiot123</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/projectiot123"/>
    <language>en</language>
    <item>
      <title>Led Circuit Using Arduino </title>
      <dc:creator>projectiot123</dc:creator>
      <pubDate>Fri, 13 Aug 2021 18:31:16 +0000</pubDate>
      <link>https://forem.com/projectiot123/led-circuit-using-arduino-47cd</link>
      <guid>https://forem.com/projectiot123/led-circuit-using-arduino-47cd</guid>
      <description>&lt;p&gt;Loop Iteration Circuit Using Arduino &lt;br&gt;
Hi Fellows! During this project, we'll discuss the method to blink LEDs victimization for loop. The LEDs can light one when the opposite. The LEDS square measure turned on and off, in sequence, by victimization Arduino Module. Let's begin the method.&lt;/p&gt;

&lt;h2&gt;
  
  
  Introduction:
&lt;/h2&gt;

&lt;p&gt;There square measure few functions therefore helpful that you just realize them all over. For loop is one among those functions. A for loop repeats associate degree action for a range of iterations, reducing the lines of code that require to be written so creating the programmer’s life easier. In this tutorial, six LEDs square measure interfaced to the Arduino Uno. This can be not sophisticated it's a bit like interfacing one light-emitting diode to the &lt;a href="https://projectiot123.com/2019/01/04/arduino-library-for-proteus-simulation/"&gt;Arduino Library for Proteus&lt;/a&gt;&lt;br&gt;
. &lt;/p&gt;

&lt;h2&gt;
  
  
  Principle:
&lt;/h2&gt;

&lt;p&gt;We will connect the six LEDs to pins two, 3, 4, 5, 6, and seven of the Arduino. The limiting worth of resistance ought to be between 220 ohms to line the best current through the LEDs. The desired resistance is enough to light associate degree light-emitting diode while not damaging the Arduino and therefore the light-emitting diode. We’ll flip the light-emitting diode ON/OFF one by one. &lt;/p&gt;

&lt;h2&gt;
  
  
  Components Required:
&lt;/h2&gt;

&lt;p&gt;Arduino&lt;br&gt;
LED &lt;br&gt;
Resistor&lt;/p&gt;

&lt;h2&gt;
  
  
  Circuit Connection:
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s---O1sWCGE--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/sia7ph41u684f3mlxiuh.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---O1sWCGE--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/sia7ph41u684f3mlxiuh.PNG" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt; Attach one leg of a resistor into Arduino pin 2; attach the other leg into a line on the LED.&lt;/li&gt;
&lt;li&gt; Now attach a resistor to Arduino pin 3, and other leg in a line on a LED.&lt;/li&gt;
&lt;li&gt; Now attach a resistor to Arduino pin 4, and put the other leg in a line on a LED.&lt;/li&gt;
&lt;li&gt; Now attach a resistor to Arduino pin 5, and put the other leg in a line on a LED.&lt;/li&gt;
&lt;li&gt; Now attach a resistor to Arduino pin 6, and put the other leg in a line on a LED.&lt;/li&gt;
&lt;li&gt; Now attach a resistor to Arduino pin 7, and put the other leg in a line on a LED.&lt;/li&gt;
&lt;li&gt; Now connect all the led in series and connect them to Arduino pin 13 for ground. &lt;/li&gt;
&lt;li&gt; Connect an LED in the same manner.&lt;/li&gt;
&lt;li&gt; Connect the Arduino to your computer for coding.
##   Working: 
OK, currently you're able to run our code. If you probably did it properly, it ought to run, and blink the light-emitting diode one times, so blink the opposite light-emitting diode just one occasion. Our objective during this exercise is to be ready to severally management the LED’s. We’ll wish to blink the light-emitting diode one times during a row, so blink the opposite one once. A “blink” ought to be turning light-emitting diode on, going away it on for 1 / 4 second, turning it off, and going away it off for 1 / 4 second. Then that sequence is going to be recurrent. 
##   Application:  
• Always use a current-limiting resistor
• Remember your electrical device color codes
• 220-470 ohm square measure smart, all-purpose values for LEDs
• Drive from Arduino on digital pins
• Use PWM pins if you wish to use analog Write for dimming 
OK, hopefully you get pleasure from this tutorial. See you later. Smart bye and rejoice.&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>programming</category>
      <category>arduion</category>
      <category>beginners</category>
      <category>arduino</category>
    </item>
    <item>
      <title>GPS Device Using Virtual Display in Proteus </title>
      <dc:creator>projectiot123</dc:creator>
      <pubDate>Fri, 13 Aug 2021 18:17:23 +0000</pubDate>
      <link>https://forem.com/projectiot123/gps-device-using-virtual-display-in-proteus-1l62</link>
      <guid>https://forem.com/projectiot123/gps-device-using-virtual-display-in-proteus-1l62</guid>
      <description>&lt;p&gt;GPS Device Using Virtual Display in Proteus &lt;br&gt;
Hello Foxes! During this post I will be able to shows a way to connect the GPS module with virtual show so as to receive information from satellites wherever the GPS module employed in this project. Sounds attention-grabbing right! Let’s start. &lt;/p&gt;

&lt;h2&gt;
  
  
  Introduction:
&lt;/h2&gt;

&lt;p&gt;international Positioning System (GPS) may be a navigation system supported satellite that gives location data across the world wherever there's a line of sight to four or a lot of GPS satellites, the GPS technology is employed for military, commercially and civil applications. The GPS device uses a mathematical idea of trilateration, during which the device asks for a minimum of a minimum of three satellites information to present the precise location data. To know a GPS machine operating, it's needed to know a number of the small print of operating of the GPS transmissions and also the transmission frame format. The GPS system is in line with of a minimum of twenty four satellites, peripheral each twelve hours, broadcasting navigation information on numerous frequencies. &lt;a href="https://projectiot123.com/2019/04/04/gps-simulation-in-proteus/"&gt;GPS&lt;/a&gt; is simply one in every of distinct international navigation satellite systems (GNSS) in action, or before long to be in movement. most the applications on navigation presently use the L1 frequency of GPS at the oftenest of 1575.42 rate onto this carrier frequency, satellites transmit a navigation message and identification data that concerned synchronal time, the satellite’s revenant information and information on the acquainted positions of all the satellites within the circumstances. From this information that receivers will accurately live its distance from numerous satellite signals at identical time to achieve its navigation resolution through trilateration. &lt;br&gt;
 &lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--KWUQiesF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/t4xxxsisjo0me9xdf14p.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--KWUQiesF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/t4xxxsisjo0me9xdf14p.PNG" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Pins:
&lt;/h2&gt;

&lt;p&gt;Name    Description&lt;br&gt;
VCC 5v&lt;br&gt;
TX  Receive pin&lt;br&gt;
RX  Transmit pin&lt;br&gt;
GND Ground&lt;br&gt;
Components Required:&lt;br&gt;
VGPS &lt;br&gt;
Virtual Terminal&lt;/p&gt;

&lt;h2&gt;
  
  
  Circuit Connection:
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt; You just have to search the components from library.&lt;/li&gt;
&lt;li&gt; After that GPS pin TX is connected with virtual terminal RXD pin.
Working: 
This virtual GPS is a lot of economical once used inside because it will able to work while not visible GPS satellites. Moreover, acquire the program prices less compared to buying a GPS receiver. The program imitates the operation of a GPS receiver and deliver out GPS information supported the NMEA-0183 protocol of chosen version. The GPS machine will be made for obtaining specific NMEA protocol messages during a particular sequence with a definite frequency. &lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Applications:
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;You'll be able to find your taken vehicle simply mistreatment your mobile with none additional value. &lt;/li&gt;
&lt;li&gt;It will be used for trucks carrying valuable merchandise, to stay track of the standing of delivery and placement of the truck in the least times. &lt;/li&gt;
&lt;li&gt;The device ensures vehicle security and swish fleet management. &lt;/li&gt;
&lt;li&gt;You'll be able to additionally use it to stay tab on your driver. It reduces vehicle abuse and ultimately leads to vital cost-savings for people, fleet homeowners and also the like. 
We hope you’ve found this guide helpful. Bye&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>gps</category>
      <category>programming</category>
      <category>beginners</category>
      <category>arduino</category>
    </item>
    <item>
      <title>SSD1306 OLED Using Arduino in Proteus </title>
      <dc:creator>projectiot123</dc:creator>
      <pubDate>Fri, 13 Aug 2021 18:09:01 +0000</pubDate>
      <link>https://forem.com/projectiot123/ssd1306-oled-using-arduino-in-proteus-13nm</link>
      <guid>https://forem.com/projectiot123/ssd1306-oled-using-arduino-in-proteus-13nm</guid>
      <description>&lt;h2&gt;
  
  
  SSD1306 OLED Using Arduino
&lt;/h2&gt;

&lt;p&gt;Hi Friends! This text shows the way to use the SSD1306 0.96 inch I2C OLED show with the Arduino. We’ll show you some options of the OLED show, the way to connect it to the Arduino, and conjointly it’s operating. Let’s get started our project.&lt;/p&gt;

&lt;h2&gt;
  
  
  Introduction:
&lt;/h2&gt;

&lt;p&gt;The organic diode (OLED) show that we’ll use during this tutorial is the SSD1306 model a monocular, 0.96-inch show with 128×64 pixels. The OLED show doesn’t need backlight, which ends up terribly very nice distinction in dark environments. To boot, its pixels absorbs energy only if they're on, that the OLED show absorbs less power contrast with different displays. The model we’re victimization here has solely four pins and communicates with the Arduino victimization I2C communication protocol. There square measure models that escort an additional RESET pin. There also are alternative &lt;a href="https://projectiot123.com/2021/02/20/oled-circuit-arduino-specification-pinout-proteus-library-simulation/" rel="noopener noreferrer"&gt;OLED&lt;/a&gt; displays that communicate victimization SPI communication. &lt;/p&gt;

&lt;p&gt;Pins: &lt;br&gt;
Name    Description&lt;br&gt;
Ground  GND&lt;br&gt;
VCC Powered by 5V&lt;br&gt;
SCK The display supports both IIC and SPI&lt;br&gt;
SDA Data pin&lt;br&gt;
RES Pin resets&lt;br&gt;
DC  Command pin&lt;br&gt;
CS  Used only when more than one SPI device is attached to MCU&lt;/p&gt;

&lt;h2&gt;
  
  
  Components Needed:
&lt;/h2&gt;

&lt;p&gt;Arduino&lt;br&gt;
OLED&lt;/p&gt;

&lt;h2&gt;
  
  
  Circuit Connection in Proteus:
&lt;/h2&gt;

&lt;p&gt;The connection of this project is very simple. First we see the connection of OLED. The pin D0 to D7 is connected with the input side, and the BS0 to BS7 is attached with ground. Pin 30 is connected with ground while the VSS and CS are also joining with it. From pin VDD we will give him power input and D/C are also joining with it. Now Arduino pin A4 and A5 both are connected with power. While pin 4 is attach with reset pin.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdey563l6a90n834xjb7w.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdey563l6a90n834xjb7w.PNG" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  SSD1306 OLED Using Arduino Working:
&lt;/h2&gt;

&lt;p&gt;To create one thing seems on the OLED screen we to tend to communicate with the SSD1306 IC gift within the OLED module. This SSD1306IC can then update every component gift on our OLED show. This communication will happen via IIC or SPI from Arduino. To speak with Associate in nursing IC through any of the communication protocol we must always 1st perceive the IC by reading its datasheet that could be a exhausting however helpful methodology. Here we've got interfaced OLED with Arduino. There square measure heap of Libraries accessible for interfacing it with completely different Arduino, victimization that we will build the interfacing loads less complicated. These libraries square measure simple to use and have heap of pronto accessible graphical choices. Conjointly there square measure several online tools accessible for changing a picture into a small amount map values to be fed into Arduino. &lt;/p&gt;

&lt;h2&gt;
  
  
  Applications:
&lt;/h2&gt;

&lt;p&gt;• Used in shopper physical science. &lt;br&gt;
• Used for Smart watch, portable, and MP3 displays. &lt;br&gt;
• Small level recreation displays. &lt;br&gt;
• Wide vary of viewing angle permits to be utilized in low lightweight.&lt;br&gt;
We hope you’ve found this guide useful.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>arduino</category>
      <category>beginners</category>
      <category>electronics</category>
    </item>
    <item>
      <title>Car Parking Circuit Using Arduino in Proteus</title>
      <dc:creator>projectiot123</dc:creator>
      <pubDate>Thu, 12 Aug 2021 13:30:45 +0000</pubDate>
      <link>https://forem.com/projectiot123/car-parking-circuit-using-arduino-in-proteus-1532</link>
      <guid>https://forem.com/projectiot123/car-parking-circuit-using-arduino-in-proteus-1532</guid>
      <description>&lt;p&gt;Hi friends! During this project we tend to square measure getting to build the automotive parking circuit. The most aim of this project is reduces the danger of finding the parking slots in any park. Sound attention-grabbing. Currently let’s start. &lt;/p&gt;

&lt;h2&gt;
  
  
  Car Parking Circuit Using Arduino in Proteus
&lt;/h2&gt;

&lt;p&gt;Car parking could be a major drawback in urban areas in each developed and developing countries. Follow the fast increase of automotive possession, several cities square measure lacking automotive parking areas. This imbalance is partly thanks to ineffective land use designing and miscalculations of area necessities throughout 1st stage of coming up with. Shortage of parking lot, high parking tariffs, and holdup thanks to guests in rummage around for a parking place square measure solely a couple of issues samples of everyday parking. Parallel parking is typically a driver’s worst nightmare as a result of, it not solely needs the driver’s skills however additionally will increase the chance of different drivers bumping into their place vehicle. Autonomous automotive parking was introduced to encounter the higher than automotive parking issues, therefore Nevon come has developed a complicated automatic automotive parking system that allows an automotive to park itself. This self-parking automotive project consists of Arduino board, obstacle sensing element that detects the objects before and back of the vehicle, ultra-sonic vary finder to discover the parking distance, liquid crystal LCD display module to display numerous data of the program, Motor driver to drive a DC gear motor and a servo Motor to manage steering. It additionally uses path finding algorithmic rule. &lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--1Rxgaxkr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/1aly3dgq7aioqeaq96c4.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--1Rxgaxkr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/1aly3dgq7aioqeaq96c4.PNG" alt="Alt Text"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;h2&gt;
  
  
  Components Required:
&lt;/h2&gt;

&lt;p&gt;LM358&lt;br&gt;
Diode LED&lt;br&gt;
LED RED&lt;br&gt;
Pot-HG&lt;br&gt;
Resistor&lt;br&gt;
LDR&lt;br&gt;
Battery&lt;/p&gt;

&lt;h2&gt;
  
  
  Circuit Diagram in Proteus Software:
&lt;/h2&gt;

&lt;p&gt;This circuit is divided this two parts. The LM358 has five pins. The LM358 pin 5 and 6 are connected with potentiometer pin while the LDR and Diode are connected in parallel and in a row a resistor is also connected with it. On the other hand LM358 pin 1 are connected with resistor 1k ohm and Led light and this circuit is connected with 9v battery in Proteus.&lt;a href="https://projectiot123.com/2019/01/04/arduino-library-for-proteus-simulation/"&gt;Arduino Library for Proteus&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Working:
&lt;/h2&gt;

&lt;p&gt;When automotive enters the park IR sensing element that's gift before IN gate can detects the passing vehicle and also the gate are going to be opened mechanically. The automotive can enter into the park at that point person doesn’t grasp that slot is empty, for this there'll be a sign of LED’s for each slot once the inexperienced light-weight glows the slot is empty once the red light-weight glows the slot was crammed. By this the person simply grasp that slot is empty. The operation of exit facet is going to be same as that of the doorway. Once the automotive is exploit the park, the IR sensing element that's gift before the OUT gate can discover the passing vehicle and also the gate are going to be opened mechanically. &lt;br&gt;
Advantages: &lt;br&gt;
• Optimized parking &lt;br&gt;
• Lesser traffic &lt;br&gt;
• Smart User expertise &lt;br&gt;
• Increased Safety &lt;br&gt;
• Real-Time knowledge and Trend Insight &lt;br&gt;
• Improved Management prices &lt;br&gt;
I consider this topic for you guys a very helpful in future keep connect and keep safe. Thank you.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>arduino</category>
      <category>circuit</category>
      <category>programming</category>
    </item>
    <item>
      <title>Metal Detector Using 555 Timer with Proteus Simulation</title>
      <dc:creator>projectiot123</dc:creator>
      <pubDate>Thu, 12 Aug 2021 12:47:25 +0000</pubDate>
      <link>https://forem.com/projectiot123/metal-detector-using-555-timer-with-proteus-simulation-2ai5</link>
      <guid>https://forem.com/projectiot123/metal-detector-using-555-timer-with-proteus-simulation-2ai5</guid>
      <description>&lt;p&gt;Hello Fellows! During this project, we've got designed a straightforward DIY metal Detector Circuit victimization terribly simple parts that may be utilized in our homes and gardens. Let’s begin our tutorial. &lt;/p&gt;

&lt;h2&gt;
  
  
  Introduction:
&lt;/h2&gt;

&lt;p&gt;The first industrial sensor was appear within the year 1960 and was utilized for mineral prospecting and other industrial applications. A sensor is Associate in nursing device that features Associate in nursing generator that produces AC that passes through a coil manufacturing Associate in nursing alternating magnetic flux. If a locality of the metal is on the subject of the coil, eddy current are going to be elicited within the metal and this produces a magnetic flux of its own. If another coil is employed to live the magnetic flux, the amendment within the magnetic flux, the amendment within the magnetic flux thanks to the metallic object are often detected. The metal observers are accustomed detect the weapons like guns, knives within the airports, and conjointly utilized in the development trade to observe steel reinforcing bars in wires, concrete, pipes buried in floors and walls. &lt;/p&gt;

&lt;h2&gt;
  
  
  Components Required:
&lt;/h2&gt;

&lt;p&gt;555 Timers&lt;br&gt;
&lt;a href="https://projectiot123.com/2020/04/01/what-is-a-capacitor/" rel="noopener noreferrer"&gt;Capacitor&lt;/a&gt;&lt;br&gt;
&lt;a href="https://projectiot123.com/2019/10/29/what-is-a-resistor/" rel="noopener noreferrer"&gt;Resistor&lt;/a&gt;&lt;br&gt;
Inductor&lt;br&gt;
Battery&lt;br&gt;
Speaker&lt;br&gt;
&lt;a href="https://projectiot123.com/2020/03/28/relay-module-simulation-in-proteus/" rel="noopener noreferrer"&gt;Relay&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Circuit connection in Proteus :
&lt;/h2&gt;

&lt;p&gt;The 555 Timers has total 8 pins. Its 2 pin is attached with capacitor. Pin 1 is connect with GND. Pin 8 is connect with battery 12v. While Pin 6 is connect with capacitor, resistor and inductor. Pin 3 are connected with capacitor and also with speaker.&lt;br&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ff9wmy0fai43a5u1tdse0.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ff9wmy0fai43a5u1tdse0.PNG" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Working of circuit Simulation:
&lt;/h2&gt;

&lt;p&gt;The sensor operating is, once the magnetism field is transmitted from the search coil into the world. Metals within the magnetism field can become strong &amp;amp; resend Associate in nursing magnetism of their own. The sensor includes of a probe coil that receives the retransmitted field &amp;amp; alarms the user by generating a response of the metal. Mine lab metal detectors are accomplished by discriminating between dissimilar sorts of targets and might be fastened to ignore unwanted metal objects. Applications:&lt;br&gt;
• This straightforward sensor are often accustomed establish metals like iron, gold, silver etc. &lt;br&gt;
• Since it's a straightforward project, we will use this in our home to scan for nails, metal scraps etc. that don't seem to be simply spot able by eye. &lt;br&gt;
Hope this text provides you provided you with temporary data concerning the sensor circuits and its principle of operation.&lt;/p&gt;

</description>
      <category>tutorial</category>
      <category>circuit</category>
      <category>beginners</category>
      <category>electronics</category>
    </item>
    <item>
      <title>Arduino Based Fingerprint in Proteus</title>
      <dc:creator>projectiot123</dc:creator>
      <pubDate>Thu, 12 Aug 2021 12:27:34 +0000</pubDate>
      <link>https://forem.com/projectiot123/arduino-based-fingerprint-in-proteus-412</link>
      <guid>https://forem.com/projectiot123/arduino-based-fingerprint-in-proteus-412</guid>
      <description>&lt;p&gt;During this project, we tend to square measure planning to style a Fingerprint detector based mostly biometric group action System mistreatment Arduino. During this project, we tend to use the fingerprint Module and Arduino to require and keep group action information and records. Fascinating right! Let’s begin our project in Proteus. &lt;/p&gt;

&lt;h2&gt;
  
  
  Introduction:
&lt;/h2&gt;

&lt;p&gt;This is a fingerprint detector device with UART interface for straight link to microcontroller UART or to computer by adapter. The user will store the fingerprint information within the module and might put together it for distinctive the person. The Fingerprint device may be straight communicated with any microcontroller also as Arduino. This optical biometric fingerprint reader with nice options and might be embedded into a spread of finish merchandise like access system, group action system, safety lockbox, door protection system. &lt;/p&gt;

&lt;h2&gt;
  
  
  Components Required:
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://projectiot123.com/2019/04/07/arduino-uno-for-beginners/"&gt;Arduino UNO&lt;/a&gt;&lt;br&gt;
LCD&lt;br&gt;
Fingerprint Sensor&lt;br&gt;
Push button&lt;/p&gt;

&lt;h2&gt;
  
  
  Circuit connection with Proteus Simulation
&lt;/h2&gt;

&lt;p&gt;The Arduino pin 4, 5, 6 and 7 are connected with LCD pins 11, 12, 13 and 14 respectively.  While Arduino pin 0 to 2 are connected with Fingerprint sensor pin 1 to 3. 4 Push buttons are connected with Arduino pin 8 to 11. 5v of Arduino is attaching with VCC pin of fingerprint sensor with Proteus Simulation. &lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ojoRcgJT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/cw4nljlh9p3gjrku0lvl.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ojoRcgJT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/cw4nljlh9p3gjrku0lvl.PNG" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Working:
&lt;/h2&gt;

&lt;p&gt;First, the user is needed to register the several fingerprints into the system with the assistance of the provided push buttons. Press the ‘Enroll’ key so enter the ID for the fingerprint into the digital display which can be saved into memory. Next, a user can enter his/her specific ID by mistreatment the ‘Up/Down/ push buttons. When choosing the ID press the ‘Delete/Okay’ button. The digital display can then provoke the user to put his finger over the fingerprint module from wherever the module can take the finger image. The digital display can raise the user to get rid of his finger so place it once more. The module can then store the model of that image within the module’s memory. The user is currently registered and might use methodology} to feed group action through this method. If any keep user ID is to be deleted then merely move to user ID and press ‘Delete/Okay’ key. The digital display can rise to pick out the ID you would like to delete. When we choose ID press ‘Delete/Okay’ and therefore the ID are deleted. A message from the digital display can inform you that the ID is removed.&lt;/p&gt;

&lt;h2&gt;
  
  
  Applications:
&lt;/h2&gt;

&lt;p&gt;• Used in industries&lt;br&gt;
• Used in instructional establishments &lt;br&gt;
• Used in ATM for authentication&lt;br&gt;
• Used in Access dominant &lt;br&gt;
For any quires leave your message in below section.&lt;/p&gt;

</description>
      <category>android</category>
      <category>programming</category>
      <category>tutorial</category>
      <category>arduino</category>
    </item>
    <item>
      <title>Visitor Counter Using 7 Segments Show </title>
      <dc:creator>projectiot123</dc:creator>
      <pubDate>Mon, 09 Aug 2021 09:44:50 +0000</pubDate>
      <link>https://forem.com/projectiot123/visitor-counter-using-7-segments-show-1491</link>
      <guid>https://forem.com/projectiot123/visitor-counter-using-7-segments-show-1491</guid>
      <description>&lt;h2&gt;
  
  
  Visitor Counter Using 7 Segments Show &amp;amp; 4026 IC
&lt;/h2&gt;

&lt;p&gt;Hey guys! These days during this web log, I’m about to tell you guys that the way to build visitant Counter mistreatment seven section show 4026 IC. Attention-grabbing right! Let’s start. &lt;/p&gt;

&lt;h2&gt;
  
  
  Introduction:
&lt;/h2&gt;

&lt;p&gt;4026 IC may be a 4000 series IC. It a CMOS seven-segment counter IC and might be operated at terribly low power. It’s a decade counter, counts in decimal digits (0-9). It’s wont to display numbers on seven section displays and it increase the quantity by one, once a clock pulse is appeal to its PIN one. Mean that a lot of the clock pulse, quicker the numbers modification in seven section show. Below is that the pin diagram and pin description of 4026 IC, Integrated Circuits play an important role within the field of circuits and physics. These are the mixture of various basic devices in terribly specific nevertheless practical ways in which. The 4026 belongs to the family of the Integrated Circuits within the series of 4000. Being associate degree IC, the pins of the 4026 Digital counter IC are terribly specific. &lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--QUX3dcWH--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/2ax4uys8zo3q9xvhm106.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--QUX3dcWH--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/2ax4uys8zo3q9xvhm106.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Pins:
&lt;/h2&gt;

&lt;p&gt;Name    Description&lt;br&gt;
CLK Increment the counter&lt;br&gt;
CI  Clock inhibit&lt;br&gt;
DE  Display enable&lt;br&gt;
DEO Display enable out&lt;br&gt;
CO  CARRY-OUT&lt;br&gt;
A to G  Connected with 7 segment&lt;br&gt;
VSS Ground&lt;br&gt;
UCS Ungraded C-segment&lt;br&gt;
RST Reset&lt;br&gt;
VDD Power supply&lt;/p&gt;

&lt;h2&gt;
  
  
  Components Required:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;4026 IC&lt;/li&gt;
&lt;li&gt;Resistor&lt;/li&gt;
&lt;li&gt;Push Button&lt;/li&gt;
&lt;li&gt;LED&lt;/li&gt;
&lt;li&gt;NPN Transistor&lt;/li&gt;
&lt;li&gt;Battery&lt;/li&gt;
&lt;li&gt;7 Segment Display&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Circuit Connection in Proteus:
&lt;/h2&gt;

&lt;p&gt;The connection of this circuit is very simple. We are using 2 4026 IC in this circuit. The first 4026 IC pin 7 to 10 are connected with 7 segment module. While the other 4026 IC module having pinned and same connection with 7 segment module. On the other hand, Pin 1 of IC is connected with other module pin 5. Pin 3 of IC is connected with LED and resistor. BC547 has 3 legs. One leg is attached with resistor; other is attaching with 12v battery while the remaining is connect with signal generator frequency. Push button is also attached with pin 15 of IC.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Uomi6llQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/k0skbjte49v4r075b3ff.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Uomi6llQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/k0skbjte49v4r075b3ff.PNG" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://projectiot123.com/2020/12/08/how-to-simulate-arduino-in-proteus/"&gt;How to Simulate Arduino in Proteus&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Working:
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;The Simulation of the circuit starts with the heart beat generation at the Clock Pulse. These Pulses enters the BC547 that adjust the pulses. &lt;/li&gt;
&lt;li&gt;The semiconductor diode Connected to the BC547 MOSFET blink and that we get the thought regarding the speed of the heart beat Generation. &lt;/li&gt;
&lt;li&gt;The heart beat enters the 4026 IC Counter and therefore the counter Passes these pulses to the seven section show device. &lt;/li&gt;
&lt;li&gt;Every pulse from the 4026 IC power ups the revered semiconductor diode of the seven section show in a very specific manner that we have a tendency to continuously get the digit as a result.&lt;/li&gt;
&lt;li&gt;The ability is then Grounded connected to the seven section show terminal. &lt;/li&gt;
&lt;li&gt;The output is often reset to the initial state with the button. This button is attached to the reset end of IC. 
Applications: &lt;/li&gt;
&lt;li&gt;The two-way traveler Counter victimization 8051 Microcontroller circuit are going to be used domestically to urge a signal of vary of persons moving into a celebration &lt;/li&gt;
&lt;li&gt;It'll be used at official conferences. &lt;/li&gt;
&lt;li&gt;It'll be used at homes and different places to remain a check on the number of persons moving into a secured place. &lt;/li&gt;
&lt;li&gt;It will even be used as home automation system to form certain energy saving by shift on the plenty and fans as long as needed. 
See you guys in next tutorial. Until than pay attention&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>arduino</category>
      <category>productivity</category>
      <category>projectbenatar</category>
      <category>microservices</category>
    </item>
    <item>
      <title>Interface RFID Reader Using Arduino</title>
      <dc:creator>projectiot123</dc:creator>
      <pubDate>Mon, 09 Aug 2021 09:11:56 +0000</pubDate>
      <link>https://forem.com/projectiot123/interface-rfid-reader-using-arduino-4pjc</link>
      <guid>https://forem.com/projectiot123/interface-rfid-reader-using-arduino-4pjc</guid>
      <description>&lt;h2&gt;
  
  
  Interface RFID Reader Using Arduino
&lt;/h2&gt;

&lt;p&gt;Hi Guys! In this project, we are going to find out about the RFID Reader (EM-18) and Arduino RFID Reader Interface. I will be interfacing the RFID Reader component with Arduino. &lt;/p&gt;

&lt;h2&gt;
  
  
  Introduction:
&lt;/h2&gt;

&lt;p&gt;RFID or frequency Identification may be a means of communication over radiation. RFID Tags and RFID Cards are typically used for authentication and access management. You might have seen individuals swiping their identity cards at the doorway of their offices. The positive identification is in reality Associate in Nursing RFID Card that has the non-public data of the worker. The instant he/she swipes the cardboard, his sign up time are captured by a laptop. In this project, I’ll be victimization the favored EM-18 RFID Reader Module and a couple of RFID Cards. There’s another widespread RFID Reader referred to as RFID RC522. The major difference between EM-18 and RC522 RFID components are: &lt;br&gt;
• EM-18 relies on a hundred twenty five kilocycle frequency Communication whereas the RC522 relies on 13.56 megacycle Frequency. &lt;br&gt;
• Coming to the interface choices, EM-18 uses Serial Communication whereas RC522 uses SPI Communication. So, choice of the RFID Reader Module is incredibly necessary because it defines however you communicate with the module victimization Arduino. &lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--1h2jjGLY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9nkc424uylf66ne5ywzr.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--1h2jjGLY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9nkc424uylf66ne5ywzr.PNG" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Components Required:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Arduino&lt;/li&gt;
&lt;li&gt;&lt;a href="https://projectiot123.com/2019/04/03/virtual-terminal-in-proteus/"&gt;Virtual Terminal&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Compim Module&lt;/li&gt;
&lt;li&gt;RFID Cards &lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Circuit Design:
&lt;/h2&gt;

&lt;p&gt;The Arduino pin 1 is attached with virtual terminal pin RXD. Pin 0 of Arduino is connected with compim module pin 2 and this pin 2 of compim module is also attached with virtual terminal received device. So this is the connection of this circuit.&lt;/p&gt;

&lt;h2&gt;
  
  
  Working:
&lt;/h2&gt;

&lt;p&gt;The operating of the Arduino RFID Reader Module Interface is incredibly straightforward. When facultative the interface on the Arduino, we tend to should assign the remainder of the parameters related to UART Communication i.e. Baud Rate, Parity, Stop Bits and therefore the Size of the information. &lt;br&gt;
After this, you may get a message as “Place the Card”. After you place your RFID Card on the RFID Reader, the RFID Reader Module it'll browse the info from the cardboard and sends the info to the Arduino over Serial Communication. This information is more analyzed by the Arduino and applicable messages are displayed within the screen. &lt;/p&gt;

&lt;h2&gt;
  
  
  Applications:
&lt;/h2&gt;

&lt;p&gt;Interfacing RFID Reader with Arduino may be terribly helpful as you'll be able to implement a large vary of applications like: &lt;br&gt;
• Access management &lt;br&gt;
• Authentication &lt;br&gt;
• E-Ticket &lt;br&gt;
• E-Payment &lt;br&gt;
• E-Toll &lt;br&gt;
Hope you get pleasure from this tutorial. For any question leave your comment.&lt;/p&gt;

</description>
      <category>arduino</category>
      <category>rfid</category>
      <category>programming</category>
      <category>diy</category>
    </item>
    <item>
      <title>Arduino Blynk App Iot Project</title>
      <dc:creator>projectiot123</dc:creator>
      <pubDate>Fri, 30 Jul 2021 18:40:46 +0000</pubDate>
      <link>https://forem.com/projectiot123/arduino-blynk-app-iot-project-5e1n</link>
      <guid>https://forem.com/projectiot123/arduino-blynk-app-iot-project-5e1n</guid>
      <description>&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Arduino Blynk App Iot Project 
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;Hey Friends! During this project we tend to find out how to create IoT based mostly Home Automation Project mistreatment App Blynk. By Home Automation we tend to mean dominant lighting, climate, diversion systems, and appliances while not a manual switch. Sound fascinating. Let’s begin out project. &lt;/p&gt;

&lt;h2&gt;
  
  
  Introduction:
&lt;/h2&gt;

&lt;p&gt;Internet of Things permits us to manage connected devices from anywhere and exchange info over the devices. The house automation system controls home appliances automatically and once this system is connected to the net it becomes a part of IoT. There’s a unit of 3 main generations of home automation. First is, the assorted wireless technology with proxy servers, second is computing controlled home automation and last robots that directly communicate with humans. Our project is that the first generation automation. Implementing the first generation of the house automation appliances got to connect with the online, therefore, users can manage the system from any remote place. That’s why IoT has enhance a required for automation. &lt;/p&gt;

&lt;h2&gt;
  
  
  Block Diagram:
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--52GqMS9z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/zllms55oho5m2wox023d.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--52GqMS9z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/zllms55oho5m2wox023d.PNG" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;you can Download Proteus Library from this link &lt;a href="https://projectiot123.com/2019/12/25/download-proteus-library-of-components/"&gt;Download Proteus Library&lt;/a&gt; &lt;/p&gt;

&lt;h2&gt;
  
  
  Components Required:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Arduino &lt;/li&gt;
&lt;li&gt;LED&lt;/li&gt;
&lt;li&gt;Compim&lt;/li&gt;
&lt;li&gt;Blynk App&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Setting Blynk Application:
&lt;/h2&gt;

&lt;p&gt;Now let’s study the Blynk Application. During this project, all the management is completed by the Blynk Application. It’s a digital dashboard wherever you'll build a graphic interface for your project by merely dragging and dropping widgets. You’ll transfer the Blynk Application from Play store if you associate mechanical man User. You’ll conjointly install the Blynk Application on IOS from App Store. Now let’s organize the Blynk App for IoT Home Automation. First, open the applying and build a brand new account mistreatment your Email ID. Then create on New Project and begin using this App.&lt;/p&gt;

&lt;h2&gt;
  
  
  Circuit Detail:
&lt;/h2&gt;

&lt;p&gt;This circuit connection is uncomplicated. The Arduino pin 0 is connected with compim module pin 2 RXD. Next pin of Arduino 1 is connected with 3 TXD. While pin 13 is attach with LED. While this circuit is controlling with Phone App.&lt;/p&gt;

&lt;h2&gt;
  
  
  Working:
&lt;/h2&gt;

&lt;p&gt;The home automation is build Blynk humanoid App, and a 4-channel relay. The hardware originated ought to be consistent with the circuit diagram. AC mains appliances (Bulbs) are going to be connected to relays that area unit controlled by the Compim. User should install and put together the Blynk App as per the higher than directions. Whenever the user presses an icon within the app, then that info are going to be send to compim via wireless fidelity. The compim analyses the received commands and turns ON/OFF of the individual device via four channel Relay board. &lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion:
&lt;/h2&gt;

&lt;p&gt;In our planned model a high proportion of precise has been attain through execution. This methodology is capable of dominating the house appliances supported the user’s desired mode. All the modes work with smart accuracy that was found throughout implementation. Users exclusively have to be compelled to select modes from their smart phones and our system will do the rest of dominant the appliances. This planned project is extraordinarily reliable. Thus it's aforementioned that this technique has higher accuracy with nice efficiency. &lt;br&gt;
See you guys in next tutorial. Till than take care.&lt;/p&gt;

</description>
      <category>arduino</category>
      <category>blynkapp</category>
      <category>programming</category>
      <category>projects</category>
    </item>
  </channel>
</rss>
