forked from blakadder/templates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathled_star_projector
19 lines (17 loc) · 1.25 KB
/
led_star_projector
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
date_added: 2020-09-28
title: LED Starry Sky Projector Light
model:
image: /assets/images/led_star_projector.jpg
template: '{"NAME":"STAR PROJECTOR","GPIO":[0,0,0,0,37,0,0,0,38,0,39,0,0],"FLAG":0,"BASE":18}'
link: https://www.amazon.co.uk/gp/product/B08CV74FBK/
link2: https://www.aliexpress.com/item/4000266077329.html
mlink:
flash: serial
category: misc
type: Miscellaneous
standard: global
---
This Star / Moon / Nebula projector appears to be driven by either a [TYWE3S](https://tasmota.github.io/docs/Pinouts/#tywe3s) or a separate ST microcontroller depending on the position of the ""WiFi <> Touch"" switch.
To flash and use the [TYWE3S](https://tasmota.github.io/docs/Pinouts/#tywe3s) the switch needs to be on the WiFi setting. Disassembly of the unit is simple. Wires then need to be soldered to the pins on the TYWES3 as per the guidance on the [TuyaMCU Devices Page](https://tasmota.github.io/docs/TuyaMCU-Devices/). There's no need to ground NRST on the ST microcontroller, as the Rx / Tx pins are not connected to it.
The R, G, B components of the Nebula are driven by GPIO's 4, 12, and 14 respectively. The Star and Moon effects do not seem to be separately controllable from the WiFi chip - they are simply come on and off with the main nebula effect.