Skip to content

Commit f06d103

Browse files
committed
Modified gu readme
1 parent d0c40af commit f06d103

File tree

1 file changed

+8
-0
lines changed
  • micropython/examples/galactic_unicorn

1 file changed

+8
-0
lines changed

micropython/examples/galactic_unicorn/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,14 @@ A pretty, procedural fire effect. Switch between landscape fire and vertical fir
8888

8989
A 70s-tastic, procedural rainbow lava lamp. You can adjust the brightness with LUX + and -.
9090

91+
### Light Sensor
92+
93+
[light_sensor.py](light_sensor.py)
94+
95+
Reads data from the on board light sensor and displays the brightness level of the environment. The display is by default set to auto brightness i.e reacts to the brightness of the environment.
96+
- Button A turns auto brightness off
97+
- Button B turns auto brightness on
98+
9199
### Nostalgia Prompt
92100

93101
[nostalgia_prompt.py](nostalgia_prompt.py)

0 commit comments

Comments
 (0)