1
0
mirror of https://github.com/s00500/SimpleExpressions synced 2024-06-29 04:24:14 +00:00
An Arduino Library to make you robots cute and noisy
Go to file
2017-11-27 12:36:00 +01:00
examples Updating example 2017-11-23 15:36:18 +01:00
.gitignore adding ignore 2017-11-21 13:11:50 +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 standard Libraryfiles 2017-11-27 12:18:35 +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
simpleExpression_blocks.js experimental block definitions for facilino 2017-11-27 12:20:33 +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

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