SoftwareSerial Library for making Multiple Ports using Arduino and Proteus | multi ports

Ғылым және технология

Subscribe to my New KZread Channel, if you want to watch my videos in Hindi/Urdu
/ @letsgetstartedd
Watch other tutorials:
9: Image processing based entrance control system
• Arduino Image Processi...
8: GSM and GPS based car accident location monitoring
• Arduino gps car accide...
7: GSM based GAS leakage detection and sms alert
• Arduino Gas leakage de...
6: Wireless Tongue controlled wheelchair
• Arduino project: Tongu...
5: Human Posture Monitoring System
• Flex sensor or Bend se...
4: RFID based bike anti theft system
• Arduino Bike anti-thef...
3: RFID based students attendance system
• How to make RFID based...
2: Piezo Electric generator
• how to make Piezoelect...
1: iot car parking monitoring system
• Arduino Project: IOT C...
Support me on Patreon and get access to hundreds of projects:
/ electroniclinic
Project Description:
********************
This is a very detailed tutorial on how to use multiple Serial Ports in an Arduino Projects. In this tutorial we will making a Proteus simulation and demonstrate how we can use multiple serial ports. Before you start working on this project first make sure you download the Arduino library files and paste those files in the Proteus library and model folders. Using SoftwareSerial you can make as many ports as you want. Then you can connect all those module which do Serial communication with Arduino. In this tutorial we will be using 3 serial ports, Arduino default serial port which is on pin0 and pin1 , another serial port we will be defining on pin2 and pin3 for the Bluetooth, and the third one on pin7 and pin8 for the gsm.
************************************************
Purchase links for Components and tools with the best prices. "Amazon"
Arduino Nano USB-C Type ( recommended):
amzn.to/4ahGLdk
ESP32 WiFi + Bluetooth Module for iOT Projects (recommended), more IO pins, improved speed, and supports a Lipo Battery:
amzn.to/3v40DkE
12v Adaptor:
amzn.to/3wb7GUj
Other Must-Have Tools and Components:
Top Arduino Sensors:
amzn.to/3vZbnfM
Super Starter kit for Beginners
amzn.to/3cq56C5
Top Oscilloscopes
amzn.to/3ctF3d8
Variable Supply:
amzn.to/2PEAqE7
Digital Multimeter:
amzn.to/2QGRPg1
Top Soldering iron kits: "best"
amzn.to/39nqDtb
Top Portable drill machines:
amzn.to/3suQMh7
Jumper Wires:
amzn.to/2NYPEDA
3D printers:
amzn.to/3ruG1dt
CNC Machines:
amzn.to/3cuZWVv
Electronics Accessories:
amzn.to/3sueV7z
Hardware Tools:
amzn.to/3m9UhaN
DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I will receive a small commission. This helps support the channel and allows me to continue to make videos like this. Thank you for the support!
****************
Follow me on Facebook:
/ 190031841821771

