Over engineering trivial tasks using Axway API Builder and Amazon Alexa

Are you like me and tired of doing anything with your hands? I mean that’s so 2015. Since the advent of Amazon’s Alexa (echo) in 2015, I’ve not touched a light switch, turned on a TV, or set the temperature in my house with my dirty hands. So why not extend that to other trivial…

Simple Audio Board

Another project I did for a friend of mine was called “Rick Roll”. It’s basically a board that just plays a Rick Astley song. /* This sketch uses the buzzer to play songs. The Arduino’s tone() command will play notes of a given frequency. We’ll provide a function that takes in note characters (a-g), and…