Use NodeJS and Arduino to build a weather display


Use NodeJS and Arduino to build a weather display · Node Disassemble!

In this tutorial I’ll explain how to build your own LCD weather display on an Arduino Uno running Node and Johnny-Five. This could serve as a nice desktop ornament that you can glance at when you wake up in the morning, and the principles in this guide will serve well in future projects that require hardware interaction with an API.

Related Posts