Skip to content

Mouth effects

Compare
Choose a tag to compare
@chrissicool chrissicool released this 10 Sep 20:09
· 32 commits to master since this release

Mouth effects

Proud to present the second release of Ze Voice Mask.

Features

  • Mouth effects

    When wearing the mask and not talking, a plain white shut mouth is shown. This is boring! Now there are 4 effects. At max. three of them are applied together in talking mode. This gives a whole new dimension to the talking mode.

  • More accurate mouth movements

    Hardware readings from the microphone vary widely. There are various improvements big and small to the way the data from the microphone is interpreted.

Installation

After building the hardware according to the README, flash the release file onto the NodeMCU v2 board with:

$ esptool.py --before default_reset --after hard_reset --chip esp8266 --baud 115200 write_flash 0x0 zevoicemask_nodemcuv2_v2.bin