Pinned Repositories
Arduino-Talkie-Speech-Amplifier
Make your ESP32 talk. The miniature speech amplifier shield for ESP32 robotics.
ATCommands
AT Command Parser For Arduino
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.
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.
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.
Mock
Replace Arduino methods with mocked versions and let you develop code without the hardware. Run parallel hardware and system development for greater efficiency.
Rdebug
The Arduino library provides a unique form of debugging. The Rdebug library defines different debug levels, as in many similar debugging frameworks. Turn these statements On and Off with a #define. It only takes a few minutes to grasp how to use it, and the debugging statements are super-fast since it is based only on macros.
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.
TheTalkingPenguin
The Penguin will regularly voice the actual time and use its built-in Neopixels for a cozy Christmas feeling. Update the code from its clock function to speak over 1200+ other words. Or why not record your messages and make a unique Christmas ornament?
wav-files-to-arduino-talkie-lpc
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.
berrak's Repositories
berrak/101
Simple flat golang application repository structure
berrak/102
Flat golang application repository structure with multiple source files
berrak/104
Application example implemented in cmd sub directory, with two dependencies and with multiple source files
berrak/arduino-lint
Tool to check for problems with Arduino projects
berrak/cli
Simple and complete API for building command line applications in Go
berrak/cookiecutter-py3starter
A Cookiecutter template for your next Python 3 project
berrak/DarkArduinoTheme
A dark theme for the Arduino IDE
berrak/debinix
Enterprise IT automation with deb, rpm and more packages tools
berrak/dh-make-golang
Automatically creates Debian packaging for Go packages
berrak/e-Paper
berrak/eclipse-ide-debug-pico-howto
Get up to speed and debug Raspberry Pi Pico/Rp2040 for latest Ubuntu or Debian platforms with Eclipse IDE
berrak/ESP32Talkie
Playing with a pure ESP32 Library implementation of Talkie.
berrak/geodistance
Calculates various distances measured along the surface of the earth
berrak/gopwdgen
Generate random passwords or hashes for automatic script retrieval
berrak/hello
Test for devops
berrak/hellobin
How to make a Debian package of the binary hellobin
berrak/hellodeb
Debian go hello app packaging example with no vendor dependencies
berrak/hosts
Puppet hosts file module
berrak/KiBot
KiCad automation utility
berrak/kicad_ci_test
Test for Continuous Integration using KiCad
berrak/pico-project-generator
Tool to automatically generate a Pico C SDK Project
berrak/picoprobe
berrak/pkg103greet
Simple golang repository structure for a single library
berrak/puppet
puppet
berrak/python_wizard
Command line LPC analysis tool to generate bitstreams for the Texas Instruments TMS5220 chip
berrak/role
Puppet role modules
berrak/rpl
intelligent recursive search/replace utility
berrak/stm32-ssd1306
STM32 library for working with OLEDs based on SSD1306, SH1106, SH1107 and SSD1309, supports I2C and SPI
berrak/Template-Perlish
Yet Another Templating system for Perl
berrak/TinyOzOled
OzOLED library using TinyWireM library for Attiny processors