-
With the new PicoW release last week, this seems like an ideal time to upgrade this logic analyser. Since the WiFi chip uses SPI for communication, I guess it is going to be faster than the USB serial…
-
I hope this can become something useful to others - I have just spent a good few days getting a (fairly) good understanding of the structure - I have pointed out some of the areas of (my) confusion ..…
-
Hi Patricio
I was having very unreliable initial connection to WIFI networks
Fairly sure this is the fix:- (last line) - it certainly works a lot better
In wifi.go
func (d *Device) wait_fo…
-
## Near Term
1. [x] Delete unused files and refactor the project to look less like a mess of cobbled together demo code
2. [x] Support Cosmic Unicorn!
3. [ ] Support other boards, or self builds?
…
-
We would like to have support for Bluetooth and the Pico W board.
### Requirements
- [ ] **MUST** maintain USB compatibility
- [ ] **MUST** support at least X-Input modes via Bluetooth.
We nee…
-
While migrating a project from version 0.8.0 to 0.9.0, I noticed a change in the behavior of advertisement functionality on the Linux platform.
In version 0.8.0, sample projects functioned seamless…
-
Hello!
I've been testing my new Pico W
I've started with DHCP example and it works exactly 1/2 of the times (after success follows fail and after success again)
I understand that issue may be wit…
-
I believe that there may be some issues with the TinyGo ST7789 display driver that manifests itself on the Pimoroni Explorer Base https://shop.pimoroni.com/products/pico-explorer-base?variant=32369514…
-
## Scope
The aim of this project is to implement the missing functionality needed to interact with a [Modbus TCP Linux server](https://github.com/debevv/nanoMODBUS/blob/master/examples/linux/server…
-
So this seems to be a tough one for me.
I've got a Raspberry Pi Pico W. I've attached an BME280 Sensor via I2C, the connected Pins are:
```
BME VCC = Pico PinNo 36 (3V3(OUT))
BME GND = Pico PinNo …