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
- Host: GitHub
- URL: https://github.com/sdtelectronics/ehutils
- Owner: SdtElectronics
- Created: 2020-12-29T08:29:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-01T07:34:33.000Z (over 5 years ago)
- Last Synced: 2025-02-16T05:16:15.767Z (over 1 year ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).