News

In my last tutorial I created a NodeMCU based Duino Coin Miner. It is an awesome little miner that sits on my desk and mines few cents a day. However, adding these miners to my home network choked my ...
creating a simple project where two Arduino Uno R3 boards communicate wirelessly using the nRF24L01 modules. Let's create a simple project where two Arduino Uno R3 boards communicate wirelessly using ...
When using 2-way communication between 2 RF modules, it is very useful to be able to detect loss of communication between the modules. Especially with remote sensing applications, you don't want to ...