Below you will find pages that utilize the taxonomy term “hack”
Posts
Building an Arduino Binary Clock
With all of my software projects I’ve been working on lately, I decided about a month ago to get into some hardware hacking as well. Arduino seemed like the obvious choice due to its fast growing popularity, great support, and the fantastic starter kit. I ordered up the starter kit and over the past month, worked through the 15 sample projects to learn the ins and outs. After completing these, I decided a binary clock would be a cool first self led project.
Posts
Controlling a GoPro via REST APIs
“I recently ran across this post explaining how to hack your GoPro camera over wifi and thought it would be awesome to control my GoPro with my Amazon Echo. I imagined being able to set up a home security system that I could control with the power of my own voice.
Sadly, GoPro’s “API”, which is really more of a hacked http request, only works when directly connected to the camera via wifi.