Close

Hello World

A project log for Call Button

Minimal two-way wireless communication

nathanmatsudanathan.matsuda 05/27/2016 at 20:100 Comments

Following this example, I threw together a NodeMCU quick script that blinks the LEDs and pulses the buzzer when a message is published (on button push) or received. On the PC side, I have Mosquitto running as the message broker and I'm using mqtt-spy to easily monitor and publish to topics for debugging.

Discussions