This commit is contained in:
Fatima Idrees 2025-05-31 10:41:20 +03:00
parent 5b0bffd73f
commit a0ac0e354e
2 changed files with 4 additions and 5 deletions

View File

@ -9,7 +9,7 @@ This library makes it easy for anyone—even if you dont know how to code or
- **Easy drag-and-drop blocks** for controlling your Photoresistance - **Easy drag-and-drop blocks** for controlling your Photoresistance
- **No coding required** - **No coding required**
- **Turn on & off the Photoresistance** - **Read Photoresistance Values**
- **Control the notes** - **Control the notes**
- **Beginner-friendly instructions** - **Beginner-friendly instructions**
@ -48,8 +48,7 @@ This library makes it easy for anyone—even if you dont know how to code or
4. **Drag the blocks** you want to use into your script area. 4. **Drag the blocks** you want to use into your script area.
- For example: - For example:
- “Set Pin Value - “Set Pin Value
- Turn Photoresistance On and Off - Read Photoresistance Values"
- Turn Inverted Photoresistance On and Off"
5. **Click the green flag** or “Run” to start controlling your Photoresistance! 5. **Click the green flag** or “Run” to start controlling your Photoresistance!

View File

@ -1,10 +1,10 @@
# Buzzer Library Development Steps # Photoresistance Library Development Steps
## Version 01 ## Version 01
![](../Images/1.png) ![](../Images/1.png)
This block is designed to read the values from the photoresistance. This block is designed to read the values from the Photoresistance.
--- ---