https://github.com/mignon-p/diagram-pins
generates a diagram of pin numbers for the Raspberry Pi
https://github.com/mignon-p/diagram-pins
pinout raspberry-pi
Last synced: about 1 month ago
JSON representation
generates a diagram of pin numbers for the Raspberry Pi
- Host: GitHub
- URL: https://github.com/mignon-p/diagram-pins
- Owner: mignon-p
- License: bsd-3-clause
- Created: 2017-02-19T01:41:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-28T06:15:32.000Z (over 9 years ago)
- Last Synced: 2025-01-25T05:43:13.922Z (over 1 year ago)
- Topics: pinout, raspberry-pi
- Language: Haskell
- Size: 46.9 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This program generates the [pretty picture][1] used in the [README][2]
for the [Haskell binding to wiringPi][3].
[1]: https://github.com/ppelleti/hs-wiringPi/blob/master/pin-diagram.png
[2]: https://github.com/ppelleti/hs-wiringPi/blob/master/README.md
[3]: https://github.com/ppelleti/hs-wiringPi