https://github.com/plummerssoftwarellc/fanfreezer
https://github.com/plummerssoftwarellc/fanfreezer
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/plummerssoftwarellc/fanfreezer
- Owner: PlummersSoftwareLLC
- Created: 2024-06-11T21:06:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T05:08:55.000Z (about 2 years ago)
- Last Synced: 2026-02-16T15:31:13.290Z (5 months ago)
- Language: C++
- Size: 7.81 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FanFreezer
Source code to [Dave's Garage](https://www.youtube.com/c/DavesGarage/featured) video where Dave uses PWM lighting on an RGB fan to "freeze frame" a running fan in time.
[](https://youtu.be/BQIkyfpbUao)
## PlatformIO
This project uses PlatformIO as its build framework, which also means it can be most easily worked on with the PlatformIO IDE.
More information about PlatformIO can be found on the [PlatformIO website](https://platformio.org/) and in its [documentation](https://docs.platformio.org/).