Skip to content

works on my machine

¯\_(ツ)_/¯

  • Projects
  • Prototypes
  • Coding
  • HowTos
  • Pinouts
  • Story time

Links

Github
  • About
works on my machine
¯\_(ツ)_/¯
  • It’s about time – how to auto-run your Python scripts on Raspberry Pi OS with Cron jobs
    HowTos

    It’s about time – how to auto-run your Python scripts on Raspberry Pi OS with Cron jobs

    ByStefan March 29, 2022September 12, 2022

    This is a step by step reminder how to get your Python scripts run automatically on your Raspberry. We will be creating a cron job that is run once when booting. (This should be possible like this or pretty similar on every Linux distribution where Cron is available and is not limited to Python scripts…

    Read More It’s about time – how to auto-run your Python scripts on Raspberry Pi OS with Cron jobsContinue

  • Who goes where? A motion triggered night light for the Raspberry Pico
    Prototypes

    Who goes where? A motion triggered night light for the Raspberry Pico

    ByStefan March 17, 2022February 3, 2023

    A small helper at night and a nice little excercise on the Pico: an LED that lights up when it is dark and something moves. I used a HC-SR501 as motion sensor, light sensor with digital output, a yellow LED of my Pico project complete kit (330 Ohm resistor with it) and of course the…

    Read More Who goes where? A motion triggered night light for the Raspberry PicoContinue

  • A tiny multitalent: Raspberry Pico Pinout
    Pinouts

    A tiny multitalent: Raspberry Pico Pinout

    ByStefan February 13, 2022December 15, 2023

    The pinout of Pi Pico and Pico W are the same. Just the onboard LED has changed. See below.

    Read More A tiny multitalent: Raspberry Pico PinoutContinue

  • Python, Pico and a hard but good lesson
    Story time

    Python, Pico and a hard but good lesson

    ByStefan February 11, 2022January 25, 2024

    Coming from a Java background, I really wanted to and now I am enjoying to learn Python. It is refreshing to see the simplicity and extensive built-in functionality. As I like to see the code working I got me a Raspberry Pico with pins and a Picorino Unicorn hat with a 16×7 RGB LED field…

    Read More Python, Pico and a hard but good lessonContinue

Page navigation

Previous PagePrevious 1 … 3 4 5

© 2025 works on my machine

Privacy Policy

Scroll to top
  • Projects
  • Prototypes
  • Coding
  • HowTos
  • Pinouts
  • Story time
Search