-
I have got UNO R3 ( original one ) and seeed studio can shield v2.
This is my code:
```cpp
#include "Config.h"
#include "Components/Logger.h"
#include "Components/Can.h"
#include
names…
-
Hi
Does kexecboot support serial port ? Is it possible to navigate into kexecboot´s menu over serial ?
-
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
…
-
/*
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…
-
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…
-
Can you provide the detailed parameters of the serial port console? After I connect to the TTL line, the light only flashes, and I can't get the data
-
Hi, thanks for sharing this code.
Do you think it is possible to use this codebase for the serial port as well? Our controller does not have an ethernet port. I was thinking maybe a drop-in for the…
-
[serial header](https://i.imgur.com/lO2wdDP.jpg)
I'm not quite sure Ground is correct. When I tested with my multimeter, it seemed to be right, but then I put a pin header on, and it didn't registe…
-
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…
-
python을 활용해서 serial 통신을 하는 방법에 대한 wiki 정리가 필요
또한 mysql을 통해 데이터를 송수신 받는 방법에 관한 wiki 정리가 필요함