-
Notifications
You must be signed in to change notification settings - Fork 0
Grayscale Images & Gradients
Mohammad Khan edited this page Apr 16, 2022
·
2 revisions
Below are used for grayscale images. A single RGB LED and Arduino UNO was used to create the lights. The same method used for RGB, and Binary images is used for Grayscale.
To achieve a gradient effect with light painting:
- Method 1: increase the resistance of the resistors going into the RGB LED to dim the Lumosity.
- Method 2: Increase the resistance and use a variable time delay time.
- Method 3: Increase the resistance but use no delay time & keep the LED on in between movements
Image | Comments |
---|---|
Image was made using high resistance (3 100 kOhms) and variable nonlinear delay time | |
Image was made using 3 100 kOhms with variable nonlinear delay time | |
Image was made using 3 100 kOhms with variable linear delay time | |
Image was made using 3 100 kOhm resistors with variable linear delay time | |
Image was made using 3 100 kOhm with no delay time and the LED is on continuously |