This project is an enhanced cosplay prop from Cyberpunk 2077 that does the Audio-Visual-Stimulation (AVS) function. The prop is based on the Braindance (BD) device from the game and can be used to create immersive experiences.
source credie:imgur.com/gallery/hycC6M2
- Switch colors and preset profiles with a button press
- Default profile includes wakeup helper mode and sleep introduce mode
- Change RGB color, session length, and add or remove new profiles in the
main.py
file
- 1 x Microswitch
- 2 x 5050 RGB LEDs or KY-009
- 1 x ESP32 board
- 1 x 3.7v vibrate motor (vibration feature is still work-in-progress)
- 1 x 2N2222
- 1 x 260ohm resistor
- Clone the repository
- know what your're doing
- Upload the
main.py
file to your ESP32 board - Connect the microswitch and RGB LEDs to the ESP32 board as shown in the schematic
- Power on the device and enjoy!
https://wokwi.com/projects/380527426842242049
This project is licensed under the MIT License - see the LICENSE.md file for details.