• Stars
    star
    2
  • Language
    C
  • License
    MIT License
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

How to convert wav files to LPC format. Linear predictive coding (LPC) is a method used mostly in audio signal processing and speech processing. Add speech to an Arduino ESP32 robotic device or other voice applications where slightly weird mechanical speech is wanted.

More Repositories

1

LED-Switch-Breakout-Board

Prototyping microcontrollers on a breadboard or any similar setup is very common. The LED Switch Breakout board quickly verifies GPIO outputs or code behavior when the input changes. No need to grab a bunch of LEDs, resistors, or switches. Just use this board.
6
star
2

ESP8266-USBHost-Max3421-Shield

The USB Host Shield contains all of the digital logic necessary to implement a full-speed USB 2.0 host controller with your ESP8266 microcontroller. Create a new game, control robots, or implement smart home automation solutions with an old unused USB controller-it is a plug-and-play WiFi solution.
6
star
3

SensorWLED

Provides methods to retrieve instant and peak values from the ADC input. The Arduino library SensorWLED splits the input from a varying analog signal from the ADC into components, i.e., provides the capability of a sample-and-hold circuit.
C++
3
star
4

iptables_fail2ban

Puppet iptables and fail2ban module
Shell
1
star
5

DebinixDark

This Arduino IDE theme is inspired by the Visual Studio Code (VSC) extension C++ UI Dark Theme. A theme downloaded more than 12 million times. Install the DebinixDark for Arduino IDE 1.8.x.
Makefile
1
star
6

virtualbox

Manage Virtualboxs' VM's (NAT environment) with puppet
Puppet
1
star
7

solder-fume-extractor-hw

Hackaday Project Solder Fume Extractor - Hardware
1
star
8

github-fork-and-pull-request-procedure

How-to fork a Github repository, handle pull requests (PR) and set up GitHub Pages for a project repository.
1
star
9

Mock

Replace Arduino methods with mocked versions and let you develop code without the hardware. Run parallel hardware and system development for greater efficiency.
C++
1
star