Marvin, A Plug & Play IoT Development Board
https://www.electronics-lab.com/marvin-plug-play-iot-development-board/
Internet of Things became one of the most important technology trends nowadays, and everyday we have a new board or tool that helps people to create IoT application. Today, we introduce you to “Marvin”, a new IoT board developed at RDM Makerspace. Marvin is an easy to use, plug and play development board for rapid […]
How to get sensor data from a remote Arduino via Wireless Lora Protocol
https://www.electronics-lab.com/get-sensor-data-remote-arduino-via-wireless-lora-protocol/
by David_Dragino @ instructables.com This is an example to show how to get sensor data from a remote Arduino via Wireless Lora Protocol. The exampels requries below hardwares: 1) Client Side: Arduino + Lora Shield (868Mhz) + DS18B20 (Temperature Sensor). 2) Server Side: Arduino + Lora Shield (868Mhz) + Yun Shield + USB flash. How […]