Releases: wolve265/BluetoothCar
Releases · wolve265/BluetoothCar
BluetoothCar v1.0
What's Changed
- Simple motor driver with test by @wolve265 in #3
- Driver base class for every hardware component by @wolve265 in #9
- src: MotorDriver: added MotorDriver base class by @wolve265 in #11
- src: L289NMotorDriver: added driver with test by @wolve265 in #12
- src: L298N: added compensate factor by @wolve265 in #14
- src: SimpleSteering: added new class by @wolve265 in #17
- src: HC-06BluetoothTransceiver added by @wolve265 in #18
- src: CommandDecoder: added class with test by @wolve265 in #21
- src: bluetoothSteering: added class with test by @wolve265 in #22
- Documentation of L298N by @wolve265 in #27
- Documentation of HC-06 by @wolve265 in #15
- Documentation of mobile app by @wolve265 in #26
- Adding support for more drive directions by @wolve265 in #28
Full Changelog: https://github.com/wolve265/BluetoothCar/commits/v1.0