https://github.com/gomjellie/ledcube
digital circuit project
https://github.com/gomjellie/ledcube
Last synced: 2 months ago
JSON representation
digital circuit project
- Host: GitHub
- URL: https://github.com/gomjellie/ledcube
- Owner: gomjellie
- License: mit
- Created: 2016-06-23T17:45:29.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-05T14:15:59.000Z (over 8 years ago)
- Last Synced: 2025-01-23T11:25:47.935Z (4 months ago)
- Language: C
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
#code generated by Oh Inkyu 2016/ 06/ 24
#How to compile ->
```bash
$ gcc -o targetExecutableFileName targetSource.c -lwiringPi -lpthread
```#Run ->
```bash
$ sudo targetExecutableFileName
```
or
```bash
$ ./targetExecutableFileName
```https://www.youtube.com/watch?v=SCx13P87vIc