Pinned Repositories
arduino-christmas-lights
arduino-HobbytronicsSerialTFT
Arduino library for controlling the 1.8 inch serial TFT display produced by Hobbytronics.
arduino-LiquidCrystalEAX
Arduino library for controlling Epson's EAX series of LCDs
atom-matrix-dice-d6
An Arduino sketch which turns an M5 Atom Matrix into a digital dice (d6).
integral_io
A ridiculously convoluted way to make C++ streams handle a 1 byte integer as a number instead of a character
quizhud
Conduct multiple-choice and exploration-based quizzes and surveys in Second Life or OpenSim, administered from an external website.
win32-named-pipes-example
Simple example code for working with named pipes using the Win32 API.
peter-bloomfield's Repositories
peter-bloomfield/win32-named-pipes-example
Simple example code for working with named pipes using the Win32 API.
peter-bloomfield/atom-matrix-dice-d6
An Arduino sketch which turns an M5 Atom Matrix into a digital dice (d6).
peter-bloomfield/arduino-christmas-lights
peter-bloomfield/arduino-HobbytronicsSerialTFT
Arduino library for controlling the 1.8 inch serial TFT display produced by Hobbytronics.
peter-bloomfield/arduino-LiquidCrystalEAX
Arduino library for controlling Epson's EAX series of LCDs
peter-bloomfield/integral_io
A ridiculously convoluted way to make C++ streams handle a 1 byte integer as a number instead of a character
peter-bloomfield/quizhud
Conduct multiple-choice and exploration-based quizzes and surveys in Second Life or OpenSim, administered from an external website.
peter-bloomfield/Casper
A fork of the official Ghost CMS Casper theme for use on my personal website. It includes minor changes which aren't likely to be useful to anyone else.
peter-bloomfield/Fizzy-Theme
A minor variant of the Fizzy Theme for Ghost CMS. This fork is intended for my own use at: https://peter.bloomfield.online/music
peter-bloomfield/peter-bloomfield.github.io
peter-bloomfield/shared_flag
A one-shot waitable boolean flag to facilitate safe and cooperative thread interruption in C++