Using a single GPIO port on a microcontroller to control N bits of arbitrary parallel binary outputs, e.g., a multi-digital display.
In this video I'm showing how you can send data from an Arduino (NodeMCU) board to a hosted Laravel application. The example is super simple and I use generated random data on the NodeMCU board to ...