meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ixc2025:components [2025/01/19 09:09] – Added additional concepts to learn divaixc2025:components [2025/01/19 09:41] (current) – added one line for yellow LED diva
Line 51: Line 51:
 | Servo Motor            | {{ :ixc2025:servo.webp?90 |}}     | A motor that precisely controls angular or linear position.       | Used to open/close windows or doors.            | | Servo Motor            | {{ :ixc2025:servo.webp?90 |}}     | A motor that precisely controls angular or linear position.       | Used to open/close windows or doors.            |
 | Buzzer                 | {{ :ixc2025:buzzer.webp?90 |}}          | Emits an audible sound signal for notifications or alerts.         | Alerts residents to hazards like gas leaks.     | | Buzzer                 | {{ :ixc2025:buzzer.webp?90 |}}          | Emits an audible sound signal for notifications or alerts.         | Alerts residents to hazards like gas leaks.     |
-| Yellow LED             | {{ :ixc2025:yellow_LED.webp?90 |}}      | A single-color LED used for simple visual signals.                | Indicates system status (e.g., on/off).         |+| Yellow LED             | {{ :ixc2025:yellow_LED.webp?90 |}}      | A single-color LED used for simple visual signals.                | Indicates system status (e.g., on/off). It could also be used to imitate ceiling lights in the house.         |
 | RGB LED                | {{ :ixc2025:rgb.webp?90 |}}         | A multi-color LED capable of displaying various colors.            | Provides visual feedback or ambient lighting.   | | RGB LED                | {{ :ixc2025:rgb.webp?90 |}}         | A multi-color LED capable of displaying various colors.            | Provides visual feedback or ambient lighting.   |
 | LCD Display            | {{ :ixc2025:lcd.webp?90 |}}     | A screen used to display information like system status or data.  | Displays sensor readings or user notifications. | | LCD Display            | {{ :ixc2025:lcd.webp?90 |}}     | A screen used to display information like system status or data.  | Displays sensor readings or user notifications. |
Line 57: Line 57:
 You may test the components with the tutorial and test codes provided in the documentation by keyestudio: [[https://docs.keyestudio.com/projects/KS5009/en/latest/docs/Arduino/arduino.html#arduino-projects|Arduino Tutorial]] and [[https://docs.keyestudio.com/projects/KS5009/en/latest/docs/Python/KS5009-Python.html#python-projects|Python Tutorial]]. You may test the components with the tutorial and test codes provided in the documentation by keyestudio: [[https://docs.keyestudio.com/projects/KS5009/en/latest/docs/Arduino/arduino.html#arduino-projects|Arduino Tutorial]] and [[https://docs.keyestudio.com/projects/KS5009/en/latest/docs/Python/KS5009-Python.html#python-projects|Python Tutorial]].
  
-Additional concepts that might be useful (you may explore these on your own):+Additional concepts that might be useful (you may explore these on your own):\\
   * PWM (Pulse Width Modulation):   * PWM (Pulse Width Modulation):
     * Useful for:     * Useful for: