Noiasca Tool Kit
Several helper functions and classes to make life with Arduino easier
|
The "Noiasca Tool Kit" library is a collection of serveral tools to handle pins, relais and LEDs in a typical beginner project.
This classes can be used to blink, pulse, heartbeat, LEDs in different pattern.
There are two timer classes which can be used for simple tasks by time.
There is one button class can be used to read and debounce a momementary push button.
There are several examples please use the hello world for the beginning.
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.