Menu
Ben Nuttall
Home
Blog
Tooling Blog
Talks
Projects
About
GitHub
Twitter
Projects
Software libraries
GPIO Zero
– A simple interface to everyday GPIO devices with Raspberry Pi (creator)
piwheels
– Python package repository providing wheels (pre-built binaries) for Raspberry Pi (creator)
hostedpi
– Python interface to the Mythic Beasts Hosted Pi API
Meme Overflow
– Simple framework for Twitter bots creating memes from Stack Exchange questions (creator)
pyjokes
– One line jokes for programmers (co-creator)
Twitter bots
Meme Overflow:
@pi_stack
(Raspberry Pi)
@overflow_meme
(Stack Overflow)
@worldbuildingme
(World Building)
@askubuntumemes
(Ask Ubuntu)
@stackamemia
(Academia)
@piwheels
@raspberrypi_otd
@pyjokes_bot
Games
set
– Python implementation of the card game Set, using PyGame Zero
uno
– Python implementation of the card game Uno, using PyGame Zero
Mini projects:
piwheels-stats-bot
– A Twitter bot which tweets interesting stats about the piwheels project
pi-ointless
– A guizero implementation of an animated Pointless quiz show thing
hello-world-raspberry-pi
– “Hello World” programs in languages and applications pre-installed in Raspbian
poker-kata
– A Python coding exercise for the card game Poker
Raspberry Pi OTD Bot
– Twitter bot which tweets “on this day” blog posts from Raspberry Pi’s blog archive
guizero-examples
–
Examples of using guizero
tortoise
– Collection of Python scripts running on a Raspberry Pi, used for looking after
Leo the tortoise
handles
– Ronnie Corbett tribute
officebot
– Control a Raspberry Pi robot from Slack
people-in-space-indicator-blinkt
–
People in Space Indicator with Pimoroni’s Blinkt
pyjokes bot
–
pyjokes Twitter bot
wiibot
–
Wii remote controlled robot
pgz-traffic-lights
–
Interactive traffic lights app with PyGame Zero and GPIO Zero
photobooth
–
Tweeting Pi camera photobooth
spreadsheet-gpio
– Control
Raspberry Pi GPIO devices from a Google Spreadsheet
pgz-sense-hat
–
PyGame Zero app for drawing patterns on the Sense HAT
plant-touch-joke-teller
–
Touch a plant, it’ll tell you a joke
github-org-issues
–
Issue dashboard for a GitHub organisation
twittertron3000
–
Show your Twitter follower count on the Display-O-Tron 3000
Conway’s Game of Life
– Implementations of Conway’s Game of Life in Python