-
The code from the example doesn't compile.
error: 'sercom2' was not declared in this scope. I don't see this variable declared in the header file or anywhere. What is it?
-
**Describe the bug**
USB HID not showing up in lsusb.
**To Reproduce**
Plug in USB HID Arduino
1. Run lsusb
2. Expect to see device identified .'
4. See error
**Expected behavior**
Upon i…
wyleu updated
9 months ago
-
I'm trying the `moduleInfo.ino` example, I'm using the `AllWize library v1.1.1`, and the AllWize K2 (MKR format) with the `ArduinoMKRZERO` as selected board. This is the output:
```
AllWize - Modul…
-
### Describe the problem
If one process has a serial port open, another can not access it. Arduino IDE is designed to automatically manage access to ports by the various operations and components t…
-
Edit: Im using a MKRZero(p1am-100)
so I have a Load cell attached to an HX711 and am wondering if the HX711 does averaging internally because despite having a delay of 250ms after putting a load on…
-
# Discussion and notes about v2.0 of Lagopus board
## Goal
- continue with direct I2C communication
- up and down looking radiation sensors
- include new sensor ([VEML7700](https://www.adafruit.…
-
I have a strange issue. Everything is working fine. The board connects, the data transfer happens, the demos work but I **never** get a notification from Chrome.
I have to manually goto the website…
armsp updated
5 years ago
-
Context: we wrote up a Guidance/Navigation/Control script, prototyping off of the Uno. It is essentially an assemblage of sensors (MPU6050, MS5611, NEO-6M GPS, HMC5883L) that output to two servos and …
-
There isn't a comment that describes this well enough or non-Charlie boards.
`/*
* If a Telit-Board Charlie is not in use, the ME310 class needs the Uart Serial instance in the constructor, that wi…
-
This issue was first reported in my project here https://github.com/kervinck/gigatron-rom/issues/36 but I now believe the root cause might be in USBCore.cpp
Tested in Ardiuno IDE 1.8.1 and 1.8.6 (a…