Jiří Setnička

Results 5 issues of Jiří Setnička

Relies on #52 I2C support implemented using Firmata Sysexes.

New function `autoload_board` implemented, old function `get_auto_load` rewrited, but remains for backward compatibility. Tested on Win 10 and Debian Linux, working as expected.

* Enhanced autoconfig, which handles capabilities query with mixed modes (fixes issue #51) * Pins can be both digital and analog pin (analog pins could be often used as digital...

In `util.py` in function `pin_list_to_board_dict` there are some assumptions which may not be always true: - for digital pin order [0,1,1,1] is assumpted, but Firmata protocol does not specifiy order...

Hello, I am using nginx-vod-module for generating thumbnails for some videos. I'm using `vod_thumb_accurate_positioning off;` to speed up generating thumbnails by just using keyframes. It works great with normal mp4...