esp-open-sdk
Free and open (as much as possible) integrated SDK for ESP8266/ESP8285 chipspicotui
Lightweight, pure-Python Text User Interface (TUI) widget toolkit with minimal dependencies. Dedicated to the Pycopy project.pycopy
Pycopy - a minimalist and memory-efficient Python dialect. Good for desktop, cloud, constrained systems, microcontrollers, and just everything.awesome-smarthome
Curated list of awesome SmartHome/Home Automation things (open and leaving users in control)picoweb
Really minimal web application framework for the Pycopy project (minimalist Python dialect) and its "uasyncio" async frameworkScratchABit
Easily retargetable and hackable interactive disassembler with IDAPython-compatible plugin APIuzlib
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).pycopy-lib
Standard library of the Pycopy project, minimalist and light-weight Python language implementationawesome-micropython
Curated list of awesome MicroPython resourcesawesome-program-analysis
Program Analisys and Transformation survey and links (particular focus on SSA)blutunode
Autonomous wireless sensor/actuator node using bluetooth modules based on CSR BlueCore chipset. See wiki for more info.foreign-dlopen
Small library allowing to use dlopen() from statically-linked applications (where statically-linked executable vs loaded shared library may use completely different libc's)awesome-linux-android-hacking
List of hints and Q&As to get most of your Linux/Android devicessabook
Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was still online as of 2021-03, but then gone by 2021-09).yaota8266
Yet another OTA solution for ESP8266, this time supporting large (>512KB) firmwares even on 1MB devices (repo is rebased)ScratchABlock
Yet another crippled decompiler projectawesome-python-compilers
Retrospective of Python compilation effortsutemplate
Micro template engine in Python with low memory usage, designed for Pycopy, a minimalist Python dialect, but also compatible with other Pythons.graph-llvm-ir
Visualization of LLVM IRPeripheralTemplateLibrary
Cross-platform, cross-MCU C++ template library for microcontrollers and peripheral devicesandroid-platform-headers
Collection of platform headers and link libs for all versions of Android. (repo is rebased, see wiki)visited_places
Simple, static, local visited places map (aka travel map) using D3 and D3 Datamapsre1.5
re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applicationspython-compiler.old
Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.python-imphook
Simple and clear import hooks for Python - import anything as if it were a Python moduleoptware-android
Optware setup script for Android devices. Not actively maintained any more. You may want to look at https://github.com/Entware-ng/Entware-ng/wiki/Install-on-Androidnotes-pico
Flask Notes sample application ported to the Pycopy's picoweb web micro-frameworkida-xtensa2
IDAPython plugin for Tensilica Xtensa (as seen in ESP8266), version 2cortex-uni-startup
Unified startup code and link scripts for Cortex-M microcontrollerspyflate
Pure Python zlib/gzip/bzip2 decompessor/bitstream dumper, plus additional utilitiesberkeley-db-1.xx
Berkeley DB 1.85 with patches and fixes appliedawesome-implicit-data-structures
Awesome implicit data structuresxtensa-subjects
Xtensa CPU architecture (ESP8266) binaries for ScratchABit interactive disassembleresp-open-lwip
Superseded by https://github.com/pfalcon/lwip-esp8266. Was: Untangled build of vendor ESP8266 lwIP librarypymsasid3
Pure-Python x86 disassembler, ported to modern Python, with bugfixeslwip-esp8266
Upstream lwIP with complete history and cleaned up ESP8266 patchset on topidapython
Automatically exported from code.google.com/p/idapythonlibperipha
Grand unified collection of headers to access various hardware chips and componentspyedit
Simple text editor widget for Python and Pycopy. Further developed in https://github.com/pfalcon/picotuisquirrel-modules
General-purpose Squirrel language project. Includes collection of basic modules (including module loading infrastructure)pycopy-serial
pySerial-like interface for Pycopy (unix port)pyastinterp
Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.opkg-static
Static self-contained opkg (the package manager) build for real-world embedded platforms like Android, Kindle, etc.awesome-virtual-machines
Awesome Virtual Machines (VMs) and Language Runtimes (awesome from Computer Science perspective)uorm
Sqlite3-based anti-ORM for Pycopyctopy
Hacking on ESR's ctopy the C to Python conversion tool: http://www.catb.org/~esr/ctopy/papersman
Minimalist electronic documents/papers/publications manager/indexer/categorizerandroid-native
Android native (command-line) examples, utils and tools. See Wiki for more info.uart-bitbang
UART protocol for MCU using GPIO bitbang. Rate-adaptive and requires only clock counter to operate.beap
Beap (bi-parental heap) algorithm reference implementation in Pythonesp-docs
Helping Espressif Systems, Inc. achieve 12-year product longevity (mirror of ESP8266, etc. documentation)pycopy-projs
Various Pycopy-related proofs of concepts and hacks which don't deserve dedicated reposcanterbury-corpus
The Canterbury compression corpus as a git repositoryullvm_c
Lightweight LLVM C API bindings for Pycopy and other Python implementationsapps2org
Label/tag based application organizer and launcher for Android, fork of https://code.google.com/p/appsorganizeraes256_128
Code size efficient AES256/AES128 implementationpycopy-jitgen
Generating machine code at runtime (aka JIT) using Pycopy (small Python dialect)uremi
Proof of concept of developing alike of https://github.com/dddomodossola/remi for Pycopyppxml2db
Scripts to import PortfolioPerformance (https://github.com/portfolio-performance/portfolio) XML into a SQLite DB and export backsphinx_selective_exclude
Sphinx extension (plugin) to make ".only::" directive work like you expect. (Plus some other goodies for selective indexes.) [Unmaintained, may no longer work with latest Sphinx versions.]esp8266-re-wiki-mirror
Mirror of http://esp8266-re.foogod.com/wiki/pycopy-filedb
Simple file-based ORM for PycopyChsmartbulb-led-bulb-speaker
Hacking "Chsmartbulb" BT/BLE LED bulb speakerllvm-codegen-py
(Machine) code generation experiments in Python, roughly centered around LLVM IRpymapfile
Python module to parse GNU ld/gcc map filesarduino-hosted
Arduino Hosted Python module, allows to rapid-prototype simple Arduino microcontroller applications on desktop computer. Unlike many other Python wrappers, this provides syntax as close as possible to Arduino.pycopy-btreedb
Very simple ORM for Pycopy's btree moduleaxtls
Pycopy fork of axTLSpycopy-ffigen
FFI bindings generator for Pycopysimplejtag
Protocol and firmware to turn any low-cost board into JTAG/SWD adapater to use wiyh OpenOCD, PySWD, etc.picompile
Pico Compile, factored out "numpile" project, a small JIT compiler for Python with type inferenceandroid-depends
Tool to analyze Android module dependencies. Forked from http://code.google.com/p/rxwen-blog-stuff/source/browse/trunk/tools/awesome-python-projects
List of Python projects which either do something non-trivial, or are unbloated and lightweight. (See wiki)parcopy
Implementation (in Python) of algorithm(s) for sequentializing of parallel copyudownmark
A dead simple parser/renderer for Markdown-like text markup (subset of Markdown). Dedicated to Pycopy, a minimalist Python implementation (https://github.com/pfalcon/micropython).change-control-manifesto
Change Control Manifesto for principled Open Source projectsesp-sdk-tools
Tools for hacking on Espressif ESP8266/ESP32 SDKspy-runinpkg
Run Python scripts inside package directory as normal files, even if they use relative importspseudoc-ir
Like LLVM, but simplerawesome-consumer-iot-hacks
A Collection of Hacks in Consumer IoT Space so that we can use those products (hopefully).aygshell-win32
Implementation of WinCE AYGSHELL functions for pure Win32 APIARM-CMSIS-BSD
BSD-licensed CMSIS core implementation from ARM, imported from CMSIS-SP-00300-r3p2-00rel1.zipb43-tools
Mirror of git://git.bues.ch/b43-tools.git "Tools for the Broadcom 43xx series WLAN chip"pycopy-uffmpeg
Pycopy bindings for FFmpegcppmicroweb
Proof of concept C++ web micro framework for constrained devices inspired by Python microframeworkspycopy-dlman
Very simple download manager based on wget and Pycopyuaio_xiaomi_gw
Pycopy uasyncio module for Xiaomi Mi Home Gatewayoptware
Mirror of NSLU2 Optware + updatesopenwrt-tools
Tools to automatically install/configure/manage OpenWRTesp-open-headers
Headers for ESP8266 SDK internal functions and structuresawesome-stuff
Projects I'd like to record somewheredotfiles
Personal dotfilespy-simple-serial
Very simple Python serial port module for Linux, roughly compatible with PySerialpycopy-libusb
libusb bindings for Pycopyb43-ucode
Mirror of git://git.bues.ch/b43-ucode.git "OpenSource firmware for Broadcom 43xx devices"meta-prefixdistro
OpenEmbedded layer for simlified distro rooted at atbitrary filesystem prefixpython-simple-mixin
Simple mixins for Python without multiple inheritancegit-pynex
Proof of concept reimplementation of subset of git-annex in Pythonosmand-gpx-vis
Visualizing GPX tracks recorded by Osmand Android navigation software and other toolssnapdragon410-mmio-gpio
Memory-mapped GPIO access on Snapdragon 410 SoC using MicroPython (and CPython)Love Open Source and this site? Check out how you can help us