python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Serial interaction through USB port for developing windows application on flutter
I have just arrived on flutter/dart and being novice in these languages, I am not so aware about the protocols or the libraries. I do have C++ and Fortran coding experience. What I intend to do now is...
PS_O5
Votes: 0
Answers: 2
HART Protocol -- Universal Commands serial communication through modem
I have a few questions which I thought you might be able to help with:
I have been trying to carry out further communication with a Slave Device (FUJI A2 V5) on Windows 10 PC connected with HART modem...
justSalt_NaCl
Votes: 0
Answers: 1
Does cpu usage affect reading of serial data?
I'm not sure if this is an obvious question, but I am somewhat new to serial communication (at least never thought about it in this depth) and extremely new to Python. I have a Raspberry Pi and a line...
sometimesLazy
Votes: 0
Answers: 1
SoftwareSerial communication to RS232 device with Arduino HEX
Hi everyone hope you are fine,
my problem is
when i send a frame ( FE FE FE FE 68 99 99 99 99 99 99 68 23 0A 60 00 34 12 78 56 BC 9A F0 DE 2B 16) via an rs232 cable with my laptop i can get the respon...
jhon mike
Votes: 0
Answers: 1