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
ESP-32 Firmware for ShockLink. Controlling shockers via 433 MHz RF.
1
+
# OpenShock (ESP-32) Firmware
2
+
ESP-32 Firmware for OpenShock. Controlling shockers via 433 MHz RF.
3
3
4
4
## Compatible Hardware
5
-
You will need a ESP-32 and a 433 MHz antenna attached to it. For more info about buying such hardware see here [ShockLink Wiki - Hardware: Buy](https://docs.shocklink.net/en/Hardware/Buy).
6
-
Guide for assembly can be found here [ShockLink Wiki - Hardware: Assembly](https://docs.shocklink.net/en/Hardware/Assembly)
5
+
You will need a ESP-32 and a 433 MHz antenna attached to it. For more info about buying such hardware see here [OpenShock Wiki - Hardware: Buy](https://docs.shocklink.net/en/Hardware/Buy).
6
+
Guide for assembly can be found here [OpenShock Wiki - Hardware: Assembly](https://docs.shocklink.net/en/Hardware/Assembly)
7
7
8
8
Confirmed working ESP's:
9
9
10
10
+ Wemos Mini D1 ESP32-WROOM-32
11
11
12
12
## Flashing
13
-
Refer to [ShockLink Wiki - Device: Flashing](https://docs.shocklink.net/en/Device/Setup/Flashing) on how to flash your micro controller.
13
+
Refer to [OpenShock Wiki - Device: Flashing](https://docs.shocklink.net/en/Device/Setup/Flashing) on how to flash your micro controller.
14
14
15
15
Other than that, you can just flash via platform io in vscode. More in the contribute section.
0 commit comments