micropython-ulab
Numeral processor
A software module providing fast numerical array manipulation and analysis capabilities
a numpy-like fast vector module for micropython, circuitpython, and their derivatives
428 stars
15 watching
116 forks
Language: C
last commit: about 1 month ago
Linked from 1 awesome list
circuitpythoncircuitpython-ulabfirmwareiterablesmicropythonmicropython-ulabmodulenumpyopenmvscipyulab
Related projects:
Repository | Description | Stars |
---|---|---|
micropython-imu/micropython-bno055 | A MicroPython driver for the Bosch BNO055 inertial measurement unit (IMU) | 48 |
takluyver/ubit_kernel | An interface to run MicroPython code on the micro:bit single-board computer | 26 |
micropython-imu/micropython-mpu9x50 | Provides a micropython module and base classes for interacting with IMU sensors | 260 |
wybiral/micropython-mpu6050 | A MicroPython library for reading data from an accelerometer and gyroscope module. | 1 |
owainm713/ad9833-micropython-module | A Python module that interfaces with an AD9833 programable waveform generator | 6 |
jalawson/ulinalg | A small size matrix handling module with linear algebra operations for MicroPython (Python3) | 32 |
octaprog7/ds3231 | A MicroPython module for interacting with the DS3231 clock IC from Maxim Integrated. | 0 |
octaprog7/mpydac | A MicroPython module for controlling a 12-bit digital-to-analog converter with EEPROM memory | 0 |
oysols/tlc5940-micropython | A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. | 5 |
nickovs/uumpy | A compact implementation of essential matrix and linear algebra operations for microcontrollers. | 1 |
alanmitchell/micropython-inputs | A Micro Python library for reading digital and analog inputs on microcontrollers. | 34 |
whatnick/atm90e26_micropython | A Micropython module providing access to the ATM90E26 chip's functionality | 2 |
ekondayan/micropython-ntp | A robust NTP library for MicroPython. | 8 |
micropython-imu/micropython-bmx055 | Provides a Python driver for the Bosch BMX055 IMU sensor | 5 |
miketeachman/micropython-rotary | A MicroPython module to read rotary encoder values in real-time | 284 |