I
interface
Projects with this topic
-
Lightweight function wrappers able to store and invoke any callable target without the caller having to know the details of the callee. A more performant alternative to std::function, no undefined behavior and configurable behavior when called empty.
Updated -
User interface core that allow interact with user via UART mainly. Require to define "user UI" which define set of functions and rules.
Updated -
Simple project which just sample data from accelerometer, while PC capture them and perform advanced processing.
Device should be configurable and allow easy interfacing with PC
Updated -
[C++] Event-oriented API to make a unique interface for window management on all platforms (Windows, Xorg...)
Updated -
ROS packages containing firmware and ROS-nodes to set up a ROS<->CAN-Interface.
Updated