Duskos - 32-bit Forth OS w/ C compiler
[Article](https://korben.info/dusk-os-systeme-exploitation-minimaliste-apocalypse.html] de présentation par Korben.
— Permalien
[Article](https://korben.info/dusk-os-systeme-exploitation-minimaliste-apocalypse.html] de présentation par Korben.
#> sudo wget https://apt.armbian.com/armbian.key -O key
#> sudo gpg --dearmor < key | sudo tee /usr/share/keyrings/armbian.gpg > /dev/null
#> sudo chmod go+r /usr/share/keyrings/armbian.gpg
#> sudo echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/armbian.gpg] http://apt.armbian.com $(lsb_release -cs) main $(lsb_release -cs)-utils $(lsb_release -cs)-desktop" | sudo tee /etc/apt/sources.list.d/armbian.list
apt update
lsb_release -cs
is to be replaced by distro name (a.k.a bullseye
) if required.
Un internaute propose un guide détaillé pour construire sa propre télécommande universelle, une excellente idée qui pourrait résoudre bien des problèmes.
In this guide, I’ll take you through how to set up a Raspberry Pi from a blank SD card and how to turn on GPIO pins remotely via a terminal. I’m using the MacOS terminal, but other programs, such as PuTTY should work just as well.
A quick performance win on transferring large files with Samba. Even if you use Open Media Vault or not, this might help you. Give it a shot!
1 - Original TeachingTech project : Printable
2 - Remix with Hall Effect Joysticks, PCB Wiring and BALLS OF STEEL: Printable
3 - Hall Effect Joysticks For the Space Mouse: Printable
4 - ErgonoMouse - Advanced remix of TeachingTech: Free version / Pay version 12$
5 - Advanced firmware: GitHub
Catalogue de référence de logiciels libres recommandés pour l'ensemble de l'administration.
Linux service to collect and transfer Raspberry Pi data via MQTT to Home Assistant (for RPi Monitoring) - ironsheep/RPi-Reporter-MQTT2HA-Daemon
Stock options, RSUs, taxes — read the latest edition: www.holloway.com/ec - jlevy/og-equity-compensation
Project Caretaker - remote controlled robot. Models, board, readme. - positron48/robot