-
**Describe the problem you have/What new integration you would like**
I would like to request sensor integration for the MQ135 air quality gas sensor. This sensor provides 4 pins: 3.3v, GND, …
-
### Description of defect
The Implementation of USBKeyboard and USBMouseKeyboard are limiting the transferrable keys to 6. (6-key-rollover aka 6-KRO).
This is a mostly unnecessary limitation…
-
### Description of defect
I am trying to make a LoRaWAN network using Mbed OS stack. I have noticed some differences between LoRaPHY tx and rx:
In FSK mode [`rx_config`](https://github.com/ARMmb…
-
Note: this is currently out of scope for the GSoC season due to the time required to implement but I'm leaving this here for future contributions.
One of the key features of the Arduino ecosystem i…
-
### Describe the request
I am unable to find a pre-processor defined symbol to unambiguously detect that the compilation is Arduino.
Every other compiler infrastructure I have used has one of these.…
-
I have some Arduino Nano mounted over a ENC28L60 shield. The goal is to publish MQTT over the network.
Recently I decided to make some changes and upgraded the UIPEthernet lib, however MQTT doesn't c…
-
Is there an existing or planned guide on how to port to platforms? I'm specifically interested in new RTOSes (see discussion on zephyrproject-rtos/zephyr#22247) but I imagine the same guide would be h…
-
Hi @GrumpyOldPizza. Once again thank you for making this repo. I am having a lot of fun working with the Arduino Portenta LoRa Vision Shield.
Presently making a redundant system where if my p2p…
-
**Describe the bug**
When adding a target library via target_link_library, the tool does not generate the necessary definitions from the libraries 'mbed_lib.json`. This issues was encountered on the …
-
Hi Kris.
I was running some timing tests using your Basic_AHRS sketch, but just using wire and comparing it the results on a imrtx1050. Using the sketch on the Arduino as is (read the interrupt stat…