nicolasbrailo / pi_gpio_mon

CLI monitor for Raspberry Pi GPIO state

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gpio_mon

CLI monitor for Raspberry Pi GPIO state

Simple way to monitor what a GPIO is doing. Has no dependencies other than build essentials, and is lightweight enough to build in the default image of a Raspberry Pi Zero without needing a crosscompiler.

About

CLI monitor for Raspberry Pi GPIO state

License:MIT License


Languages

Language:C 98.2%Language:Makefile 1.8%