-
On Electronics version 0.9 the SPIFlash library hangs on `flash.initialize()` because it calls `SPI.transfer(0)`, which always returns 255 with IC not present on this hardware version. This is a probl…
-
If this is based on the Attiny85 and Digispark’s DigiMouse.h, isn’t it susceptible to not working on many systems? I’ve seen lots of reports of it not working on: Windows, OSX, and Linux on hackaday.
…
-
To produce PointCloud, we need an accurate depth sensor with approximately 0.3m-4m range.
-
### Describe the bug
Running `scripts/remote-gdb` has been failing for me at least since the times of `21.02` and continues through to `23.05.0-rc2`.
```
Choose target:
1) arm-openwrt-linux-mu…
-
### CircuitPython version
```python
Adafruit CircuitPython 8.0.2 on 2023-02-14; Adafruit Feather M4 Express with samd51j19
```
### Code/REPL
```python
# SPDX-FileCopyrightText: 2018 Katt…
-
I tried running this code on my smart fridge which runs on Windows but it ended up crashing and then all of my ice cream has melted.
-
### General
- [RECEPTOR + TRANSMISOR + ANTENA](https://articulo.mercadolibre.com.ar/MLA-753976781-kit-modulo-rf-emisor-y-receptor-433mhz-antena-control-qiachi-_JM)
||
- [ANTENA](https://articul…
-
Can't get the low power mode from the atmega in combination with the RN2483 to work.
I want to create a sampling application which samples at a frequency of 15 minutes.
For this we put the atmega …
-
I'm hoping to build function ID libraries for Microchip's **xc16** C RTLs. Quite a few of the modules in these libraries import (make calls to) external functions, which are exported (as global symbol…
-
```
Greetings,
I am working on setting up a ZigBee SE experiment. So far I have been able to
successfully implement the Link Key establishment mechanism to include the
validation of an Installation…