https://github.com/ngynkvn/esp32-donut
Donut.
https://github.com/ngynkvn/esp32-donut
arduino cpp diy esp32
Last synced: about 1 year ago
JSON representation
Donut.
- Host: GitHub
- URL: https://github.com/ngynkvn/esp32-donut
- Owner: ngynkvn
- License: mit
- Archived: true
- Created: 2021-10-05T13:57:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-14T01:24:45.000Z (over 4 years ago)
- Last Synced: 2025-05-06T23:41:41.337Z (about 1 year ago)
- Topics: arduino, cpp, diy, esp32
- Language: C++
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# esp32-donut
Donut.
# Parts
This is an ESP32 dev board and a SSD1306 OLED display soldered onto a small PCB board. In total, parts must have cost around $8-10.
# Video
https://youtu.be/h8ibEiQqbO8
# Credits
Thanks to [Andy Sloane](https://www.a1k0n.net/) for his great article breaking down projections to 2D and applying rotational matrices.
- https://www.a1k0n.net/2011/07/20/donut-math.html