Category: Arduino SAMD boards

The Atmel’s ATSAMD21 is a low-power, high-performance Microchip’s ARM® Cortex®-M0+ based flash microcontroller.

Arduino MKR SAMD i2c protocol network additional SERCOM address scanner 0

i2c Arduino SAMD MKR: additional interface SERCOM, network and address scanner

I love the I2C protocol, and when I need a sensor, every time I try to find one with this protocol, I have also written some libraries for various sensors that use I2C.
In this article, we will learn I2C basics, analyze the Arduino SAMD MKR management, add interfaces with SERCOM, and create a heterogeneous network.

Ebyte LoRa E220 LLCC68 device manage Wake On Radio and sending structured data 4

Ebyte LoRa E220 device for Arduino, esp32 or esp8266: manage Wake On Radio and sends structured data – 5

In this article, we look at the Wake On Radio (WOR), one of the essential features of our Ebyte E220 UART LoRa device based on LLCC68 Wireless Modules.
Then we understand how to manage complex structures that are better optimized than string format data.

Ebyte LoRa E220 LLCC68 device for Arduino, esp32 or esp8266 Configuration 11

Ebyte LoRa E220 LLCC68 device for Arduino, esp32 or esp8266: configuration – 3

Here is my tutorial on Ebyte E220 LoRa devices based on the LLCC68, very economical with a reduced consumption compared to the sx1268 and with a very wide range (from 5Km to 11Km).
In this article, we will see how to configure the devices.

Ebyte LoRa E22 power-saving WOR and structured data 12

Ebyte LoRa E22 device for Arduino, esp32 or esp8266: power-saving WOR and structured data – 5

Now we’re looking at Wake On Radio (WOR) and power-saving, one of the essential features of our E22 UART LoRa device based on popular Semtech’s SX1262, SX1268 RF chips.
Then we’ll understand how to manage complex structures that are better optimized than string format data.