This commit is contained in:
2025-07-05 23:38:43 -04:00
parent cae631eca2
commit e7dac2f57b

View File

@@ -41,9 +41,9 @@ Changing PWM on each channel determines the speed and direction of the RC car.
+-----------+-------+-------------+----------+ +-----------+-------+-------------+----------+
| GPIOs | State | Description | Function | | GPIOs | State | Description | Function |
+===========+=======+=============+==========+ +===========+=======+========================+==========+
| GPIO6 & | PWM | Forward | | GPIO6 & | PWM | Left & Right DC Motors | Forward |
| GPIO4 | | | | GPIO4 | | spin clockwise | |
+-----------+-------+----------+ +-----------+-------+----------+
| GPIO5 & | PWM | Reverse | | GPIO5 & | PWM | Reverse |
| GPIO7 | | | | GPIO7 | | |