add readme

commands, pinout
This commit is contained in:
Johannes Guter 2025-03-17 11:46:27 +01:00
parent f978c0d276
commit a968161050

14
readme.md Normal file
View File

@ -0,0 +1,14 @@
# commands
- ON => start
- OFF => stop
- DIRR => Inkrements left
- DIRL => Inkrements right
- CNT => returns current position
- IMPXXX => set Impulses davor muss DIRX angegeben werden
# pinout (Arduino nano)
- D8 (channel 1)
- D2 (channel 2)
- VIN (powersupply for Arduino)
- GND (GND for Arduino)