-
Hi,
I'm on OSX. The device I'm trying to connect to responds fine using e.g. screen. When using `tokio-serial` I'm getting the response:
```
called `Result::unwrap()` on an `Err` value: Error { k…
-
https://github.com/ut-robotics/picr21-team-robothree/blob/c8fd9f971ac10de60257a899a258b217f0f8c454/robot_control.py#L18-L24
The current code has its serial port hard-coded but it can change.
Use…
-
Hi,
I wand to use a GPS and another Serial sensor. I use two SoftwareSerial. How tinyGPSPlus is linked to the right Serial ?
````
#include
#include
static const int RXPin = 4, TXPin = 3;
…
-
Bugs keep eating bits and bytes from the serial data sent and received. Squish the bugs.
-
/*
This example connects to an unencrypted WiFi network.
Then it prints the MAC address of the WiFi module,
the IP address obtained, and other network details.
created 13 July 2010
by…
-
I built your best pc everithing works excpet serial port not working which is the correct setting ? I tryed with different ftdi problem but nothing.
I see only strange character with 4800-8-n-2
…
-
A serial port icon would be great to be include on it thank you so much.
-
Is there a way to change serial port for RTU comms to Serial1 so that I can do two simultaneous rtu loops (one slave one master) on half duplex?
-
I am using sml2mqtt to get the Energy Data from my German Power Utility Meter.
Setup: Meter -> IR Sensor with Flipflop -> FTDI232 USB Adapter -> Linux Docker Host -> sml2mqtt Docker
sml2mqtt Versi…
-
Hi, project work see as very good idea and work. Now I have a Axpert inverter monitored by Watchopower in a virtual PC. As port, I am using Moxa nPort, that is serial tcp server.
Is possible use this…