-
Hello!
I'm interested in porting this project to the Arduino OPTA(STM32H747XI)
Are there any suggestions in regards to replacing the Atmega based code of this project, for STM32?
Thanks!
-
Please consider adding Zeroconf support to cod.m ZigBee CC2652P2 TCP Coordinator for automatic ZHA network discovery.
Home Assistant OS (formerly HASSIO) supports automatic network scanning and “Se…
Hedda updated
2 years ago
-
Hello!
I want to connect the Wiznet W5100S-EVB-Pico to ThingsBoard. I've already successfully connected the Raspberry Pi Pico with 20 inputs and 6 outputs, and it works perfectly.
Now I want to do…
-
M10CUBE format CNC Brakeout Nucleo64
-
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…
-
@ladyada said I should open a ticket here. I'd like to work on TLS support for Ethernet (e.g. Wiznet 5500). I have a great deal of general software development experience, but not a ton of Python, and…
-
To round off the test on the rpi pico, no luck so far. I had done a mpflash download and it downloaded the appropriate mp. I then did a mpflash flash and got a choice of port / board to select but …
-
This project seems to be great, but one thing is not clear reading all these documentation:
- Is this firmware working with a simple [Raspberry Pi Pico](https://www.raspberrypi.com/documentation/mic…
-
Wiznet 5100 module. Hardware page set D0 to output. Reboot. Tools page command line. "GPIO,0,1" turns led on. Command echos in the log. "GPIO,0,0" does nothing. LED stays on. No output in the log…
-
Is it possible to add support for the W6100?
I'd like to use IPv6 with WebServerSecure on W6100-EVB-Pico.
The Ethernet Library from Wiznet already supports the W6100 and IPv6, but no Secure Webserve…