All Questions
2 questions
10
votes
3
answers
286
views
Getting funky with Pi
Push a button and an LED lights up1 and sends a signal to another computer that plays a song.
First project on the Raspberry pi, really simple but definitely fun and educational to implement. Also, ...
6
votes
2
answers
1k
views
Get external IP via email
I wrote a script for my Raspberry Pi that keeps checking my external IP. If it changes, the Raspberry Pi will send me the new IP via email.
Any suggestions for improvements?
...