6
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 25, 2025 — Jun 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
max72xx: Rename max7219 to max72xx and streamline PD More... over 1 year ago
Fix escape sequences treated as unicode laterals More... over 1 year ago
avr_isp: Add even more parts More... over 2 years ago
avr_isp: Add more parts More... over 2 years ago
avr_isp: fix crash if part name is not known More... over 2 years ago
timing: Allow resetting counter on any edge More... over 2 years ago
pwm: Add frequency measurement More... over 2 years ago
srd: drop deprecated PyEval_InitThreads() on Python 3.9+ More... over 2 years ago
sae_j1850_vpw: rewrite decoder to improve usability and maintenance More... almost 3 years ago
rgb_led_spi: adjust decoder implementation's Python style More... almost 3 years ago
rgb_led_ws281x: default to RGB[W] annotation text order More... almost 3 years ago
rgb_led_ws281x: emit annotations for individual colour components More... almost 3 years ago
rgb_led_ws281x: add developer comments, link to chip datasheets More... almost 3 years ago
rgb_led_ws281x: support more colour component orders (wire, and text) More... almost 3 years ago
rgb_led_ws281x: rework the .decode() main loop, improve robustness More... almost 3 years ago
nes_gamepad: adjust Python style of decoder implementation More... almost 3 years ago
rgb_led_ws281x: refactor bit/bits handling, use more common code More... almost 3 years ago
rgb_led_ws281x: rephrase .put() calls for readability More... almost 3 years ago
rgb_led_ws281x: use symbolic names for annotation classes More... almost 3 years ago
i2c: rephrase state machine, eliminate text matching More... almost 3 years ago
i2c: concentrate sample number and value getting in main loop More... almost 3 years ago
i2c: also shift first address byte for 10bit slave addresses More... almost 3 years ago
i2c: unobfuscate ss/es passing for put, document BITS order More... almost 3 years ago
i2c: improve reliability of bitrate estimation (throughput, meta) More... almost 3 years ago
i2c: unify emission of annotations, always use proto{} table More... almost 3 years ago
i2c: more idiomatic use of Python list, reduces redundancy, comments More... almost 3 years ago
i2c: add support for 10bit slave addresses More... almost 3 years ago
i2c: rename variables and adjust data types for readability More... almost 3 years ago
eeprom24xx: avoid access to caller's data after validity ends More... almost 3 years ago
i2cfilter: rephrase decoder implementation for maintainability More... almost 3 years ago