python

Search

You can find the results of your search below.

micropython @projects:internetofthings
17 Hits, Last modified:
====== micropython ====== ===== esptools / ampy ===== <code> pip install esptool pip install adafruit-am... p32 ===== Download firmware from http://www.micropython.org/download erase flash (before any micropython deploy) <code> export PORT=/dev/ttyUSB1 esptool.py --ch... ==== Based on [[https://github.com/loboris/MicroPython_ESP32_psRAM_LoBo|loboris fork]] of micropython <
vscode @projects:zibaldone
17 Hits, Last modified:
abSize": 4, "editor.insertSpaces": true, "python.formatting.provider": "black" } </file> <code> c... -extension eg2.tslint code --install-extension ms-python.python </code> ===== docker ===== on vscodium enable marketplace and install dev-containers extension <... Folder": "/app/mev_query", "extensions": [ "ms-python.python", "ms-python.vscode-pylance" ], "setti
occhiali @projects:iotaiuto
15 Hits, Last modified:
ulsante va collegato a GND e a un GPIO ==== Micropython vs Circuitpython ==== Su git sono presenti due versioni del codice per gli occhiali: per esp32 e per raspberry pi pico Micropython supporta esp32, che ha il bluetooth, ma ha meno librerie di circuitpython Per micropython potete usare la IDE Thonny Circu
atom @tips
14 Hits, Last modified:
i </code> ===== general ===== <code> pip install python-language-server apm install \ atom-ide-ui \ ide-python \ ide-typescript \ seti-syntax \ seti-ui \ mi... auto-detect-indentation \ jumpy \ autocomplete-python \ </code> show installed packages <code> apm lis... "*": "atom-beautify": analytics: false python_max_line_length: 120 "autocomplete-python":
jetsonnano @projects:internetofthings
12 Hits, Last modified:
922 MHz (0.92 GHz) </code> ===== python 3.8 ===== <code> sudo apt install libssl-dev zli... ffi-dev uuid-dev </code> <code> wget https://www.python.org/ftp/python/3.8.0/Python-3.8.0b3.tgz tar zxvf Python-3.8.0b3.tgz cd Python-3.8.0b3 CFLAGS=-DOPENSSL_NO_SSL2 ./configu
jupyter @tips
8 Hits, Last modified:
setup virtual environment <code> sudo apt install python3-virtualenv mkdir <path_to_project> cd <path_to_project> virtualenv -p python3 lib source lib/bin/activate pip install -U pip w... = add bash kernel <code> pip install bash_kernel python -m bash_kernel.install </code> start bash consol... bash </code> ===== nodejs ===== pre-requisite: python virtualenv need to be "virtualenv", not "venv" <
keras @tips
7 Hits, Last modified:
e .tf_configure.bazelrc <code> build --action_env PYTHON_BIN_PATH="/lab/gianoobserver/lib/bin/python" build --action_env PYTHON_LIB_PATH="/lab/gianoobserver/lib/lib/python3.8/site-packages" build --python_path="/lab/gianoobserver/lib
plate @projects
6 Hits, Last modified:
.com/puzzledqs/BBox-Label-Tool.git </code> <file python convert.py> import os from os import walk, getcwd... ile.close() </file> Train.txt Text.txt <file python process.py> import glob, os # Current directory ... *.jpg rm *.jpg </code> Go to main folder and run python main.py <code> python main.py </code> Write 001 inside Image Dir box and load Create a label for each i
docs @projects:wamp
5 Hits, Last modified:
* Containers: application components written in Python * Guest Workers: arbitrary programs spawned ===== WAMP router ===== Use python **only** 2.x prereq <code> apt-get install python-virtualenv python-dev libffi-dev \ libssl-dev libxml2-dev libxslt1-dev libyaml-dev </code> <code> pip
telegram @tips
4 Hits, Last modified:
trare un webhook (consigliato) <code> pip install python-telegram-bot ipython ipython import telegram TOKEN="xyz" bot = telegram.Bot(TOKEN) bot.setWebhook("https://giano.comune.veron... sendMessage" </code> ===== bot video ===== <code python> #!/usr/bin/env python3 # -*- coding: utf-8 -*- "
minecraft @tips:gameengine
4 Hits, Last modified:
co.uk/2014/06/building-a-castle-in-minecraft-with-python/ connection <code> from mcpi.minecraft import M... java -jar ~/.minecraft/launcher.jar </file> ===== Python ===== <code> sudo apt install -y python3 sudo apt install -y idle3 sudo apt install -y python3-pip sudo pip3 install -U pip ## sudo pip3 install
install @tips:opencv
4 Hits, Last modified:
do apt-get install -y libtbb-dev libeigen3-dev # Python 2 & 3: sudo apt-get install -y python-dev python-tk python-numpy python3-dev python3-tk python3-numpy # others sudo apt-get install -y libopenexr-dev
airmouse @tips
3 Hits, Last modified:
ikey.it/ Chip con supporto nativo di: - circuitpython - usb HID - bluetooth HID - pin analogici c... zicore Lista di processori che supportano circuitpython e bluetooth: * NRF52840 * ESP32-S3 * [[ht... i giroscopio + accelerometro supportati da circuitpython: * MPU6050 * ICM20X * LSM6DSOX * LSM6DS33
freenove @projects:internetofthings
3 Hits, Last modified:
etc/modprobe.d/snd-blacklist.conf </code> ===== python library ===== <code="bash"> git clone https://gi... _4WD_Smart_Car_Kit_for_Raspberry_Pi/Code/Server sudo python test.py Motor sudo python test.py Led </code>
graphite @projects:internetofthings
3 Hits, Last modified:
graphite:_graphite /var/lib/graphite/graphite.db #python /usr/lib/python2.7/dist-packages/graphite/manage.py syncdb </code> ==== apache ==== <code bash> sudo ap... <code bash> apt install nginx uwsgi uwsgi-plugin-python </code> <file ini /etc/uwsgi/apps-enabled/graphi... te/local_settings.py buffer-size = 65536 plugin = python </file> <code bash> systemctl restart uwsgi </co
python @projects:zibaldone
3 Hits, Last modified:
calibre @tips
2 Hits, Last modified:
k80 @tips
2 Hits, Last modified:
pyramid @tips
2 Hits, Last modified:
sqlite @tips
2 Hits, Last modified:
xpath @tips
2 Hits, Last modified:
broadlink @projects:internetofthings
2 Hits, Last modified:
influxdb @projects:internetofthings
2 Hits, Last modified:
iotaiuto @projects:internetofthings
2 Hits, Last modified:
iotaiuto_skill @projects:internetofthings
2 Hits, Last modified:
objectdetection @projects:internetofthings
2 Hits, Last modified:
led @projects:iotaiuto
2 Hits, Last modified:
fluid @tips:blender
2 Hits, Last modified:
panda3d @tips:gameengine
2 Hits, Last modified:
linux @tips:rasberry
2 Hits, Last modified:
zed @tips:sensors
2 Hits, Last modified:
3dprinter @projects
1 Hits, Last modified:
ansible @tips
1 Hits, Last modified:
blocksync @tips
1 Hits, Last modified:
ionic @tips
1 Hits, Last modified:
ssl @tips
1 Hits, Last modified:
test @tips
1 Hits, Last modified:
zabbix @tips
1 Hits, Last modified:
zsh @tips
1 Hits, Last modified:
syntax @wiki
1 Hits, Last modified:
homeassistant @projects:internetofthings
1 Hits, Last modified:
server @projects:livenet
1 Hits, Last modified:
particles @tips:blender
1 Hits, Last modified:
minetest @tips:gameengine
1 Hits, Last modified:
monitor @tips:radxa
1 Hits, Last modified:
gpio @tips:rasberry
1 Hits, Last modified:
simon @tips:speech
1 Hits, Last modified:
xenial @tips:ubuntu
1 Hits, Last modified:
iidc @projects:zibaldone:electronic
1 Hits, Last modified:
docker @projects:zibaldone:linux
1 Hits, Last modified: