https://github.com/thirdmadman/arduinostroboscope
Arduino stroboscope with only one Led and othing more
https://github.com/thirdmadman/arduinostroboscope
Last synced: over 1 year ago
JSON representation
Arduino stroboscope with only one Led and othing more
- Host: GitHub
- URL: https://github.com/thirdmadman/arduinostroboscope
- Owner: thirdmadman
- Created: 2019-10-09T08:17:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-01T18:13:27.000Z (almost 6 years ago)
- Last Synced: 2025-01-24T17:17:26.578Z (over 1 year ago)
- Language: C++
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# arduinostroboscope
Arduino stroboscope with only one led and nothing more
Wire up led "-" to the GND and "+" to the digital port 2.
Open serial port with 115200 and send half-period time.
Command "+:" + DIGIT allows you to set increment half-period
Command "+" and "-" allows you to increment half-period
Command "p" set auto increment to pause
How to use: place small white sticky-strip on rotation body (from center to the edge). Connect your device to the serial monitor, activate rotation of the rotary body. Watch for strip becomes visible while time increments. Whet see this - stop increment with "p". Get frequency from serial monitor.