lwpkt
lwpkt copied to clipboard
Lightweight packet protocol structure for multi-device communication focused on RS-485
Hi Majrele, I am planning to construct Multi Device Communication over UART (RS485) protocol. I found LwPKT interesting project to use it. But i am unable to figure out the...
Hi, your packet manager has good approach. Just the problem is start 0xAA and end 0x55 bytes. These start and end are not optional when compiling while other features are...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. Release notes Sourced from urllib3's releases. 1.26.19 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...
I believe lwrb is a great module, and I've been using it extensively. It works wonderfully! However, I think lwpkt should be an independent module, and its usage should not...