Geoffrey Hunter

Results 10 repositories owned by Geoffrey Hunter

MFixedPoint

149
Stars
32
Forks
Watchers

MFixedPoint is a header-only fixed-point C++ library suitable for fast arithmetic operations on systems which don't have a FPU (e.g. embedded systems).. Suitable for performing computationally intensi...

CppLinuxSerial

343
Stars
118
Forks
Watchers

Serial port library written in C++.

AltiumScriptCentral

111
Stars
29
Forks
Watchers

A collection of useful Altium scripts written in the Visual Basic scripting language.

MPid

17
Stars
4
Forks
Watchers

A light-weight, fast PID library designed for use on embedded systems (but can also run on any machine which has a G++ compiler).

NinjaCalc

23
Stars
3
Forks
Watchers

An embedded engineering calculator toolbox for doing calculations in a breeze.

NinjaTerm

63
Stars
7
Forks
Watchers

A serial port terminal that's got your back.

SerialFiller

32
Stars
4
Forks
Watchers

Like a serial killer, but friendlier. A C++ serial publish/subscribe based communication protocol.

blog

15
Stars
7
Forks
Watchers

The repo backing the blog.mbedded.ninja website.

CppUtils

15
Stars
2
Forks
Watchers

A library with a range of utility classes and methods for jump starting C++ applications.