Posts tagged 'JSoT'
My introduction to Adafruit’s family of Feather boards wasn’t auspicious. In fact, it was a comedy of errors. So I was surprised to find an abiding respect for the Feather M0.
You're thinking of starting out on a journey to learn about electronics and IoT. Which development platform should you start with?
Voltage, Current, Resistance...with Gnomes
Nov 30, 2016
Understanding Ohm's Law thoroughly changed my whole reality—it's the key to infinite electronics hackery. But I couldn't just let the standard hydraulic-based (water) metaphors be my guide. I had to involve gnomes.
There are several ways to use JavaScript to control physical objects. Lately I've been doing a lot using a host-client setup and the Johnny-five Node.js framework.