MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
-
Updated
Jun 15, 2022 - C
{{ message }}
Python is a dynamically-typed garbage-collected programming language developed by Guido van Rossum in the late 80s to replace ABC. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Some modules to start with:
How?
Dive into CPython internals, trying to illustrate every detail of CPython implementation
Adafruit CircuitPython 7.3.0-rc.2 on 2022-05-21; Raspberry Pi Pico with rp2040b = (0xFEED).to_bytes(2,"little")
# next line is not correct code
x = int.from_bytes(b, 2, "little")
print(x==0xFEED)C Python raises a TypeError if too many arguments:
int.from_bytes(bytes([0xFE,0xED]), 2, "big")
Tracebac
PocketSphinx is a lightweight speech recognition engine, specifically tuned for handheld and mobile devices, though it works equally well on the desktop
a library for audio and music analysis
PostgreSQL database adapter for the Python programming language
An OpenGL RTS game engine written in C
学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试
A self-contained cryptographic library for Python
I have an application which receives log messages from a firewall. The logs are written into a MongoDB. My goal is to process 30'000 messages per second (more or less constantly for 7*24 hours, not as transient peak value)
As peak value I expect app. 50'000 messages per second.
With several settings I reached up to 20'000 msg/sec. but that is not sufficient for our life traffic. The MongoDB ho
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
License Plate Detection and Recognition in Unconstrained Scenarios
Meinheld is a high performance asynchronous WSGI Web Server (based on picoev)
hi,
as you know, in SoLoud, the number of filters are limited
we should implement more like different reverbs, fir and irr filters, (these could be used to implement HRTF support), Chorus, One Poll, One Zero, Pole Zero, Two Pole, Two Zero, etc
a library exists called stk under zlib license which already implemented these maybe we can implement some of these out
Extremely fast tool to remove duplicates and other lint from your filesystem
Keyword spotting on Arm Cortex-M Microcontrollers
A high-performance immutable mapping type for Python.
A columnar data container that can be compressed.
Python binding to the Networking and Cryptography (NaCl) library
Created by Guido van Rossum
Released February 20, 1991
Problem:
Could you also print a feature name, not o