Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa |
electronica:raspberry [2023/06/28 18:21] – rolf | electronica:raspberry [2024/08/14 18:10] (actual) – rolf |
---|
====Raspberry pi==== | ====Raspberry pi==== |
https://www.raspberrypi.org/ \\ | https://www.raspberrypi.com/products/ \\ |
https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#power-supply \\ | https://www.raspberrypi.com/documentation/ \\ |
https://www.raspberrypi.org/magpi \\ | https://www.raspberrypi.org/magpi \\ |
https://raspberrytips.com/ \\ | |
https://pimylifeup.com/ \\ | https://pimylifeup.com/ \\ |
https://pimylifeup.com/raspberry-pi-nextcloud-server/ \\ | https://pimylifeup.com/raspberry-pi-nextcloud-server/ \\ |
https://nextcloudpi.com/ \\ | https://nextcloudpi.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://raspberrytips.com/upgrade-raspbian-lite-to-desktop/|Raspbian Lite to Desktop XFCE, MATE, KDE, ...]] \\ | |
[[https://raspberrypiuser.co.uk/how-to-install-a-new-desktop-environment-using-raspberry-pi-os|how-to-install-a-new-desktop-environment]] \\ | |
https://www.flopy.es/arrancar-una-raspberry-desde-un-disco-duro-externo-o-un-pen-drive/ \\ | |
| |
[[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.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.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/ \\ |
| |
[[https://gpiozero.readthedocs.io/en/stable/cli_tools.html|Raspberry GPIO]] \\ | [[https://gpiozero.readthedocs.io/en/stable/cli_tools.html|Raspberry GPIO]] \\ |
| |
| [[https://raspberrytips.com/upgrade-raspbian-lite-to-desktop/|Raspbian Lite to Desktop XFCE, MATE, KDE, ...]] \\ |
| [[https://raspberrypiuser.co.uk/how-to-install-a-new-desktop-environment-using-raspberry-pi-os|how-to-install-a-new-desktop-environment]] \\ |
| https://www.flopy.es/arrancar-una-raspberry-desde-un-disco-duro-externo-o-un-pen-drive/ \\ |
| |
[[https://github.com/azlux/log2ram|log2ram]]\\ | [[https://github.com/azlux/log2ram|log2ram]]\\ |
| |
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 |
| |