Quotidien Hebdomadaire Mensuel

Hebdomadaire Shaarli

Tous les liens d'un semaine sur une page.

Semaine 49 (December 4, 2023)

How To Install Python Modules on Raspberry Pi 5 and Earlier Models | Tom's Hardware

A recent change to the underlying Debian OS means that Raspberry Pi OS now requires the use of Python virtual environments in order to install software via the pip package manager. We show you how to install Python modules without breaking your shiny new OS.

Build a Wi-Fi Toy Boat with Wukong2040 and RPI Pico W - Hackster.io

Learning how to build a Wi-Fi controlled boat with using Wukong2040 and Raspberry Pi Pico W. Find this and other hardware projects on Hackster.io.

Secondary DNS Server for DHCP - Help - Pi-hole Userspace

To force piHole to push a defined IP address as DNS server to DHCP clients:

  1. Edit /etc/dnsmasq.d/02-pihole-dhcp.conf file:
    #> sudo nano /etc/dnsmasq.d/02-pihole-dhcp.conf

  2. Add the IP address to be push as DNS server:
    dhcp-option=6,<Pi-holeIP>,<SecondaryDNSServerIP>

  3. Save file modification.

  4. Restart pihole-FTL server:
    sudo service pihole-FTL restart

⚠️ You would have to release/renew DHCP lease on each host after that to pull the new settings.
⚠️ Change is not persistant over time as this file can be overwritten by piHole.

Create a Teams status indicator light » Benedikt's Power Platform Blog

In this blog post you will learn how to create a Teams status indicator light using a raspberry pi and the MS Graph API.

DIY: Building a busy light to show your Microsoft Teams presence · Elio Struyf

Busy light DIY build based on RaspberryPi Zero W