Noiasca Tool Kit
Several helper functions and classes to make life with Arduino easier
Some words to the Noiasca Tool Kit

Introduction

The "Noiasca Tool Kit" library is a collection of serveral tools to handle pins, relais and LEDs in a typical beginner project.

Pins to control LEDs and Relais

This classes can be used to blink, pulse, heartbeat, LEDs in different pattern.

Timer

There are two timer classes which can be used for simple tasks by time.

Button

There is one button class can be used to read and debounce a momementary push button.

Examples

There are several examples please use the hello world for the beginning.

Install the library

Download the library from https://werner.rothschopf.net/microcontroller/202202_tools_led_en.htm

In the Arduino IDE use the Menu
Sketch / Include Library / Add .ZIP Library
to install the library.