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
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.
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
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.
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 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 !
Flawlessly ... I have a problem with the blue.available() command and I have no response in Proteus
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
very good I wait for the next video like your previous promise "monitoring the sensor with wifishield / ethernetshield"
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.
i have also started blogger. you can also join that. you can copy codes from there.
what is the blogger's address?
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
electroniclinicall.blogspot.com/2018/06/arduino-and-proteus-simulation-how-to.html
I am currently using Arduino mega for Modbus communication, how can I declare other pins for serial communication as I am a new programmer.
Can i use two Bluetooth module in arduino mega and connect two different phones nd output have different serial monitor
Hello sir may i ask if Do you have the video for 2 different baud rate. (software serial) that you mentioned in the video.?
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.
Hey sir , thanks for your video, So helpfull!!
Glad it was helpful!
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 .?
ya, of course you can do it.
i have been using multiple serial ports and i never faced any issues. watch my latest videos.
@@ElectroniClinic Thankyou so much sir ❤️ can you help me with exactly which video
KEEP SENDING THE DATA TO FROM ARDUINO IS NO PROBLME, HOW ABOUT RECIVE DATA FROM MULTI OTHER DEVICES?
watch my video on car accident location tracking
do we have to use analog pins for these virtual rx tx pins?
U can use any digital pins
Hello ! could you send and receive data from and to each one . I've tried to receive but no way .
Yes you can. I have used this practically. You can check my tutorials on arduinio and nodemcu based on two way comumunication
@@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 !
@@safeedeensalah5366 No. It does not work with SoftwareSerial.
HI, can this both send and receive data?
yes it can.
@@ElectroniClinic how to use them in receiving
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;
watch my video on car accident location tracking in which i used multiple serial ports.
Thank you..
He
how to connect many arduino in one computer
Watch my tutorials on desktop application designing using vb.net. you can use multiple comports
e o código na descrição
fake, its not 'from' device,
it was from ARDUINO
The devices are considered. Watch my vudeios in which i used multiple devices in real. This video was only for explanation