Today I started learning how make the most of my Raspberry Pi. I took concepts from Alexander Baran-Harper’s Tutorial to create a python script that turns an LD on for 3 seconds. Ignoring the button made things easier.
Then, I used this from ModMyPi to schedule it to run every minute.
I’m glad that I’ve got some previous experience in Python, because its making things a lot easier to pick up then it otherwise might be. I feel a lot more confident after getting my hands dirty.