From a1cdff4f188170c5b0aa3d5d217b60d821f237df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tadeusz=20Pu=C5=BAniakowski?= Date: Mon, 18 Mar 2019 15:14:32 +0100 Subject: [PATCH] raspigcd - opensource-users Added raspigcd that uses Catch2 for tests --- docs/opensource-users.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/opensource-users.md b/docs/opensource-users.md index 213504ed..489bbdcc 100644 --- a/docs/opensource-users.md +++ b/docs/opensource-users.md @@ -103,6 +103,9 @@ MAME originally stood for Multiple Arcade Machine Emulator. ### [Newsbeuter](https://github.com/akrennmair/newsbeuter) Newsbeuter is an open-source RSS/Atom feed reader for text terminals. +### [raspigcd](https://github.com/pantadeusz/raspigcd) +Low level CLI app and library for execution of GCODE on Raspberry Pi without any additional microcontrolers (just RPi + Stepsticks). + ### [SpECTRE](https://github.com/sxs-collaboration/spectre) SpECTRE is a code for multi-scale, multi-physics problems in astrophysics and gravitational physics.