pycopy VS MCUDEV_DEVEBOX_H7XX_M

Compare pycopy vs MCUDEV_DEVEBOX_H7XX_M and see what are their differences.

pycopy

Pycopy - a minimalist and memory-efficient Python dialect. Good for desktop, cloud, constrained systems, microcontrollers, and just everything. (by pfalcon)

MCUDEV_DEVEBOX_H7XX_M

MicroPython board definition for the MCUDev DevEBox STM32H7XX_M boards (by mcauser)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pycopy MCUDEV_DEVEBOX_H7XX_M
14 1
788 62
- -
0.0 0.0
3 months ago about 4 years ago
C C
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pycopy

Posts with mentions or reviews of pycopy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-21.

MCUDEV_DEVEBOX_H7XX_M

Posts with mentions or reviews of MCUDEV_DEVEBOX_H7XX_M. We have used some of these posts to build our list of alternatives and similar projects.
  • Fastest STM32 board supporting micropython
    1 project | /r/microcontrollers | 12 Jan 2021
    that would probably be the one with the fastest MCU, which - depending on details, but generally spoken, is probably one out of the STM32H7xx series. There's MicroPython stuff for this: https://github.com/mcauser/MCUDEV_DEVEBOX_H7XX_M (random Google hit, but the page also mentions cheap boards you can source with that MCU). Note that the H7 is a ... bit of a step from the Cortex M4 MCU and certainly from the M3 and M0. Not sure if you ever plan to go further to the metal than just flashing Micropython and working with that... It's got a multitude of peripherals, too - don't expect Micropython abstractions for all of them. But then it's a M7 running at 480MHz (some STM32H7xx even 550 MHz) max, which probably matches the only requirement you mention.

What are some alternatives?

When comparing pycopy and MCUDEV_DEVEBOX_H7XX_M you can also consider the following projects:

micropython-lib - Core Python libraries ported to MicroPython

Arduino_Core_STM32 - STM32 core support for Arduino

picoweb - Really minimal web application framework for the Pycopy project (minimalist Python dialect) and its "uasyncio" async framework

MCUDEV_DEVEBOX_F407VGT6 - MicroPython board definition for the MCUDev DevEBox STM32F407VGT6 board

picotui - Lightweight, pure-Python Text User Interface (TUI) widget toolkit with minimal dependencies. Dedicated to the Pycopy project.

BLACK_F407VE - MicroPython board definition for the MCUDev Black STM32F407VET6 board

micropython-raspberrypi - bare metal Raspberry Pi Zero / Zero W port of MicroPython

x-cube-azrtos-h7 - X-CUBE-AZRTOS-H7 (Azure RTOS Software Expansion for STM32Cube) provides a full integration of Microsoft Azure RTOS in the STM32Cube environment for the STM32H7 series of microcontrollers.

emlearn-micropython - Efficient Machine Learning engine for MicroPython

pycopy-lib - Standard library of the Pycopy project, minimalist and light-weight Python language implementation

uzlib - Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compressor which produces gzip-compatible output, while requiring much less resources (and providing less compression ratio of course).

eiwd - iwd without dbus -- maintained fork of original dylanaraps/eiwd