-
### Boards
BW16
### External Hardware
Teensy 4.1 communication via UART
### Hardware Configuration
nothing else attached to BW16
### Version
latest dev (checkout manually)
### …
-
I am using ESP32-S3 DEV KIT N8R8 with esp3d-tft to communicate via wifi with my cnc 3030 prover max (with GRBL, USB port CH340) and the setting is made to communicate via USB SERIAL port. I can send a…
-
```
What steps will reproduce the problem?
1. Use general serial communication software (like Tera term or
hypertermial) the acceleration data could not be correctly displayed, all
show zeros. But use…
-
While Modbus RTU is not currently supported in the protocol, it is possible to extend the system to include this feature.
Current protocol;
```bash
0
```
New protocol:
```bash
0 …
-
### Feature Request
## Implement bluetooth obd access provider
---
**Description**
Obd serial provider should be able to:
- detect all available bluetooth serial devices
- provide a metho…
-
Generate tests for [Serial Communication](http://arduino.cc/en/Reference/Serial)
-
Hi again!
- Minimization to System Tray: When minimized, the program hides itself and moves to the system tray (right side of the taskbar).
- BalloonTip Management: The BalloonTip is displayed onl…
-
I want to ask which version between CCID and pcsclite are compatible with each other and support communication with IC SEC1210. I want to install pcscd service to communicate with SEC1210 URT single…
-
```
What steps will reproduce the problem?
1. Use general serial communication software (like Tera term or
hypertermial) the acceleration data could not be correctly displayed, all
show zeros. But use…
-
The UART implementation is always "ready" and thus will loose characters if it cannot keep up.
This can be illustrated by changing the default mode of uBit.display to `DISPLAY_MODE_GREYSCALE`
https://…