• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start » al

al

Search

You can find the results of your search below.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@projects:zibaldone
  • Any namespace
  • projects:zibaldone:electronic (4)
  • projects:zibaldone:linux (2)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • python (projects:zibaldone)
  • vscode (projects:zibaldone)
  • cells (projects:…:electronic)
  • corne (projects:…:electronic)
  • ferris (projects:…:electronic)
  • iidc (projects:z…e:electronic)
  • samoklava (project…lectronic)
  • turbolevo (project…lectronic)
  • docker (projects:…ldone:linux)
  • glusterfs (project…one:linux)
  • iptables (projects…done:linux)
  • podman (projects:…ldone:linux)

Fulltext results:

turbolevo @projects:zibaldone:electronic
11 Hits, Last modified: 4 years ago
[https://www.kmpdrivetrain.com/paddleshift/practical-tips-can-bus/|canbus basic]] * [[https://www.te... solutions.co.uk/info/Embedded_tutorials/can_tutorial.htm|tutorial]] * transreceiver SN65HVD230 [[https://www.ti.com/lit/ds/symlink/sn65hvd230.pdf|datash... atalog/images/raspberrypi/pi_2/PICAN2UG13.pdf|manual]] turbo levo: 250khz canbus <code> sudo ip link
docker @projects:zibaldone:linux
11 Hits, Last modified: 3 years ago
cker-ce docker-ce-cli containerd.io mkdir /usr/local/lib/docker/cli-plugins -p curl -SL https://github... oad/v2.2.2/docker-compose-linux-x86_64 -o /usr/local/lib/docker/cli-plugins/docker-compose chmod +x /usr/local/lib/docker/cli-plugins/docker-compose </code> ru... Stefano Scipioni RUN /opt/jboss/wildfly-14.0.1.Final/bin/add-user.sh admin admin#password --silent CMD
vscode
6 Hits, Last modified: 3 months ago
====== vscode ====== Visual Studio Code Editor ===== base settings ===== <code> sudo apt install f... s": { "python.defaultInterpreterPath": "/usr/local/bin/python", "python.formatting.provider": "bla... s * http://donovanbrown.com/post/2015/05/18/visual-studio-code-keyboard-shortcut-cheat-sheet <file ... nsion <code | ~/.continue/config.yaml> name: Local Assistant version: 1.0.0 schema: v1 models: - n
python
4 Hits, Last modified: 3 years ago
9+) ===== <file python> from typing import Optional, Callable, Match, MutableMapping, Mapping x: in... es", 7.5) x: tuple[int, ...] = (1, 2, 3) x: Optional[str] = some_function() x: Callable[[int, float], ... MyClass() # An argument can be declared positional-only by giving it a name # starting with two unde... ding a type annotation x: list[str] = [] x: Optional[str] = None # "typing.Match" describes regex ma
cells @projects:zibaldone:electronic
3 Hits, Last modified: 4 years ago
====== cells ====== ===== internal resistance ===== All you need is a 4 ohm 5W power resistor or sim... recise resistance, this is R The battery's internal resistance (Ri) is calculated with the formula: ... * 75-150 mOhm - Excellent * 150-250 mOhm - Good * 250-350 mOhm - Marginal * 350-Up mOhm - Bad
iidc @projects:zibaldone:electronic
3 Hits, Last modified: 4 years ago
.5.1-cp37-cp37m-linux_x86_64.whl </code> ==== focal length ==== focal length = (known pixel Width * knownDistance) / known width Distance (cm/inches/etc.) =( known Width * focal length) / pixel Width
iptables @projects:zibaldone:linux
2 Hits, Last modified: 4 years ago
to another host ===== SNAT and DNAT <code> IPLOCAL=a.b.c.d IPREMOTE=x.y.z.w echo 1 > /proc/sys/net/... ables -t nat -A POSTROUTING -p tcp -d ${IPREMOTE} --dport 3306 -j SNAT --to-source ${IPLOCAL} </code>
corne @projects:zibaldone:electronic
1 Hits, Last modified: 4 years ago
firmware ./util/linux_install.sh # qmk cli optional export QMK_HOME=/lab/corne/qmk_firmware python3 -

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Add to book
  • ODT export
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki