An open API service indexing awesome lists of open source software.

https://github.com/sdtelectronics/ehutils

Utilities for hacking embedded Linux boards
https://github.com/sdtelectronics/ehutils

Last synced: over 1 year ago
JSON representation

Utilities for hacking embedded Linux boards

Awesome Lists containing this project

README

          

# EHUtils - Embedded Linux Board Hacking Utilities
## [IOprobe.sh](IOprobe.sh)
Shell script for probing IO map without destroying your board.

## [IOindexMap.js](IOindexMap.js)
Javascript helper function to convert pin numbers (e.g. gpio114) to pin names (D18).