-
Does it work on Mark Aikens PCB Design with the IRQ mod? I have some PCBs from that project and would like to use one of these. That design has the advantage that it doesn't have the chunky VGA connec…
-
below is the stack trace for the error am facing when am trying to run the Read.py script..
Traceback (most recent call last):
File "Read.py", line 41, in
MIFAREReader = MFRC522.MFRC522()
…
-
**Feature description**
I'd like to be able to run the OpenWebRX on OpenWRT. I can start working on porting the required packages.
**Target audience**
Anyone willing to run this on OpenWrt
Ar…
-
I'd like to suggest a potential alternative to the Cypress board: [My USB Floppy Adapter](https://github.com/roybaer/usb_floppy_adapter)
It uses the same [STM32F103C8T6](https://www.st.com/en/microco…
-
I've been trying to get my BLE Nano 2 current consumption down. Right now I have it at ~2.8mA with DCDC enabled.
If I call `sd_app_evt_wait()` in my `loop` right after the application starts up, m…
-
```
It'd like to specify external commands via command line, which are called on
Alsa connect and disconnect. I'd like use those commands to turn on and off my
external amplifier...
Thanks!
```
Or…
-
```
It'd like to specify external commands via command line, which are called on
Alsa connect and disconnect. I'd like use those commands to turn on and off my
external amplifier...
Thanks!
```
Or…
-
Verilog like parameters for module for debugging purposes.
**Type of issue**: feature request
**What is the use case for changing the behaviour?**
It would be great to have a possibility to ser…
Nic30 updated
5 years ago
-
RCT power converters don't have a REST API either, but there are already projects to work with that vendor-specific protocol, e.g. https://github.com/svalouch/python-rctclient
Is it possible to int…
-
I am trying to setup the 6Lowpan network with Beaglebone Black (Linux Debian) as edge router, CC2531 USB Dongle as SLIP Radio and two cc2650 flashed with cc26xx-web-demo as mesh nodes.
I am able to…