Update README.md
This commit is contained in:
parent
93a1c77112
commit
5f27a57336
29
README.md
29
README.md
@ -11,17 +11,29 @@
|
|||||||
<!-- Description -->
|
<!-- Description -->
|
||||||
Animated 4x4x4 LED cube
|
Animated 4x4x4 LED cube
|
||||||
|
|
||||||
<!-- Repo badges -->
|
|
||||||
[](https://git.zakscode.com/ztimson/AnimatedCube/tags)
|
|
||||||
[](https://git.zakscode.com/ztimson/AnimatedCube/pulls)
|
|
||||||
|
|
||||||
|
<!-- Repo badges -->
|
||||||
|
[](https://git.zakscode.com/ztimson/animated-cube/tags)
|
||||||
|
[](https://git.zakscode.com/ztimson/animated-cube/pulls)
|
||||||
|
[](https://git.zakscode.com/ztimson/animated-cube/issues)
|
||||||
|
|
||||||
|
<!-- Links -->
|
||||||
|
|
||||||
|
---
|
||||||
|
<div>
|
||||||
|
<a href="https://git.zakscode.com/ztimson/animated-cube/releases" target="_blank">Release Notes</a>
|
||||||
|
• <a href="https://git.zakscode.com/ztimson/animated-cube/issues/new?template=.github%2fissue_template%2fbug.md" target="_blank">Report a Bug</a>
|
||||||
|
• <a href="https://git.zakscode.com/ztimson/animated-cube/issues/new?template=.github%2fissue_template%2fenhancement.md" target="_blank">Request a Feature</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
---
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
- [Animated Cube](#top)
|
- [Animated Cube](#top)
|
||||||
- [About](#about)
|
- [About](#about)
|
||||||
|
- [Demo](#demo)
|
||||||
- [Built With](#built-with)
|
- [Built With](#built-with)
|
||||||
- [Demo](#demo)
|
|
||||||
- [License](#license)
|
- [License](#license)
|
||||||
|
|
||||||
## About
|
## About
|
||||||
@ -37,15 +49,16 @@ This repo contains code for running a 4x4x4 (64 total) LED cube. It uses [multip
|
|||||||
|
|
||||||
Animations are run using an [Arduino Nano](https://store.arduino.cc/products/arduino-nano).
|
Animations are run using an [Arduino Nano](https://store.arduino.cc/products/arduino-nano).
|
||||||
|
|
||||||
### Built With
|
### Demo
|
||||||
[](https://www.arduino.cc/)
|
|
||||||
[](https://cplusplus.com/)
|
|
||||||
|
|
||||||
## Demo
|
|
||||||
Video of what it looks like: https://www.youtube.com/watch?v=4pzxR-ZhbJA
|
Video of what it looks like: https://www.youtube.com/watch?v=4pzxR-ZhbJA
|
||||||
|
|
||||||
<ins>**Disclaimer:** I did not create the video but it is made using the same idea</ins>
|
<ins>**Disclaimer:** I did not create the video but it is made using the same idea</ins>
|
||||||
|
|
||||||
|
### Built With
|
||||||
|
[](https://www.arduino.cc/)
|
||||||
|
[](https://cplusplus.com/)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
Copyright © 2023 Zakary Timson | Available under MIT Licensing
|
Copyright © 2023 Zakary Timson | Available under MIT Licensing
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user