-
hello everyone,
I am a newbie to linuxcnc but have learn alot in the past few months.
This is my scenario:
I am using W5500-EVB-Pico board as a controller for 3-axis cnc machine. Loaded with the …
-
Hi,
I'm trying to use this package in order to run an HTTP Server (Microdot) concurrently with other tasks on Raspberry Pico W.
It's failing for me with:
```
Traceback (most recent call last):
…
-
firmware file name: [v1.19.1-782-g699477d12 (2022-12-20) .uf2](https://micropython.org/resources/firmware/W5500_EVB_PICO-20221220-unstable-v1.19.1-782-g699477d12.uf2)
Board: https://micropython.org/d…
-
### Checks
- [X] I agree to follow the MicroPython [Code of Conduct](https://github.com/micropython/micropython/blob/master/CODEOFCONDUCT.md) to ensure a safe and respectful space for everyone.
- [X…
-
Hi,
I got the pico EVB, and went to try the HTTP Client example. I have added a print statement inside request before the GET, and changed it to ONLY print the contents, and close.
The code gets to…
-
Hello,
I have been having some issues understanding the documentation at [https://arduino-pico.readthedocs.io/en/latest/ota.html](the OTA section) of the documentation.
Is there an example or a spe…
-
Dear ssilverman
MANY THANKS for your library. I have successfully used it in the past for hobby projects using teensy 4.1. I am now playing with RP2040 cores using W5500 chipset (eg W5500-EVB-Pico…
5b4wn updated
5 months ago
-
In NixOS 21.05, the ``hardware.deviceTree.base`` option can no longer be used. After trying to do some research, I figured out that the lines that I was using successfully:
```
hardware.deviceTre…
-
Firmware: https://micropython.org/download/W5500_EVB_PICO/ - [v1.20.0 (2023-04-26) .uf2](https://micropython.org/resources/firmware/W5500_EVB_PICO-20230426-v1.20.0.uf2)
For reference this is the t…
-
The documentation for rp2040_hal::spi::Spi starts "This struct implements the `embedded-hal` Spi-related traits."
Am I missing something here, or is that _not_ in fact the case?
I've got a W5500…
pdh11 updated
7 months ago