Skip to content

Commit

Permalink
Full text (Learning Project), replaced by (Basic Project)
Browse files Browse the repository at this point in the history
  • Loading branch information
Serendipity-kk committed Sep 19, 2023
1 parent fc61fb1 commit f0d4ff8
Show file tree
Hide file tree
Showing 23 changed files with 31 additions and 26 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ In the 3-in-1 starter kit, you will find a complete Arduino course to help begin
- iot_current_limiting_gate file, remove the link to the component introduction under the circuit diagram
- 7_avoid2 file, change the serial number at the bottom.
- Wikipedia link in the introduction to replacement potentiometers
- Full text (Learning Project), replaced by (Basic Project)
- Add two more course links to the example in component_thermistor.rst

2023-09-11:
- Add the links of components
Expand Down
4 changes: 2 additions & 2 deletions docs/source/components/component_74hc595.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ Pins of 74HC595 and their functions:

**Example**

* :ref:`ar_shiftout` (Learning Project)
* :ref:`ar_segment` (Learning Project)
* :ref:`ar_shiftout` (Basic Project)
* :ref:`ar_segment` (Basic Project)
* :ref:`iot_gate` (IoT Project)


Expand Down
2 changes: 1 addition & 1 deletion docs/source/components/component_7_segment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ To help you get to know how 7-segment displays(Common Cathode) display Numbers,

**Example**

* :ref:`ar_74hc_7seg` (Learning Project)
* :ref:`ar_74hc_7seg` (Basic Project)
* :ref:`iot_gate` (IoT Project)

2 changes: 1 addition & 1 deletion docs/source/components/component_avoidance_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The detection distance can be adjusted by potentiometer, the effective distance

**Example**

* :ref:`ar_ir_obstacle` (Learning Project)
* :ref:`ar_ir_obstacle` (Basic Project)
* :ref:`car_ir_obstacle` (Car Project)
* :ref:`self_driving` (Car Project)
* :ref:`iot_gate` (IoT Project)
Expand Down
2 changes: 1 addition & 1 deletion docs/source/components/component_button.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Since the pin 1 is connected to pin 2, and pin 3 to pin 4, when the button is pr

**Example**

* :ref:`ar_button` (Learning Project)
* :ref:`ar_button` (Basic Project)
* :ref:`sh_doorbell` (Scratch Project)
* :ref:`sh_eat_apple` (Scratch Project)
* :ref:`sh_fishing` (Scratch Project)
Expand Down
4 changes: 2 additions & 2 deletions docs/source/components/component_buzzer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ You can check the pins of the buzzer, the longer one is the anode and the shorte

**Example**

* :ref:`ar_beep` (Learning Project)
* :ref:`ar_passive_buzzer` (Learning Project)
* :ref:`ar_beep` (Basic Project)
* :ref:`ar_passive_buzzer` (Basic Project)
* :ref:`iot_music` (IoT Project)


Expand Down
2 changes: 1 addition & 1 deletion docs/source/components/component_dht11.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ Then the host receives the answer signal and begins to receive 40-bit humiture d

**Example**

* :ref:`ar_dht11` (Learning Project)
* :ref:`ar_dht11` (Basic Project)
* :ref:`iot_home` (IoT Project)
* :ref:`iot_plant` (IoT Project)
4 changes: 2 additions & 2 deletions docs/source/components/component_i2c_lcd.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ Backlight can be enabled by jumper cap, unplugg the jumper cap to disable the ba

**Example**

* :ref:`ar_lcd1602` (Learning Project)
* :ref:`ar_serial_read` (Learning Project)
* :ref:`ar_lcd1602` (Basic Project)
* :ref:`ar_serial_read` (Basic Project)
2 changes: 1 addition & 1 deletion docs/source/components/component_joystick_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ The joystick also has a digital input that is actuated when the joystick is pres

**Example**

* :ref:`ar_joystick` (Learning Project)
* :ref:`ar_joystick` (Basic Project)
* :ref:`sh_star_crossed` (Scratch Project)
* :ref:`sh_dragon` (Scratch Project)
2 changes: 1 addition & 1 deletion docs/source/components/component_l298n_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ The jumper should not be placed when the power supply is greater than 12V and se

**Example**

