<Stuff about="code" />
about = (stuff == 'code')
Pages
(Move to ...)
Home
Adventures in Minecraft
Minecraft
Raspberry Pi
About
▼
Sunday, 17 June 2018
Pi Camera stop motion animation
›
In preparation for a Raspberry Pi event I decided to create a simple GUI for creating stop motion animations using the Pi camera module to u...
2 comments:
Saturday, 9 June 2018
Get the weather using Python
›
I recently spent a hour or so hacking a lucky cat so that it would only wave when it was sunny. At @Raspberry_Pi 's MakerDay I hacke...
Sunday, 4 March 2018
Python - Creating shortcuts
›
I was recently working on the mu project (a Python IDE for beginners), which is super easy to install using pip, but there is no way to aut...
1 comment:
Friday, 29 December 2017
Setup Raspberry Pi Samba share
›
I almost always setup a samba share on every Raspberry Pi I install, it allows me to easily share files and work on my projects - so I thoug...
Wednesday, 15 November 2017
Slack command line stream
›
I thought a Slack console might be useful, a very simple client I could display on an always on screen, so I did some experimenting with the...
2 comments:
Friday, 7 July 2017
Python Bluetooth RFCOMM Client Server
›
As part of the Blue Dot project I needed to create a simple Bluetooth client / server library so that the communication could be managed. T...
Tuesday, 4 July 2017
Mac OS - Check Java version before running script
›
I needed to check what version of Java was installed on a Mac before running my program, so with the help of stackoverflow and a few other ...
2 comments:
›
Home
View web version