Skip to content

Releases: AndreaLombardo/L298N

getSpeed

13 Jan 08:26
e8f024f
Compare
Choose a tag to compare

getSpeed Refactor

getSpeed now returns the _pwmVal setted with setSpeed if the motor is moving.
Otherwise return 0.

Thanks @TimothyFran

Notime

22 Jun 10:09
Compare
Choose a tag to compare

Fixed bugs thanks @beestarbush

TODO:
Ensure compatibility with ESP32

Quarantine

23 Apr 11:13
Compare
Choose a tag to compare

New features and implementations

Added constructors for two pin configuration.
Added new flexible methods for callback usage.
Added new constant STOP.
Added class to initialize both motors at once.
Rewrite old examples.
Write new examples.
Redraw wiring schemas.
Created new folder for schemas.

Banana Ice

10 Jun 12:33
Compare
Choose a tag to compare

Banana Ice (1.1.0)

  • Added new method run(direction)
  • Added new example
  • Optimized README.md

Orange Juice

06 Jun 22:11
Compare
Choose a tag to compare

Orange Juice (1.0.0)

First attempt to release