Skip to content

Commit ff79799

Browse files
authored
Add affiliate links.
1 parent c5f4314 commit ff79799

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,16 @@ Here are two (slightly outdated) examples utilizing various configuration option
4949

5050
## Required Components
5151

52-
| Component Type | Component | Notes | Link |
53-
|-----------------|----------------------------------------------|-----------------------------------------------------------|-------------------------------------------------------------------------|
54-
| ESP32 | FireBeetle 2 ESP32-E | Features low-power design, USB-C, and battery management. | Available [here](https://www.dfrobot.com/product-2195.html). |
55-
| E-Paper Display | See [Panel Support](#panel-support). | See [Panel Support](#panel-support). | See [Panel Support](#panel-support). |
56-
| Adapter Board | DESPI-C02 | Waveshare HATs (rev 2.2/2.3) are not recommended. | Available [here](https://www.aliexpress.us/item/3256804446769469.html). |
57-
| Sensor | BME280 | Temperature, humidity, and pressure. 3.3V/5V compatible. | Available from multiple vendors. |
58-
| Battery | 3.7V LiPo w/ JST-PH2.0 connector | Any capacity (e.g., 5000mAh for 6+ months runtime) | Available from multiple vendors. |
59-
| Enclosure | See [Enclosure Options](#enclosure-options). | See [Enclosure Options](#enclosure-options). | See [Enclosure Options](#enclosure-options). |
52+
Some links below are affiliate links. Using them helps support the project at no extra cost to you—thanks for your support!
53+
54+
| Component Type | Component | Notes | Link |
55+
|-----------------|----------------------------------------------|-----------------------------------------------------------|------------------------------------------------------------------------------|
56+
| ESP32 | FireBeetle 2 ESP32-E | Features low-power design, USB-C, and battery management. | Available [here](https://www.dfrobot.com/product-2195.html?tracking=PfSxQ8). |
57+
| E-Paper Display | See [Panel Support](#panel-support). | See [Panel Support](#panel-support). | See [Panel Support](#panel-support). |
58+
| Adapter Board | DESPI-C02 | Waveshare HATs (rev 2.2/2.3) are not recommended. | Available [here](https://www.aliexpress.us/item/3256804446769469.html). |
59+
| Sensor | BME280 | Temperature, humidity, and pressure. 3.3V/5V compatible. | Available from multiple vendors. |
60+
| Battery | 3.7V LiPo w/ JST-PH2.0 connector | Any capacity (e.g., 5000mAh for 6+ months runtime) | Available from multiple vendors. |
61+
| Enclosure | See [Enclosure Options](#enclosure-options). | See [Enclosure Options](#enclosure-options). | See [Enclosure Options](#enclosure-options). |
6062

6163
Other items needed:
6264
- Wires ("Jumper Wires" if looking to minimize/avoid soldering).
@@ -115,7 +117,7 @@ You'll want a nice way to show off your project. Here are a few popular choices.
115117

116118
This project can be completed without any soldering, if you choose your component selection carefully.
117119
- Buy "Jumper Wires" to connect your components.
118-
- Buy the [FireBeetle 2 ESP32-E w/ Headers](https://www.dfrobot.com/product-2231.html).
120+
- Buy the [FireBeetle 2 ESP32-E w/ Headers](https://www.dfrobot.com/product-2231.html?tracking=PfSxQ8).
119121
- Buy a BME280 with headers soldered from the factory.
120122
- Buy a reset switch that is compatible with jumper wires.
121123

0 commit comments

Comments
 (0)