Pinned Repositories
ball_tracking
chatgpt-assistant
A ChatGPT assistant with voice activation and image generation, connected to a Raspberry Pi display.
hotword
A voice assistant, along the same vein as Amazon Echo and Google Home using Snowboy hotword detection for the voice activation.
inkyphat-darksky-weather-display
A Dark Sky weather display for the Pimoroni Inky pHAT
krpc-scripts
Scripts for the kRPC mod for Kerbal Space Program
octopus_agile_trigger
Toggle the state of Philips Hue plugs based on the current Octopus Agile price.
rain-notifier
Sends you a notification if it's going to rain in the next few minutes.
rtsp-timelapse
Connects to an RTSP stream, takes a photo, and stitches it together to make a timelapse. Then sends the timelapse video to your favourite service using Apprise.
waveshare-eink-face-detector
A Raspberry Pi powered e-ink display that detects faces and snaps a photo.
waveshare-eink-weather-display
A Raspberry Pi powered e-ink display that displays weather from Pirate Weather
AlanCunningham's Repositories
AlanCunningham/rtsp-timelapse
Connects to an RTSP stream, takes a photo, and stitches it together to make a timelapse. Then sends the timelapse video to your favourite service using Apprise.
AlanCunningham/inkyphat-darksky-weather-display
A Dark Sky weather display for the Pimoroni Inky pHAT
AlanCunningham/krpc-scripts
Scripts for the kRPC mod for Kerbal Space Program
AlanCunningham/chatgpt-assistant
A ChatGPT assistant with voice activation and image generation, connected to a Raspberry Pi display.
AlanCunningham/octopus_agile_trigger
Toggle the state of Philips Hue plugs based on the current Octopus Agile price.
AlanCunningham/waveshare-eink-face-detector
A Raspberry Pi powered e-ink display that detects faces and snaps a photo.
AlanCunningham/waveshare-eink-weather-display
A Raspberry Pi powered e-ink display that displays weather from Pirate Weather
AlanCunningham/ball_tracking
AlanCunningham/hotword
A voice assistant, along the same vein as Amazon Echo and Google Home using Snowboy hotword detection for the voice activation.
AlanCunningham/envirophat-plant-monitor
A plant monitor server for the Pimoroni Enviro pHAT
AlanCunningham/face_recognition
The world's simplest facial recognition api for Python and the command line
AlanCunningham/rain-notifier
Sends you a notification if it's going to rain in the next few minutes.
AlanCunningham/Google-Translate-TTS
A python script for using Google's undocumented TTS api to save text to an MP3 file.
AlanCunningham/Mk4-Apps
Apps to download and run on the Mk4 badge
AlanCunningham/octopus-agile-prediction-notifier
A small script that uses the predictions from Agile Predict and sends a notification to your favourite service using Apprise when the predicted price goes below a set threshold.
AlanCunningham/telegram-hue-wol
Telegram bot that allows controls for Philips Hue lights and sending Wake on LAN packets
AlanCunningham/weatherbot
Telegram weather bot that suggests what clothes to wear for the day.
AlanCunningham/weatherframe
Raspberry Pi powered weather station with the remarkable ability to suggest what clothes to wear.
AlanCunningham/weatherframe-react
Little weather station using the DarkSky API and React. This is basically the same as my other Weatherframe project, originally done in Django, but now written in React.