-
I read on the forums and from the documentation that the nRF5 series are supported to some extent. I am wondering what does it actually take to get the gateway sketch running on the device?
Right …
-
**Description**
Is possible to use this library with any Bluetooth module for Arduino?
-
So my HTPC remote control was not functioning as intended for a few days, and I used my mech keyboard via a cable for the time. And I thought, isn't it great to use a mech on my HTPC (thats also made …
-
Hello @stephanschulz
Thank you for posting your repository! Could you please supplement it by providing a description of how you wired the four elements together? I'm very keen to reproduce your des…
-
I’m creating unit tests in PlatformIO using Unity with the ArduinoFake library I’m trying to test a piece of code that uses the Wire library
I have built a simple function in a separate file that jus…
-
Hello, I'm trying to connect the ads1262 with an arduino uno so I can measure voltage with higher precision.
I'm using the same connections you suggest and the same code.
However in serial monitor, …
-
update1:
Problem solved, please see my last message in this string...
I expect this is also an issue with SAMD21 CPU chip...
update:
If I take a new processor chip, and run the program, it fails…
-
Thanks for what looks like such a fun example + which should be far easier to implement that my feeble old-man fuddles. I have a 32x32 linked to an Adafruit LED Matrix Shield, which is linked to a Met…
-
Has anyone looked at the cost of enabling `MICROPY_PY_DELATTR_SETATTR`?
It's off by default, but it's on for the stm32 port, and I just found out it was off the hard way, by trying to debug why my …
-
Battle.net crashes when a CircuitPython device is connected
**Devices and Versions**
Some examples from devices on my desk:
- `Adafruit CircuitPython 6.2.0 on 2021-04-05; Adafruit Trellis M4 …