You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Readme.md
-3
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,6 @@ Choose one of the listed microcontrollers, but keep in mind that the ESP32 is re
50
50
51
51
- ESP32 (recommended) - [AliExpress](https://s.click.aliexpress.com/e/_DdAe4Fl) or [Banggood][esp32-bg-shop] or [AliExpress][esp32-ali-shop]
52
52
- ESP8266 - [AliExpress](https://s.click.aliexpress.com/e/_DCd13n1) or [Banggood][esp8266-bg-shop] or [AliExpress][esp8266-ali-shop]
53
-
- Wemos D1 mini - [AliExpress](https://s.click.aliexpress.com/e/_DFkIzM7) or [Banggood][wemos-d1-bg-shop] or [AliExpress][wemos-d1-ali-shop]
54
53
- Dupont Jumpers (female to male) - [AliExpress](https://s.click.aliexpress.com/e/_DmbrJsj) or [Banggood][dupont-jumpers-shop]
55
54
- 3D-printed case (see the [case](https://glow-energy.io/docs/reference/cases) folder)
56
55
- LM393 Photodiode: [AliExpress](https://s.click.aliexpress.com/e/_DDkX3zN) or [Banggood][photodiode-bg-shop] or [AliExpress][photodiode-ali-shop] (please note that you will not receive an LDR)
|**4.**| LED RGB 5mm 4 pin - kathode |[AliExpress](https://s.click.aliexpress.com/e/_Dn1D0wT)|[AliExpress][rgbled-ali-shop]|[Banggood][rgbled-bg-shop]|
28
27
29
-
Obviously, you do not need all 3 different types of microcontrollers, but you can choose between an **ESP32** (recommended), **ESP8266**or the **Wemos D1 mini**. About the photodiode, keep in mind that there are also boards in circulation with an LDR.
28
+
Choose between an **ESP32** (recommended)or **ESP8266**. About the photodiode, keep in mind that there are also boards in circulation with an LDR.
30
29
31
30
How everything should be connected can be found on the [wiring diagram](/docs/reference/diagram). Once this is done, you can proceed to step 2.
32
31
@@ -127,8 +126,6 @@ Affiliate links are used on this website to support the Home Assistant Glow 🌟
How the status LED is connected to the ESP board of your choice. For each measured pulse, the LED will briefly flash <spanstyle={{ color: 'red' }}>*red*</span> and in case of no WiFi connection, the LED will continue to flash <spanstyle={{ color: 'blue' }}>*blue*</span>.
0 commit comments