-
- Arduino 1.8.4
- Linux (ARM ,Raspberry Pi 3)
Arduino is plugged in on the RPi:
```bash
$ ls -l /dev/serial/by-id/usb-Arduino*
lrwxrwxrwx 1 root root 13 sept. 30 23:51 /dev/serial/by-id/usb-Ard…
-
So I'm using the RP2 port of MicroPython.
Is there a way to, at runtime, switch to EG UART1 communication? By default I get the Python REPL, which is fine but I'm trying to expose UART1, with all i…
sk0g updated
2 months ago
-
Hi, I'd like to report a issue that I'm having with framework-arduino-mbed@4.1.3 on Arduino Nicla Sense Me.
I'm using a battery with the Arduino Nicla Sense Me and I want to implement some battery …
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
![image](https://github.com/user-attachments/assets/b0592f03-87fa-4797-8211-68ac1a78dcbf)
https://github.com/ple1n/meter/tree/postcard_rpc
-
I am working on a Raspberry Pi 4 and trying to use a DMX interface with rust and serialport.
When listing available ports I noticed that the info is not collected properly.
The USB DMX Interface…
-
### CircuitPython Version
```python
CircuitPython 8.1.0
```
### Workflow(s)
BLE, USB, WEB
### Browser(s)
```python
Chrome Version 114.0.5735.133
```
### Console Log
_No re…
-
```
What steps will reproduce the problem?
1. Connect USB HDD (WD 160Gb ext3) to USB2 port.
What is the expected output? What do you see instead?
I expected the disk to be auto-mounted and have acce…
-
I have a "GlucoRx Q". Digging about and it seems this is a rebrand of TD-4235B. Following the instructions in the README.md (confirmed all deps installed), and I get:
```
# ./glucometer.py --drive…
-
I have encounter a problem where the duino.app serial monitor is unable to receive messages after a compile and upload activity. I have a new Mega board that uses a Silicon Labs CP2102 USB to serial …