iotacademy / marvin

Essentials for Marvin LoRa Development
GNU General Public License v3.0
27 stars 188 forks source link

LoRa Arduino UNO #8

Open Tonibco opened 7 years ago

Tonibco commented 7 years ago

Hi, I would just like to modify Temperature and humidity sketch in order to be able to use it by Arduino 'UNO' Board and LoRa module, rather than 'Mega' one. Since I saw Serial1 port communication is used on this code. So, my question is;

Many thanks

jimmyberg commented 7 years ago

I would recommend looking at the wiring in the hardware section. Use Eagle for convenience which is free to download. The hard part is the digital level shifters since Arduino runs on 5V and the module runs at 3.3V.