Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa |
electronica:raspberry [2023/07/12 09:33] – rolf | electronica:raspberry [2024/08/14 18:10] (actual) – rolf |
---|
https://raspberrytips.com/ \\ | https://raspberrytips.com/ \\ |
| |
| https://learn.sparkfun.com/tutorials/how-to-run-a-raspberry-pi-program-on-startup/method-2-autostart \\ |
| |
| |
| [[https://projects.raspberrypi.org/en/projects/null/0|Getting started with Raspberry Pi Pico]]\\ |
| [[https://raspberrypi.cl/2023/02/13/programa-tu-rpi-pico/|programa-tu-rpi-pico]]\\ |
| |
| |
| [[https://www.industrialshields.com/es_ES/|www.industrialshields.com -- raspberry industrial]]\\ |
[[https://www.kunbus.com|www.kunbus.com]] -> [[https://revolutionpi.com/revpi-connect/|revolutionpi.com -- raspberry industrial]] \\ | [[https://www.kunbus.com|www.kunbus.com]] -> [[https://revolutionpi.com/revpi-connect/|revolutionpi.com -- raspberry industrial]] \\ |
[[https://www.compulab.com/products/iot-gateways/iot-gate-rpi4-industrial-raspberry-pi-iot-gateway/#overview|www.compulab.com -- rpi4-industrial-raspberry-pi-iot-gateway]] | [[https://www.compulab.com/products/iot-gateways/iot-gate-rpi4-industrial-raspberry-pi-iot-gateway/#overview|www.compulab.com -- rpi4-industrial-raspberry-pi-iot-gateway]] |
\\ | \\ |
[[https://www.industrialshields.com/es_ES/|www.industrialshields.com -- raspberry industrial]]\\ | |
[[https://www.sferalabs.cc/strato-pi/|strato-pi -- raspberry industrial]] \\ | [[https://www.sferalabs.cc/strato-pi/|strato-pi -- raspberry industrial]] \\ |
https://pallavaggarwal.in/10-products-using-raspberry-pi-compute-module/ \\ | https://pallavaggarwal.in/10-products-using-raspberry-pi-compute-module/ \\ |
| |
http://ryan.gulix.cl/dw/proyectos/taller-redes/contenidos/cidr-segmentacion-redes | http://ryan.gulix.cl/dw/proyectos/taller-redes/contenidos/cidr-segmentacion-redes |
| |
| |
| ---- |
| **lsblk** para listar particiones de dispocitivos \\ |
| |
| dd if=/path/to/img of=/dev/mmcblk0 status=progress \\ |
| |
| poner archivo vacio de nombre ssh en raiz de particion boot \\ |
| para que parta con ssh habilitado \\ |
| |
| para encontrar su ip \\ |
| ping raspberrypi.local \\ |
| ctr+z para detener \\ |
| |
| ---- |
| |
| ===== escritorio LXDE ===== |
| para auto arrancar una aplicacion, crear el archivo: \\ |
| /home/rolf/.config/autostart/miaplicacion.desktop |
| Desktop Entry] |
| Type=Application |
| Name=mi aplicacion |
| Exec=/usr/bin/python3 /home/rolf/miaplicacion.py |
| Name[es_CL]=miaplicacion.desktop |
| |
| |
| ---- |
| apt install xserver-xorg lightdm xfce4 xfce4-goodies gvfs-backends |
| |
---- | ---- |
[[privado:compras|mis compras]] \\ | [[privado:compras|mis compras]] \\ |
| |
| https://mediawiki.compulab.com/w/index.php?title=IOT-GATE-RPI4:_Raspberry_Pi_OS_image_installation |
| |