-
Thank you for making your RP2040_PWM library available. It was super easy to use. Yesterday I tried using it to drive a single stepper motor with it using a STEP/DIR style stepper driver. A TMC2209 in…
-
Hi!
could u help me? Dont know what Im doing wrong. Example: SAMDUE-Ethernet_ServerAllFunctionsDemo.
It s the same with SAMDUE-Ethernet-Server.
I had succes with (WebSockets-Lib) together with …
-
Please add [**SAMDUE_TimerInterrupt library**](https://github.com/khoih-prog/SAMDUE_TimerInterrupt) to Library Manager.
Thanks and Regards.
---
## Features
This library enables you to use In…
-
@jakespeed1311
This is an issue from [WebSockets_Generic Library](https://github.com/khoih-prog/WebSockets_Generic) relating to this [WebSockets2_Generic Library](https://github.com/khoih-prog/Web…
-
/examples/Generic/W5500/Generic_WebSocketServer_LEDcontrol_W5500
run error:
WebSocketBadStatusException: Handshake status 400 Bad Request
websocket._exceptions.WebSocketBadStatusException: Handshak…
-
Hello,
Unfortunately I can contribute less code than I would like to, but thanks again for the great work.
The new unblocking function was successfully tested, thanks!
But unfortunately it rea…
-
Try to setup a web socket server with wifinina.
When I try the example Generic_WebSocketServer_WiFiNINA.ino the
websocket connection is always closed. I try to connect with different clients.
As…
-
Try to run the example Generic_WebSocketServer_WiFiNINA on my Arduino IoT 33.
It connects to my Home wifi, then it just starts spamming the DISCONNECTED event:
```
08:53:46.281 -> Start Generic_We…
-
Hello,
Sorry i want so talk about Websockets Server Examples.
i am want wo work with the library with Arduino DUE and PlatformIO last version from Today.
My projectis based on AJAX now i want to…