Pinned Repositories
AsyncESP32_SC_Ethernet_Manager
ESP32_S2/S3/C3 + LwIP W5500 / ENC28J60 Connection and Credentials Manager using AsyncWebServer, with enhanced GUI and fallback Web ConfigPortal. This Library is used for configuring ESP32_S2/S3/C3 + LwIP W5500 / ENC28J60 Credentials Manager at runtime. You can also specify static DNS servers, personalized HostName, static or DHCP IP
AsyncWebServer_ESP32_SC_W5500
Asynchronous HTTP and WebSocket Server Library for (ESP32_S2/S3/C3 + LwIP W5500). Now supporting using CString to save heap to send very large data and with examples to demo how to use beginChunkedResponse() to send large html in chunks
AsyncWebServer_ESP32_W5500
Asynchronous HTTP and WebSocket Server Library for (ESP32 + LwIP W5500). Now supporting using CString to save heap to send very large data and with examples to demo how to use beginChunkedResponse() to send large html in chunks
awesome-delphi
A curated list of awesome Delphi frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
kam_remake
"KaM Remake" is an RTS game remake written in Delphi from scratch.
luipack
Collection of Freepascal / Lazarus components and applications
motion-player-project
Automatically exported from code.google.com/p/motion-player-project
Ninja.WebSockets
A c# implementation of System.Net.WebSockets.WebSocket for .Net Standard 2.0
Slic3r
Open Source toolpath generator for 3D printers
TCPChat
Multi user client-server voice chat, with elements of P2P
viknull's Repositories
viknull/AsyncESP32_SC_Ethernet_Manager
ESP32_S2/S3/C3 + LwIP W5500 / ENC28J60 Connection and Credentials Manager using AsyncWebServer, with enhanced GUI and fallback Web ConfigPortal. This Library is used for configuring ESP32_S2/S3/C3 + LwIP W5500 / ENC28J60 Credentials Manager at runtime. You can also specify static DNS servers, personalized HostName, static or DHCP IP
viknull/AsyncWebServer_ESP32_SC_W5500
Asynchronous HTTP and WebSocket Server Library for (ESP32_S2/S3/C3 + LwIP W5500). Now supporting using CString to save heap to send very large data and with examples to demo how to use beginChunkedResponse() to send large html in chunks
viknull/AsyncWebServer_ESP32_W5500
Asynchronous HTTP and WebSocket Server Library for (ESP32 + LwIP W5500). Now supporting using CString to save heap to send very large data and with examples to demo how to use beginChunkedResponse() to send large html in chunks
viknull/awesome-delphi
A curated list of awesome Delphi frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
viknull/kam_remake
"KaM Remake" is an RTS game remake written in Delphi from scratch.
viknull/luipack
Collection of Freepascal / Lazarus components and applications
viknull/motion-player-project
Automatically exported from code.google.com/p/motion-player-project
viknull/Ninja.WebSockets
A c# implementation of System.Net.WebSockets.WebSocket for .Net Standard 2.0
viknull/Slic3r
Open Source toolpath generator for 3D printers
viknull/TCPChat
Multi user client-server voice chat, with elements of P2P
viknull/valetudoRE
Valetudo (RE) - modded version of Valetudo software
viknull/websocket-sharp
A C# implementation of the WebSocket protocol client and server
viknull/pagedjs
Display paginated content in the browser and generate print books using web technology
viknull/WebServer_ESP32_SC_W5500
Simple Ethernet WebServer, HTTP/HTTPS Client wrapper library for ESP32_S2, S3 and C3 boards using W5500 with LwIP Ethernet library. The WebServer supports HTTP(S) GET and POST requests, provides argument parsing, handles one client at a time. It provides HTTP(S), MQTT(S) Client and supports WebServer serving from LittleFS/SPIFFS