Build a Talking Baby Groot Using Circuit Playground Express #CircuitPython

Great project by Professor John Gallaugher at Boston College. Touch Groot’s leaves in this planter and he talks!

The python code is pretty simple. I teach Swift/iOS development, but don’t really know Python. Looking at some sample code helped me put this together. You can find the code on GitHub and you can link directly to the python code via: https://github.com/gallaugher/baby-groot/blob/master/code.py

See the project write up on Medium.

Talking Baby Groot Using Circuit Playground Express