How to Mash Up BLE, NodeJS, and MQTT to Get Internet of Things
We’re living in the world of connected devices. It has never been easier to roll your own and implement the functionality you actually want, rather than live with the lowest common denominator that the manufacture chose.
In a previous article I walked though a small python script to talk to a BLE light and used it to cycle through some colors. Now I want to delve deeper into the world of Internet Connected BLE devices and how to set up a simple Internet-Of-Things light. With this example in hand the sky’s the limit on what you can build and what …read more
Continue reading How to Mash Up BLE, NodeJS, and MQTT to Get Internet of Things