|
Object Hunt
v0.2
Hunts for a not specified object in an unknown environment
|
The pin definitions. More...
Variables | |
| const uint8_t | ONE = 8 |
| Blue wire. More... | |
| const uint8_t | TWO = 9 |
| Pink wire. More... | |
| const uint8_t | THREE = 25 |
| Yellow wire. More... | |
| const uint8_t | FOUR = 10 |
| Orange wire. More... | |
The pin definitions.
Each end of the two motor coils can be controlled directly. Please see https://www.velleman.eu/downloads/29/vma401_a4v01.pdf (page 4) for further information on how to understand the numbering.
| const uint8_t Stepper::Pin::FOUR = 10 |
Orange wire.
Please see https://www.velleman.eu/downloads/29/vma401_a4v01.pdf (page 4) for further information.
| const uint8_t Stepper::Pin::ONE = 8 |
Blue wire.
Please see https://www.velleman.eu/downloads/29/vma401_a4v01.pdf (page 4) for further information.
| const uint8_t Stepper::Pin::THREE = 25 |
Yellow wire.
Please see https://www.velleman.eu/downloads/29/vma401_a4v01.pdf (page 4) for further information.
| const uint8_t Stepper::Pin::TWO = 9 |
Pink wire.
Please see https://www.velleman.eu/downloads/29/vma401_a4v01.pdf (page 4) for further information.
1.8.13