Skip to content

0.6.0 - for MicroPython 1.23

Choose a tag to compare

@jonnor jonnor released this 11 Nov 19:25
· 339 commits to master since this release

Compatible with MicroPython 1.23.
Pre-built modules are available at https://github.com/emlearn/emlearn-micropython/tree/gh-pages/builds/0.6.0

What's Changed

  • Add arrayutils with linear_map function by @jonnor in #16
  • Make all modules have emlearn_xxx names by @jonnor in #17
  • Large improvements to multiple examples, including har_trees and soundlevel_iir

Full Changelog: 0.5.0...0.6.0