|
11 | 11 | align="right"></a>
|
12 | 12 | </div>
|
13 | 13 |
|
14 |
| -###CHANGELOG |
15 |
| - - 2022-08-31 1.0.4 Minor fix and examples update for Raspberry Pi Pico and STM32 |
16 |
| - - 2022-04-27 1.0.3 Fix frequencies define |
17 |
| - - 2022-04-07 1.0.2 Fix support for STM32 |
| 14 | + |
| 15 | + |
| 16 | + |
18 | 17 |
|
19 | 18 | # Tutorial
|
20 | 19 |
|
21 | 20 | - [Ebyte LoRa E220 device for Arduino, esp32 or esp8266: settings and basic usage](https://www.mischianti.org/2022/03/11/ebyte-lora-e220-llcc68-device-for-arduino-esp32-or-esp8266-specs-and-basic-use-1/)
|
22 |
| -- Ebyte LoRa E220 device for Arduino, esp32 or esp8266: library |
23 |
| -- Ebyte LoRa E220 device for Arduino, esp32 or esp8266: configuration |
24 |
| -- Ebyte LoRa E220 device for Arduino, esp32 or esp8266: fixed transmission, broadcast, monitor, and RSSI |
25 |
| -- Ebyte LoRa E220 device for Arduino, esp32 or esp8266: power saving and sending structured data |
| 21 | +- [Ebyte LoRa E220 device for Arduino, esp32 or esp8266: library](https://www.mischianti.org/2022/03/17/ebyte-lora-e220-llcc68-device-for-arduino-esp32-or-esp8266-library-2/) |
| 22 | +- [Ebyte LoRa E220 device for Arduino, esp32 or esp8266: configuration](https://www.mischianti.org/2022/04/19/ebyte-lora-e220-llcc68-device-for-arduino-esp32-or-esp8266-configuration-3/) |
| 23 | +- [Ebyte LoRa E220 device for Arduino, esp32 or esp8266: fixed transmission, broadcast, monitor, and RSSI](https://www.mischianti.org/2022/04/27/ebyte-lora-e220-device-for-arduino-esp32-or-esp8266-fixed-transmission-broadcast-monitor-and-rssi-4/) |
| 24 | +- [Ebyte LoRa E220 device for Arduino, esp32 or esp8266: power saving and sending structured data](https://www.mischianti.org/2022/05/06/ebyte-lora-e220-device-for-arduino-esp32-or-esp8266-manage-wake-on-radio-and-sends-structured-data-5/) |
26 | 25 | - Ebyte LoRa E220 device for Arduino, esp32 or esp8266: WOR microcontroller and Arduino shield
|
27 | 26 | - Ebyte LoRa E220 device for Arduino, esp32 or esp8266: WOR microcontroller and WeMos D1 shield
|
28 | 27 | - Ebyte LoRa E220 device for Arduino, esp32 or esp8266: WOR microcontroller and esp32 dev v1 shield
|
29 | 28 |
|
| 29 | +## CHANGELOG |
| 30 | +- 2022-08-31 1.0.4 Minor fix and examples update for Raspberry Pi Pico and STM32 |
| 31 | +- 2022-04-27 1.0.3 Fix frequencies define |
| 32 | +- 2022-04-07 1.0.2 Fix support for STM32 |
| 33 | + |
| 34 | + |
30 | 35 | # An Arduino UNO shield to simplify the use
|
31 | 36 | 
|
32 | 37 |
|
|
0 commit comments