Skip to main content
Background Image

WindRPC

A zero-heap, static-memory RPC framework for microcontrollers and host applications, built on Protocol Buffers and NanoPB.

https://github.com/micro-artwork/windrpc

WindRPC Devlog 4 - Multi-Client Automation & Flat Architecture
·5 mins· loading · loading
Multi-Client Automation & Flat Architecture # This is the fourth post in the development story of WindRPC, a lightweight framework designed to support Remote Procedure Calls (RPC) between microcontrollers and host applications.
WindRPC Devlog 3 - RPC Server Implementation & Code Generation
·4 mins· loading · loading
RPC Server Implementation & Code Generation # This is the third devlog in the development story of WindRPC, a lightweight Remote Procedure Call (RPC) framework designed for communication between microcontrollers and host applications.
WindRPC Devlog 2 - Early Proto Architecture & C Server Code Generation
·4 mins· loading · loading
Early Proto Architecture & C Server Code Generation # This is the second devlog in the development story of WindRPC, a lightweight Remote Procedure Call (RPC) framework designed for communication between microcontrollers and host applications.
WindRPC Devlog 1 - Project Origins
·5 mins· loading · loading
Project Origins # This is the first devlog in the development story of WindRPC (Micro Interconnect & Network Dispatch), a lightweight Remote Procedure Call (RPC) framework designed for communication between microcontrollers and host applications.