Skip to content

limengdu/reSpeaker_Lite-Arduino-Library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reSpeaker Lite Arduino Library

This library is based on pschatzmann/arduino-audio-tools and changed according to Seeed Studio reSpeaker Lite, and is now officially available for Arduino. The supported esp-arduino is 3.0.x or higher.

For more detailed tutorials and introductions to reSpeaker Lite read the Seeed Studio Wiki.

Installation in Arduino

You can download the library as zip and call include Library -> zip library. Or you can git clone this project into the Arduino libraries folder e.g. with

cd  ~/Documents/Arduino/libraries
git clone https://github.com/limengdu/reSpeaker_Lite-Arduino-Library.git

I recommend to use git because you can easily update to the latest version just by executing the git pull command in the project folder.

About

Seeed Studio reSpeaker Lite Arduino Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.3%
  • C 0.7%