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
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,31 +3,31 @@ ESP32 WS2812B LED Strip Driver, using the spotify API to sync and pulse to music
3
3
4
4
### Features
5
5
* ESP32 based for low-cost IoT Capability
6
-
*Designed for assembly by JLC with low-cost components
6
+
*Board currently uses the `ESP32-S2-MINI-2-N4`
7
7
* Programmable over USB C
8
8
* Included I2C Breakout, allowing addition of SSD1306 OLED if needed by user
9
9
* Includes tag-connect JTAG header for full JTAG/SWD capability
10
-
* 4 M2 mounting holes
11
-
* Entirely LCSC BOM, optimized for automated assembly if necessary
10
+
* M2 mounting holes.
11
+
* Designed for assembly by JLC with low-cost components
12
+
* Entirely LCSC BOM, optimized for PCBA Assembly.
12
13
13
14
## Notes and Usage
14
15
* Schematic(s) can be found under [files/](./files/), and should be attached to major [releases!](https://github.com/0xjmux/iot_leddriver_hw/releases)
15
-
16
16
* See [Development information here!](DEVELOPMENT-NOTES.md)
*An IoT enabled LED strip driver using ESP8266 capable of using both WS2812B (Neopixel) and standard 5050 12V LED strips. Goal is to integrate with the spotify API to allow color changes in reaction to music.
31
+
#### V1.0 notes
32
+
*V1.0 was an IoT enabled LED strip driver using ESP8266 capable of using both WS2812B (Neopixel) and standard 5050 12V LED strips. Goal is to integrate with the spotify API to allow color changes in reaction to music.
33
33
* If board will only be used in 5V (neopixel) mode, then the 3 UMW30N06 Mosfets and 2 of the MCP1416 mosfet drivers are not needed. In either case, if the board will only be run in one mode then the unused 2.1mm jack does not need to be installed.
0 commit comments