shenbo
shenbo
I am try to drive epaper with esp8266, but failed... ### Hardware - ESP 8266 C2102 - waveshare epaper 2in13 ### Code - main.py ``` python import epaper2in13 from machine...
## Description we can display geometric models in three views. like below:  just add a Geometry.plot() method like `Geometry.plot( basis='xyz' )` or `Geometry.plot( basis='3views' )`? a simple code as...
GitHub currently generates a corresponding SHA-256 hash for uploaded assets. We can get the `asset.digest` (sha256 hash) by JSONPath fuction, but the digest has a `sha256:` prefix. the function `find_hash_in_json([String]...