Hi there,
I am a very new to javascript still learning but I had a question and I apologize if it's a simple one. What would I like is to practice passing let's say temperate reading or just simple data via UART using the LoRa module as USB modem. Using the wireless temperature sensor tutorial, for example. Instead of using NRF24L01+ module. Would I start by opening a serial connection (http://www.espruino.com/USART)?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi there,
I am a very new to javascript still learning but I had a question and I apologize if it's a simple one. What would I like is to practice passing let's say temperate reading or just simple data via UART using the LoRa module as USB modem. Using the wireless temperature sensor tutorial, for example. Instead of using NRF24L01+ module. Would I start by opening a serial connection (http://www.espruino.com/USART)?