←back to thread

634 points david927 | 1 comments | | HN request time: 0.239s | source

What are you working on? Any new ideas that you're thinking about?
1. jononor ◴[] No.41342647[source]
Lately I have been working on making MicroPython an excellent platform for deploying Machine Learning on microcontroller-based sensors. Primarily this is via this open source project: https://github.com/emlearn/emlearn-micropython But there is also a bit of work needed in the wider ecosystem, like improving drivers for accelerometer/microphone/etc, support for data formats such as Numpy .npy files etc.