Python Forum
Arduino Uno connected to PI 0 W - Sensor Data MQTT
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Arduino Uno connected to PI 0 W - Sensor Data MQTT
#4
Quote:Don't they communicate fine without?
Yes, they will communicate just fine if all variables are set properly.
There are obscure things about RS-232 that are hardly ever used, but once in a while you will run into them.
Some of these include use of secondary CTS, DTR or DSR being used, Cable reversing CTS and RTS and/or (usually and) CTS and RTS reversed in cable.

Use of putty (or some other terminal program) will show these immediately, and can be modified immediately just to get the proper setup.
As stated, this is rarely the case, but is does happen, and the first time it does, the value of using a terminal program becomes apparent.

When I first started using serial communications we didn't have putty, nor did we have USB. It was imperative back then to use a 'break-out' box to check connections. Old habits, it's sort of like checking your gasoline before takeoff.
Reply


Messages In This Thread
RE: Arduino Uno connected to PI 0 W - Sensor Data MQTT - by Larz60+ - Nov-05-2018, 11:04 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to check if Skype call is connected or disconnected in Python? boral 1 467 Dec-28-2023, 08:31 AM
Last Post: buran
  add mqtt feature to existing code Positron79 0 620 Jan-31-2023, 05:56 PM
Last Post: Positron79
  Trying to Get Arduino sensor data over to excel using Python. eh5713 1 1,812 Dec-01-2022, 01:52 PM
Last Post: deanhystad
  When is stdin not connected to a tty, but can still be used interactively? stevendaprano 1 1,070 Sep-24-2022, 05:06 PM
Last Post: Gribouillis
  Mqtt Shiri 0 1,319 Dec-07-2021, 02:01 PM
Last Post: Shiri
  Paho-mqtt fully supports MQTT 5.0 protocol? nitinkothari17 0 1,594 Jan-12-2021, 11:14 AM
Last Post: nitinkothari17
  Printing to a printer connected to pi 4 alan 2 2,546 Oct-04-2020, 10:08 PM
Last Post: alan
  Save Arduino data in mysql server via raspberrypi rithikvg 1 3,464 Jun-24-2020, 10:59 PM
Last Post: Larz60+
  Help Graphing Arduino Data Real Time in Python nschulz 0 2,589 Mar-12-2020, 06:15 PM
Last Post: nschulz
  Create sensor data for a IoT project georgelza 9 6,035 Dec-20-2019, 06:19 PM
Last Post: georgelza

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020