Skip to content

The August and Kevo Door Locks

Introduction I have been waiting for the right technology to enable me to rid myself of my traditional door locks. While I’m not completely satisfied with my current selection, I found two I was willing… 

Blog Moved to Domain of One’s Own

At Brigham Young University, we are experimenting with and piloting a Domain of One’s Own experience for students, faculty, staff, and courses, as well as exploring other potential uses. To experience this environment, I have… 

Docker for Cross Compilation

Given my interests in enterprise computing and embedded systems, I decided to combine these two disciplines by using Docker to create a C development environment that generates an ARM executable from my OS X-based Mac.… 

Criminals, Conjecture, and Connected Things

My connected devices were initially secured using a hash-based message authentication code (HMAC).  An HMAC is constructed for each HTTP request directed at a device. The HMAC is created by combining certain HTTP header elements,… 

Arduino As An AVR Debugger

When you leave the safety of the Arduino development environment and move to development with Atmel AVR processors, without an IDE, you lose some debugging / printing capabilities.  However, there is a simple technique to… 

Domain of One’s Own @ BYU

At Brigham Young University we’ve noticed the work at Mary Washington University on the Domain of One’s Own.  I’ve been thinking for some time about providing each of our potential, matriculated and former students with…