SkillAgentSearch skills...

EmbeddedUtils

collections of utility headers for embedded c++

Install / Use

/learn @hideakitai/EmbeddedUtils
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

EmbeddedUtils

collections of utility headers for embedded c++

NOTE

This repository is deprecated. If you want replacement of this repository, see below.

Overview

Calculus

integral, differential

Convert

string <-> value conversion (port a part of ofUtils)

Debug

std::assert like debug printer (currently only for Arduino)

Filters.h

some simple filter (LPF, HPF etc.)

MatrixFunc.h

matrix manipulation for m x n matrices
-> use ArduinoEigen except for AVRs

Vec

vector class 2f, 3f, 4f (port ofVecXf)

Usage

TBD

Acknowledgments / Contributor

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated8mo ago
Forks5

Languages

C++

Security Score

82/100

Audited on Jul 22, 2025

No findings