-
i2c communication with current mode, reset, and selecting the different modes would allow control from open radios like the uBitx, and remove the need for physical buttons and LEDs.
-
Repo: https://github.com/RobTillaart/MHZCO2
Has an example that uses SoftwareSerial and it compiles well on the desktop.
However in the build they fail to build
I have added the following in th…
-
I'm working on a PlatformIO project involving [RF24Ethernet](https://github.com/nRF24/RF24Ethernet/) library.
Config is pretty simple, just using git versions of arduino-pico and your toolchain. Erro…
-
### The problem
i have tried a lot of different ways but none of them work on windows and on a raspberry pi
- via https://web.esphome.io/ able to install and configure wifi but no logs or device…
-
Hi there! I'm trying to upload to rpi pico with a raspberry debugprobe (this thing https://www.raspberrypi.com/documentation/microcontrollers/debug-probe.html, firmware 2.0.1).
Everything is connecte…
-
Hi, I'm using PrawnBlaster to generate pseudoclock for my NI 6535 board. The clock terminal is set to PFI4 by
```Python
NI_PCIe_6535(
name='ni_6535', parent_device=master_clock.clocklin…
-
### Environment
- OS and Version: Debian 12
- VS Code Version: 1.92.2
- C/C++ Extension Version: 1.21.6
- If using SSH remote, specify OS of remote machine: N/A
### Bug Summary and Steps t…
-
I tried and googled a lot and can't get it to work.
I try to connect to my Mosquitto MQTT Broker which speaks TLS with a self signed certificate. With python and paho mqtt I can connect with these …
-
The rp2040 includes optimized floating point functions in ROM, using linker magic to replace the standard gcc floating point functions when building applications from the pico SDK or Philhower core.
…
-
First of All many thanks for Your work, it helped me getting a well working pico development suite (I'm on Ubuntu).
Just a couple of improvements:
I deleted the picosdk included in the arduino-p…