An Arduino Library to make you robots cute and noisy
Go to file
Lukas Bachschwell 861633e413 Adding more lib files 2017-11-27 12:36:27 +01:00
examples Updating example 2017-11-23 15:36:18 +01:00
.gitignore adding ignore 2017-11-21 13:11:50 +01:00
README.md Adding Todo to readme 2017-11-27 12:36:00 +01:00
Shapes.h Adding Shape instead of full color 2017-11-23 12:28:47 +01:00
SimpleExpressions.cpp Proper multi platform support 2017-11-27 12:35:38 +01:00
SimpleExpressions.h Proper multi platform support 2017-11-27 12:35:38 +01:00
Sounds.h Adding Sounds from bq 2017-11-23 15:36:04 +01:00
keywords.txt Adding standard Libraryfiles 2017-11-27 12:18:35 +01:00
library.json Adding standard Libraryfiles 2017-11-27 12:18:35 +01:00
library.properties Adding more lib files 2017-11-27 12:36:27 +01:00
simpleExpression_blocks.js experimental block definitions for facilino 2017-11-27 12:20:33 +01:00

README.md

SimpleExpressions: Make your robots cute and noisy

This library simply takes a 7 LED Circle module and a buzzer to do lots of funny things, see for yourself

The sound are taken from BQs Zowie. Currently the library only supports ESP32

TODO

  • Provide further documentation
  • Add support for normal Arduino Boards