You can find the results of your search below.
jetsonnano @projects:internetofthings 28 Hits, Last modified: 12 months ago neering/Jetson-Nano-Ubuntu-20-image
* [[https://dev eloper.nvidia.com/embedded/jetson-nano-dev eloper-kit|interesting projects]]
* [[https://elinux.org/Je... code>
cd /usr/local/cuda-10.0/samples/1_Utilities/dev iceQuery
sudo make
./dev iceQuery
cd /usr/local/cuda-10.0/samples/1_Utilities/bandwidthTest/
sudo make
panda3d @tips:gameengine 28 Hits, Last modified: 10 years ago apt-get install build-essential bison flex python-dev \
freeglut3-dev libglu1-mesa-dev libfreetype6-dev libosmesa6-dev \
libgtk2.0-dev libpng12-dev libjpeg-dev libtiff5-dev libxft-dev libs install @tips:opencv 28 Hits, Last modified: 7 years ago d of Qt, replace 'qt5-default' with 'libgtkglext1-dev ' and remove '-DWITH_QT=ON' option in CMake):
sudo apt-get install -y libvtk6-dev libgtkglext1-dev
# GUI qt
# sudo apt install -y qt5-default
# Media I/O:
sudo apt-get install -y zlib1g-dev libjpeg-dev libwebp-dev libpng-dev libtiff5-dev l k80 @tips 26 Hits, Last modified: 4 months ago /opt/cuda-samples
cd /opt/cuda-samples
cd Samples/dev iceQuery/
make
</code>
dev iceQuery
<code="bash">
cd /opt/cuda-samples/bin/x86_64/linux/release
./dev iceQuery
./dev iceQuery Starting...
CUDA Dev ice Query (Runtime API) version (CUDART static linking)
kinectv2 @tips:sensors 24 Hits, Last modified: 10 years ago ====== Kinect ======
===== dev ice =====
/etc/udev /rules.d/90-kinect2.rules
<code>
# ATTR{product}=="Kinect2"
SUBSYSTEM=="usb", ATTR{... }=="02d9", MODE="0666"
</code>
<code bash>
sudo udev adm control --reload
</code>
On Ubuntu avoid auto... ions
<code bash>
# check with
grep . /sys/bus/usb/dev ices/*/power/autosuspend
</code>
To connect kinec lxd @tips 21 Hits, Last modified: 5 years ago ol/lxd
# define default storage pool
lxc profile dev ice add default root disk path=/ pool=zfspool
# i... 2
ALIAS=${ALIAS:=xenial}
lxc image show $ALIAS >/dev /null 2>&1
if [ ! $? = 0 ]; then
echo lxc imag... emctl restart apt-cacher-ng
fi
lxc info $NAME >/dev /null 2>&1
if [ ! $? = 0 ]; then
lxc launch $A... nel_modules: openvswitch,nbd,ip_tables,ip6_tables
dev ices:
eth0:
mtu: "9000"
name: eth0
n analisi @projects:charta 18 Hits, Last modified: 2 years ago he la richiedono come servizio di archiviazione.
Dev e essere utilizzata da operatori, che caricano i d... o i file scansionati.
In questa fase l'operatore dev e avere da un lato la preview del documento, con p... tore può vedere tramite una preview.
L'operatore dev e poter segnalare i tag che non sono stati compila... r** del documento, può sempre vederlo, altrimenti dev e essere membro di un gruppo con permesso read o a seamless @projects:livenet 16 Hits, Last modified: 9 years ago get install build-essential git-core cmake libssl-dev libx11-dev libxext-dev libxinerama-dev \
libxcursor-dev libxdamage-dev libxv-dev libxkbfile-dev libasound2-dev libcups2-dev zfs @tips 15 Hits, Last modified: 22 months ago BF07 # ???
</code>
<code>
zpool create lxd /dev /sda4
</code>
===== docker =====
<code>
systemct... s2
</code>
add volume to instance
create file mydev ice.xml
<code>
<disk type='block' dev ice='disk'>
<driver name='qemu' type='raw' cache='none'/>
<source dev ='/dev /zvol/rpool/libvirt/juju-controller'/>
gnss @tips 14 Hits, Last modified: 2 years ago om/wiki/expansion/gw16143|ntrip client]] on ublox dev ice
pygnssutils
Configure ublox as [[https://git... >
systemctl stop gpsd
systemctl stop gpsd.socket
DEV ICE=/dev /gps0
ubxtool -f $DEV ICE -p RESET
ubxtool -f $DEV ICE -e NMEA
ubxtool -f $DEV ICE -d BINARY
ubxtool -f $D backup 13 Hits, Last modified: 9 years ago
detect main feature
<code>
LANG=en dvdbackup -i /dev /sr0 -I | egrep -i -2 "^Main feature"
</code>
wit... y the disk with
<code>
mplayer -v dvdnav:// -dvd-dev ice /dev /sr0 2>&1 | grep TITLE
</code>
without a title number, then select the main feature in the men... ample) to vob file
<code>
mplayer dvdnav://1 -dvd-dev ice /dev /sr0 -dumpstream -dumpfile movie.vob
mplay homeassistant @projects:internetofthings 12 Hits, Last modified: 2 years ago pt install python3 python3-venv incron mc python3-dev libffi-dev libssl-dev
python3 -m venv ~/venv
. ~/venv/bin/activate
echo "source ~/venv/bin/activate" >> ~/.bashrc... | sudo tee /etc/apt/sources.list.d/docker.list > /dev /null
sudo apt-get update
sudo apt-get install do 18.04 @tips:ubuntu 11 Hits, Last modified: 6 years ago TRO
zfs mount rpool/ROOT/$DISTRO
mount -o remount,dev /$DISTRO
debootstrap $DISTRO /$DISTRO
mount --rbind /dev /$DISTRO/dev
mount --rbind /proc /$DISTRO/proc
mount --rbind /sys /$DISTRO/sys
chroot /$DISTRO /bin/... ine noibrs noibpb nopti"
</code>
enable ethernet dev ice management
<code>
touch /etc/NetworkManager/co zfs-on-root @tips:ubuntu 11 Hits, Last modified: 7 years ago disk and create GPT partition schema
<code>
DISK=/dev /disk/by-id/ata-HFS512G39MND-3510A_FJ64N5235113A4S... normalization=formD -o ashift=12 \
rpool raidz /dev /disk/by-id/ata-ST4000NM0035-1V4107_ZC10????-part1...
deboostrap
<code>
DISTRO=xenial
mount -o remount,dev /mnt
debootstrap $DISTRO /mnt
zfs set dev ices=off rpool
mount --rbind /dev /mnt/dev
mount --rbind /p gstreamer @tips 10 Hits, Last modified: 12 months ago e>
show usb camera
<code>
gst-launch-1.0 v4l2src dev ice=/dev /video0 ! xvimagesink
</code>
rtsp client
<code>
gst-launch-1.0 \
rtspsrc location=rtsp://fo... -U|oCam-1CGN-U]]
identify
<code>
v4l2-ctl --list-dev ices
v4l2-ctl --list-formats-ext -d /dev /video0 install @tips:archlinux 10 Hits, Last modified: 2 years ago pyramid @tips 9 Hits, Last modified: 9 years ago smartreader @tips 9 Hits, Last modified: 6 years ago linux @tips:radxa 9 Hits, Last modified: 9 years ago googlehome @projects:internetofthings 8 Hits, Last modified: 7 years ago orin 7 Hits, Last modified: 20 months ago docs @projects:wamp 7 Hits, Last modified: 8 years ago video @tips 6 Hits, Last modified: 4 years ago iotaiuto @projects:internetofthings 6 Hits, Last modified: 4 years ago mycroft @projects:iotaiuto 6 Hits, Last modified: 3 years ago iidc @projects:zibaldone:electronic 6 Hits, Last modified: 3 years ago shinobi @projects:internetofthings 5 Hits, Last modified: 7 years ago postgres @tips:db 5 Hits, Last modified: 6 years ago docker @projects:zibaldone:linux 5 Hits, Last modified: 19 months ago 3dprinter @projects 4 Hits, Last modified: 3 years ago jibri @tips 4 Hits, Last modified: 2 years ago onvif @tips 4 Hits, Last modified: 6 years ago xpath @tips 4 Hits, Last modified: 9 years ago tradfri @projects:internetofthings 4 Hits, Last modified: 5 years ago bv9500 @tips:android 4 Hits, Last modified: 3 years ago unreal @tips:gameengine 4 Hits, Last modified: 10 years ago kuu @tips:hw 4 Hits, Last modified: 2 years ago 17.10 @tips:ubuntu 4 Hits, Last modified: 7 years ago openvpn @tips:vpn 4 Hits, Last modified: 7 years ago pizza @madmax 3 Hits, Last modified: 6 years ago mdm @projects 3 Hits, Last modified: 3 years ago blocksync @tips 3 Hits, Last modified: 8 years ago cordova @tips 3 Hits, Last modified: 10 years ago ionic @tips 3 Hits, Last modified: 7 years ago broadlink @projects:internetofthings 3 Hits, Last modified: 5 years ago esp32 @projects:internetofthings 3 Hits, Last modified: 3 years ago esp32lora @projects:internetofthings 3 Hits, Last modified: 5 years ago zigbee @projects:iotaiuto 3 Hits, Last modified: 3 years ago server @projects:livenet 3 Hits, Last modified: 7 years ago adb @tips:android 3 Hits, Last modified: 7 years ago stratos @tips:android 3 Hits, Last modified: 7 years ago minecraft @tips:gameengine 3 Hits, Last modified: 7 years ago motorizzazione @tips:vpn 3 Hits, Last modified: 6 years ago agid @tips 2 Hits, Last modified: 2 years ago airos @tips 2 Hits, Last modified: 6 years ago idrac @tips 2 Hits, Last modified: 15 months ago zsh @tips 2 Hits, Last modified: 6 years ago dokuwiki @wiki 2 Hits, Last modified: 4 years ago doorbell @projects:iotaiuto 2 Hits, Last modified: 3 years ago presence @projects:iotaiuto 2 Hits, Last modified: 3 years ago scipiodev @projects:livenet 2 Hits, Last modified: 7 years ago development @tips:android 2 Hits, Last modified: 7 years ago virtualization @tips:android 2 Hits, Last modified: 9 years ago inappbrowser @tips:cordova 2 Hits, Last modified: 10 years ago android @tips:radxa 2 Hits, Last modified: 10 years ago monitor @tips:radxa 2 Hits, Last modified: 9 years ago trusty @tips:ubuntu 2 Hits, Last modified: 9 years ago galileo @tips:vpn 2 Hits, Last modified: 4 months ago qemu 1 Hits, Last modified: 6 years ago sidebar 1 Hits, Last modified: 2 years ago licoli @madmax 1 Hits, Last modified: 7 years ago projects @projects 1 Hits, Last modified: 10 years ago airmouse @tips 1 Hits, Last modified: 3 years ago atom @tips 1 Hits, Last modified: 7 years ago autofs @tips 1 Hits, Last modified: 8 years ago cvat @tips 1 Hits, Last modified: 4 years ago dac @tips 1 Hits, Last modified: 8 years ago ftp @tips 1 Hits, Last modified: 6 years ago git @tips 1 Hits, Last modified: 6 years ago juju @tips 1 Hits, Last modified: 4 years ago kvm @tips 1 Hits, Last modified: 9 years ago mopidy @tips 1 Hits, Last modified: 8 years ago multiboot @tips 1 Hits, Last modified: 2 years ago otp @tips 1 Hits, Last modified: 4 years ago ssl @tips 1 Hits, Last modified: 2 years ago taskfile @tips 1 Hits, Last modified: 2 years ago uwb @tips 1 Hits, Last modified: 5 years ago verbaliesempio @tips 1 Hits, Last modified: 2 years ago vrcard @tips 1 Hits, Last modified: 18 months ago syntax @wiki 1 Hits, Last modified: 4 years ago welcome @wiki 1 Hits, Last modified: 4 years ago electronic @projects:internetofthings 1 Hits, Last modified: 7 years ago esphome @projects:internetofthings 1 Hits, Last modified: 3 years ago led @projects:iotaiuto 1 Hits, Last modified: 3 years ago liberidicomunicare @projects:iotaiuto 1 Hits, Last modified: 2 years ago occhiali @projects:iotaiuto 1 Hits, Last modified: 3 years ago vscode @projects:zibaldone 1 Hits, Last modified: 11 months ago postinstall @tips:archlinux 1 Hits, Last modified: 21 months ago mssql @tips:db 1 Hits, Last modified: 8 years ago checkin @tips:galileo 1 Hits, Last modified: 2 years ago minetest @tips:gameengine 1 Hits, Last modified: 7 years ago hp @tips:hw 1 Hits, Last modified: 5 weeks ago networknamespaces @tips:linux 1 Hits, Last modified: 6 years ago cyanogenmod @tips:radxa 1 Hits, Last modified: 10 years ago gnome3 @tips:ubuntu 1 Hits, Last modified: 7 years ago locale @tips:ubuntu 1 Hits, Last modified: 7 years ago xenial @tips:ubuntu 1 Hits, Last modified: 7 years ago univr @tips:vpn 1 Hits, Last modified: 20 months ago