Пікірлер: 39

  • @shogunvanrepi3555
    @shogunvanrepi35556 жыл бұрын

    very good I wait for the next video like your previous promise "monitoring the sensor with wifishield / ethernetshield"

  • @ElectroniClinic

    @ElectroniClinic

    6 жыл бұрын

    once i am done with these basic tutorials, then i will start making tutorials on wifi. i will be making so many tutorials on wifi. keeping visiting electronic clinic. Click the bell icon so that you can get the notifications.

  • @ElectroniClinic

    @ElectroniClinic

    6 жыл бұрын

    i have also started blogger. you can also join that. you can copy codes from there.

  • @shogunvanrepi3555

    @shogunvanrepi3555

    6 жыл бұрын

    what is the blogger's address?

  • @shogunvanrepi3555

    @shogunvanrepi3555

    6 жыл бұрын

    I want to monitor 3 current sensors simultaneously can you send me the coding arduinonya? whether you have Line or whatsapp or email so we can communicate

  • @ElectroniClinic

    @ElectroniClinic

    6 жыл бұрын

    electroniclinicall.blogspot.com/2018/06/arduino-and-proteus-simulation-how-to.html

  • @electronicafacil6706
    @electronicafacil67062 жыл бұрын

    Hey sir , thanks for your video, So helpfull!!

  • @ElectroniClinic

    @ElectroniClinic

    2 жыл бұрын

    Glad it was helpful!

  • @johnrees44..G4EIJ
    @johnrees44..G4EIJ4 жыл бұрын

    Thank you..

  • @floridian080
    @floridian0802 жыл бұрын

    Hi, I enjoyed this tutorial. Suppose I am using an Arduino mega to view serial plotter as I adjust a potentiometer. At the same time, I would like to share that analog input with python via serial. But I cannot view the Arduino serial port (monitor or plotter)and simultaneously use it for sending analog data to python. Thus I need to have a second serial port for the same analog device. Please give me your suggestions on wiring and coding for this purpose. Mike

  • @cleisonarmandomanriqueagui9176
    @cleisonarmandomanriqueagui91762 жыл бұрын

    Flawlessly ... I have a problem with the blue.available() command and I have no response in Proteus

  • @MayankSharma-lh1od
    @MayankSharma-lh1od3 жыл бұрын

    Can i use two Bluetooth module in arduino mega and connect two different phones nd output have different serial monitor

  • @ameyapawar7672
    @ameyapawar76722 жыл бұрын

    I am currently using Arduino mega for Modbus communication, how can I declare other pins for serial communication as I am a new programmer.

  • @arnelphilip7786
    @arnelphilip77865 жыл бұрын

    Hello sir may i ask if Do you have the video for 2 different baud rate. (software serial) that you mentioned in the video.?

  • @ElectroniClinic

    @ElectroniClinic

    5 жыл бұрын

    check playlists, i have so many projects in which i have used multiple devices. there is a project in which i used gsm and bluetooth together. you can check this tutorial.

  • @raghav9310812274
    @raghav93108122745 жыл бұрын

    do we have to use analog pins for these virtual rx tx pins?

  • @ElectroniClinic

    @ElectroniClinic

    5 жыл бұрын

    U can use any digital pins

  • @DncmFamily
    @DncmFamily4 жыл бұрын

    I tried your link to download your sample code but the link is not working. Do you have a link where I can download your code? Thanks;

  • @ElectroniClinic

    @ElectroniClinic

    4 жыл бұрын

    watch my video on car accident location tracking in which i used multiple serial ports.

  • @kampung22
    @kampung224 жыл бұрын

    KEEP SENDING THE DATA TO FROM ARDUINO IS NO PROBLME, HOW ABOUT RECIVE DATA FROM MULTI OTHER DEVICES?

  • @ElectroniClinic

    @ElectroniClinic

    4 жыл бұрын

    watch my video on car accident location tracking

  • @safeedeensalah5366
    @safeedeensalah53665 жыл бұрын

    Hello ! could you send and receive data from and to each one . I've tried to receive but no way .

  • @ElectroniClinic

    @ElectroniClinic

    5 жыл бұрын

    Yes you can. I have used this practically. You can check my tutorials on arduinio and nodemcu based on two way comumunication

  • @safeedeensalah5366

    @safeedeensalah5366

    5 жыл бұрын

    @@ElectroniClinic Thanks for replying . I have made this design but it doesn't respond to reading "softserial" . Will you please tell me where is the mistake . Appreciate it !

  • @sidaliakil

    @sidaliakil

    3 жыл бұрын

    @@safeedeensalah5366 No. It does not work with SoftwareSerial.

  • @vp.8181
    @vp.81812 жыл бұрын

    Can we connect 5 Arduino Nano to Arduino mega with serial communication using software serial..... I need this to transfer float values from nano to mega .... Don't want to use i2c or spi ..... It has to be done in this way ... Can we do with this .?

  • @ElectroniClinic

    @ElectroniClinic

    2 жыл бұрын

    ya, of course you can do it.

  • @ElectroniClinic

    @ElectroniClinic

    2 жыл бұрын

    i have been using multiple serial ports and i never faced any issues. watch my latest videos.

  • @vp.8181

    @vp.8181

    2 жыл бұрын

    @@ElectroniClinic Thankyou so much sir ❤️ can you help me with exactly which video

  • @guujikenn
    @guujikenn2 жыл бұрын

    HI, can this both send and receive data?

  • @ElectroniClinic

    @ElectroniClinic

    2 жыл бұрын

    yes it can.

  • @abuhassan9122

    @abuhassan9122

    Жыл бұрын

    @@ElectroniClinic how to use them in receiving

  • @laassilizakaria3389
    @laassilizakaria33895 жыл бұрын

    He how to connect many arduino in one computer

  • @ElectroniClinic

    @ElectroniClinic

    5 жыл бұрын

    Watch my tutorials on desktop application designing using vb.net. you can use multiple comports

  • @PauloHenrique-hg7iw
    @PauloHenrique-hg7iw4 жыл бұрын

    e o código na descrição

  • @hayudraput2202
    @hayudraput22025 жыл бұрын

    fake, its not 'from' device, it was from ARDUINO

  • @ElectroniClinic

    @ElectroniClinic

    5 жыл бұрын

    The devices are considered. Watch my vudeios in which i used multiple devices in real. This video was only for explanation

Келесі