le

Search

You can find the results of your search below.

turbolevo @projects:zibaldone:electronic
32 Hits, Last modified:
s]] * [[https://upcommons.upc.edu/bitstream/handle/2117/118541/report-tfm-eduard-valentino.pdf|canbu... https://blog.danman.eu/playing-with-can-bus/|example ESP32 project]] * transreveiver TJA1050T: [[htt... bms.png?400|}} * B-: Connect to the negative pole of the battery pack * P-: No Connect * C-: Co... C sul pin ? * I dati sono fondamentalmente "little endian", cioè a1 fe ff ff è 0xFFFFFEA1. * Corre
vscode
13 Hits, Last modified:
fonts-firacode paru -S ttf-fira-code </code> <file json settings.json> { "editor.fontSize": 16, ... , "python.formatting.provider": "black" } </file> <code> code --install-extension Angular.ng-temp... thon </code> ===== docker ===== on vscodium enable marketplace and install dev-containers extension ... ntainers: Open Attached Container Configuration File <code | angular remote configuration> { "works
docker @projects:zibaldone:linux
13 Hits, Last modified:
ocker.com/linux/ubuntu \ $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/docker.list >... > ===== deploy ===== get a docker-compose.yml file and edit it create and run in background <code> ... o-deps --build </code> ===== docker backup example ===== <code bash> #!/bin/sh CONTAINER=52e59999... er.html start from a base image, alpine for example <code> docker pull alpine # create a new contain
python
8 Hits, Last modified:
== type hints cheat sheet (python 3.9+) ===== <file python> from typing import Optional, Callable, Match, MutableMapping, Mapping x: int = 1 x: float =... {6, 7} x: dict[str, float] = {"field": 2.0} x: tuple[int, str, float] = (3, "yes", 7.5) x: tuple[int, ...] = (1, 2, 3) x: Optional[str] = some_function()
corne @projects:zibaldone:electronic
5 Hits, Last modified:
fee|adjust layer]] * [[https://joric.github.io/qle/|logo editor]] * [[https://docs.google.com/spreadsheets/d/1JLh0yxME6ry-PGoPHEyElbthcyuL1NXQGK774J_t... install qmk cd $QMK_HOME qmk setup </code> compile default <code> qmk compile -kb crkbd -km default </code> download scipio layout <code> cd keyboards/
iidc @projects:zibaldone:electronic
3 Hits, Last modified:
temporary <code> sudo sh -c 'echo 1000 > /sys/module/usbcore/parameters/usbfs_memory_mb' </code> disable autosuspend <code> sudo bash -c 'echo -1 > /sys/module/usbcore/parameters/autosuspend' </code> =====
samoklava @projects:zibaldone:electronic
1 Hits, Last modified:
gin: [-12, -19] stagger: 12 middle: stagger: 5 index: st