* :ref:`ar_motor` (Learning Project)
* :ref:`ar_motor` (Basic Project)
* :ref:`car_move` (Car Project)
* :ref:`car_speed` (Car Project)
* :ref:`iot_car` (IoT Project)
Expand Down
4 changes: 2 additions & 2 deletions docs/source/components/component_led.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ Here is the detailed introduction for the LED: `LED - Wikipedia <https://en.wiki

**Example**

* :ref:`ar_blink` (Learning Project)
* :ref:`ar_fading` (Learning Project)
* :ref:`ar_blink` (Basic Project)
* :ref:`ar_fading` (Basic Project)
* :ref:`iot_blink` (IoT Project)
* :ref:`sh_breathing_led` (Scratch Project)
* :ref:`sh_table_lamp` (Scratch Project)
2 changes: 1 addition & 1 deletion docs/source/components/component_moisture_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The higher the soil moisture, the higher the capacitance of the sensor. As a res

**Example**

* :ref:`ar_moisture` (Learning Project)
* :ref:`ar_moisture` (Basic Project)
* :ref:`iot_plant` (IoT Project)


Expand Down
2 changes: 1 addition & 1 deletion docs/source/components/component_photoresistor.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Here is the electronic symbol of photoresistor.
**Example**


* :ref:`ar_photoresistor` (Learning Project)
* :ref:`ar_photoresistor` (Basic Project)
* :ref:`iot_home` (IoT Project)
* :ref:`iot_plant` (IoT Project)

2 changes: 1 addition & 1 deletion docs/source/components/component_potentiometer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ If you want to know more about potentiometer, refer to: `Potentiometer - Wikiped

**Example**

* :ref:`ar_potentiometer` (Learning Project)
* :ref:`ar_potentiometer` (Basic Project)
* :ref:`sh_moving_mouse` (Scratch Project)
* :ref:`sh_breakout_clone` (Scratch Project)

Expand Down
2 changes: 1 addition & 1 deletion docs/source/components/component_pump.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ Common uses of centrifugal pumps include water, sewage, agricultural, petroleum,

**Example**

* :ref:`ar_pump` (Learning Project)
* :ref:`ar_pump` (Basic Project)
* :ref:`iot_plant` (IoT Project)

2 changes: 1 addition & 1 deletion docs/source/components/component_receiver.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ This is a Mini thin infrared wireless remote control with 21 function buttons an

**Example**

* :ref:`ar_receiver` (Learning Project)
* :ref:`ar_receiver` (Basic Project)
* :ref:`car_remote` (Car Project)
* :ref:`car_remote_plus` (Car Project)
2 changes: 1 addition & 1 deletion docs/source/components/component_reed.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ The reed acts as a magnetic flux conductor. The two reeds are not in contact whe

**Example**

* :ref:`ar_reed` (Learning Project)
* :ref:`ar_reed` (Basic Project)
* :ref:`iot_gate` (IoT Project)
4 changes: 2 additions & 2 deletions docs/source/components/component_rgb_led.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ An RGB LED has 4 pins: the longest one is GND; the others are Red, Green and Blu

**Example**

* :ref:`ar_rgb` (Learning Project)
* :ref:`ar_threshold` (Learning Project)
* :ref:`ar_rgb` (Basic Project)
* :ref:`ar_threshold` (Basic Project)
* :ref:`sh_colorful_ball` (Scratch Project)

2 changes: 1 addition & 1 deletion docs/source/components/component_servo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ When a pulse is sent to a servo that is less than 1.5 ms, the servo rotates to a

**Example**

* :ref:`ar_servo` (Learning Project)
* :ref:`ar_servo` (Basic Project)
* :ref:`iot_gate` (IoT Project)
* :ref:`sh_pendulum` (Scratch Project)

Expand Down
3 changes: 3 additions & 0 deletions docs/source/components/component_thermistor.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,6 @@ This relation is an empirical formula. It is accurate only when the temperature
**Example**

* :ref:`sh_low_temperature` (Scratch Project)
* :ref:`ar_high_tem_alarm` (Basic Project)
* :ref:`ar_temp` (Basic Project)

2 changes: 1 addition & 1 deletion docs/source/components/component_track_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ Similarly, when it shines on a white surface, the reflected light will become mo

**Example**

* :ref:`ar_line_track` (Learning Project)
* :ref:`ar_line_track` (Basic Project)
* :ref:`follow_the_line` (Car Project)
* :ref:`sh_protect_heart` (Scratch Project)
2 changes: 1 addition & 1 deletion docs/source/components/component_tt_motor.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Note that these are very basic motors with no built-in encoder, speed control or

**Example**

* :ref:`ar_motor` (Learning Project)
* :ref:`ar_motor` (Basic Project)
* :ref:`car_move` (Car Project)
* :ref:`car_speed` (Car Project)
* :ref:`iot_car` (IoT Project)
Expand Down
2 changes: 1 addition & 1 deletion docs/source/components/component_ultrasonic_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ trigger signal and the echo signal.

**Example**

* :ref:`ar_ultrasonic` (Learning Project)
* :ref:`ar_ultrasonic` (Basic Project)
* :ref:`follow_your_hand` (Car Project)
* :ref:`car_ultrasonic` (Car Project)
* :ref:`sh_parrot` (Scratch Project)

0 comments on commit f0d4ff8

Please sign in to comment.