la

Search

You can find the results of your search below.

docker @projects:zibaldone:linux
35 Hits, Last modified:
code> ===== create image ===== * https://dockerlabs.collabnix.com/beginners/building-your-first-alpine-container.html start from a base image, alpine ... 4 minutes ago Up 4 minutes keen_black </code> attach to container and copy directory... cker volume rm <old_volume> </code> ===== multi platform build ===== Multi platform build need a doc
vscode
11 Hits, Last modified:
paces": true, "python.formatting.provider": "black" } </file> <code> code --install-extension Angular.ng-template code --install-extension alefragnani.Bookmarks code --install-extension dbaeumer.vscode-... e> ===== docker ===== on vscodium enable marketplace and install dev-containers extension <code> yay
turbolevo @projects:zibaldone:electronic
11 Hits, Last modified:
hvd230.pdf|datasheet]] [[https://blog.danman.eu/playing-with-can-bus/|example ESP32 project]] * tra... ==== BMS ====== Same port charge and discharge balance PCM for 36V {{:tips:bms.png?400|}} * B-: C... en connect voltage monitoring wiring harness. The last step is to connect charge and discharge lines. ... D230D]] * [[https://lcsc.com/product-detail/Bipolar-Transistors-BJT_IDCHIP-MMBT5551_C2848184.html|bj
corne @projects:zibaldone:electronic
10 Hits, Last modified:
ithub.com/daysgobye/crkbd/tree/choc-v3/corne-chocolate/v3/pcb|chocolate v3]] * [[http://www.keyboard-layout-editor.com/#/gists/1f68c2861c27c853bd6e90d8670d5c89|my layout]] * [[http://www.keyboard-layout-editor.com
python
6 Hits, Last modified:
== <file python> from typing import Optional, Callable, Match, MutableMapping, Mapping x: int = 1 x... 1, 2, 3) x: Optional[str] = some_function() x: Callable[[int, float], float] = f # User-defined classes are valid as types in annotations x: MyClass = MyClass() # An argument can be declared position
cells @projects:zibaldone:electronic
3 Hits, Last modified:
All you need is a 4 ohm 5W power resistor or similar and a multimeter. * First, measure the batter... R The battery's internal resistance (Ri) is calculated with the formula: Ri = (V1-V2)*R/V2 18650 Ri values: * 75-150 mOhm - Excellent * 150-250 m
samoklava @projects:zibaldone:electronic
3 Hits, Last modified:
====== Samoklava ====== * [[https://github.com/soundmonster/samoklava|github]] * [[https://github.com/andrewjrae/ra... diodless]] * [[https://github.com/scipioni/samoklava|my fork]] ===== update my fork ===== <code>