Patricio Whittingslow
3183013cbb
whoops, forgot to change easystepper method calls
2025-09-16 17:59:29 -03:00
Patricio Whittingslow
8d3cac8322
apply @gen2thomas suggestions
2025-09-16 09:26:00 -03:00
soypat
3681452097
finish rewrites!
2025-07-08 21:11:46 -03:00
soypat
8f0fbaa945
more drivers are now cross platform
2025-07-02 22:03:58 -03:00
Neil Davis
8ddcd69ac0
Add support for '8-step mode' to easystepper
...
Currently, easystepper driver supports only '4-step mode' (12-23-34-41) when energizing the coils
This does not work with all motors & drivers (e.g. 28BJY-48 & ULN2003)
This commit adds support for 8-step mode (1-12-2-23-3-34-4-41)
Note: this commit breaks backward source compatibility for the factory/constructor functions.
2022-06-12 22:19:42 +02:00
Daniel Esteban
04be2320b7
Added HC-SR04 ultrasonic distance sensor. ( #143 )
...
* Added HC-SR04 ultrasonic distance sensor.
2020-04-12 16:29:46 +02:00
Daniel Esteban
18f0722728
Dual stepper ( #101 )
...
* easystepper: added _DualDevice_ to move two motors at the same time
2019-12-22 10:33:02 +01:00
Ron Evans
3fca96e0ef
docs: complete missing GoDocs for main and sub-packages
...
Signed-off-by: Ron Evans <ron@hybridgroup.com >
2019-10-17 11:50:03 +02:00
Ron Evans
c09f0a8075
all: switch to using custom domain for all drivers
...
Signed-off-by: Ron Evans <ron@hybridgroup.com >
2019-05-29 13:33:50 +02:00
Ron Evans
3f946868e1
all: refactor all current drivers to use new machine.Pin interface
...
Signed-off-by: Ron Evans <ron@hybridgroup.com >
2019-05-26 21:46:33 +02:00
Daniel Esteban
ae53ea7d81
easystepper: very simple 4-wire stepper driver
2019-02-23 13:41:52 +01:00