Skip to content

Commit fd1da89

Browse files
committed
Examples
1 parent 58362c8 commit fd1da89

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

examples/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ The [si470x_02_TFT_display](https://github.com/pu2clr/SI470X/tree/master/example
1717

1818
The [si470x_03_STM32_OLED](https://github.com/pu2clr/SI470X/tree/master/examples/si470x_03_STM32_OLED) folder has an example with the traditional OLED I2C display and the breakout board SI3703. __In the sketch you will find the wireup with display and si470x device__.
1919

20+
## Donate
21+
22+
[If you find this project useful, consider making a donation so that the author of this library can purchase components and modules for improvements and testing of this library. Click here to donate.](https://www.paypal.com/donate/?business=LLV4PHKTXC4JW&no_recurring=0&item_name=Consider+making+a+donation.++So+I+can+purchase+components+and+modules+for+improvements+and+testing+of+this+library.&currency_code=USD)
23+
24+
25+
2026
<BR>
2127

2228
# TFT SCHEMATIC

examples/SI470X_04_ATTINY_84_85/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
It is possible to use the Arduino IDE platform with the PU2CLR SI470X Arduino Library to implement receivers with the ATTiny84 and ATTiny85. You will find details on how to do this below.
44

55

6+
## Donate
7+
8+
[If you find this project useful, consider making a donation so that the author of this library can purchase components and modules for improvements and testing of this library. Click here to donate.](https://www.paypal.com/donate/?business=LLV4PHKTXC4JW&no_recurring=0&item_name=Consider+making+a+donation.++So+I+can+purchase+components+and+modules+for+improvements+and+testing+of+this+library.&currency_code=USD)
9+
10+
11+
612
## Arduino IDE setup
713

814

0 commit comments

Comments
 (0)