Skip to content

Releases: arduino-libraries/Arduino_AlvikCarrier

1.1.0 - new features and fixes

16 Oct 15:32
28fb1d2
Compare
Choose a tag to compare

1.1.0

This firmware requires Alvik micropython library version 1.1.0 or Arduino_Alvik library 1.1.0, check more on each repository

New features

  • wheels position control is now also blocking
  • new behaviour: battery alert, under 20% red leds blink, under 10% motors stop
  • tilt and shake functions

Fixs

  • BMS error is now fixed, double blink on boot is battery fails

1.0.1 - Fixs

10 Jul 10:10
1dc4029
Compare
Choose a tag to compare

Fixs:

  • reset position control may cause some issues, now it is fixed
  • library properties import issues fixed

1.0.0 - First release

19 Mar 13:58
b14756f
Compare
Choose a tag to compare

0.4.1 - RC2

19 Mar 11:01
956eea1
Compare
Choose a tag to compare
0.4.1 - RC2 Pre-release
Pre-release

reverted to old parameters on move and rotate

0.4.0 RC1

12 Mar 18:23
92f4d21
Compare
Choose a tag to compare
0.4.0 RC1 Pre-release
Pre-release

This release improves the performances of function move and rotate

0.3.4 - battery and touch fixs

01 Mar 15:12
457f2b1
Compare
Choose a tag to compare
Pre-release

This pre-release is required in order to use arduino-alvik-mpy 0.3.0

0.3.0 - compatibility with arduino-alvik-mpy 0.2.0

16 Feb 15:52
34baeff
Compare
Choose a tag to compare

This firmware is required if you are using arduino-alvik-mpy 0.2.0

0.2.0 - compatibilty with arduino-alvik-mpy 0.1.0

02 Feb 17:00
86dcea6
Compare
Choose a tag to compare

This pre-release adds kinematics movements, position controls, small fixes and the firmware compatibility with latest arduino-alvik-mpy 0.1.0

0.1.2 - kinematics

31 Jan 12:18
65a837e
Compare
Choose a tag to compare
0.1.2 - kinematics Pre-release
Pre-release

This pre-release includes:

  • kinematics, such as move, rotate, get navigation data, drive
  • position control, now wheels can be controlled in degrees
  • firmware, minor updates and fixes

0.1.1 - servo into firmware_01 example

24 Jan 09:43
887737b
Compare
Choose a tag to compare
Pre-release

In this prerelease servo capability is added into the example firmware