feklee / mojimask

Code for the MojiMask to make it smile when you smile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This repo contains documentation for one of our entries to the Mask Design Challenge by FabCafe Global. (screenshot) It won the FabCafe Prize.

Photo series of Kristin wearing our mask

Hardware

Setup for testing

Firmware

Tested with:

ESP-IDF v4.2-dev-1415-ga2263571b

To build (or extract existing build from archive):

$ cd esp/
$ idf.py build

To flash, remove the display, then do:

$ idf.py -p /dev/ttyUSB0 flash --baud 2000000

License

Except where noted otherwise, files are licensed under the WTFPL.

Copyright © 2020 Felix E. Klee

This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the COPYING file for more details.

About

Code for the MojiMask to make it smile when you smile


Languages

Language:C 92.2%Language:Objective-C 4.9%Language:CMake 1.5%Language:Makefile 1.0%Language:Emacs Lisp 0.3%