Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 294 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 294 Bytes

ArduinoBuzzerSoundsRG

A library that holds a class for creating sounds thru a digital output in arduino connected to a simple buzzer.

The class can be used with or without RTOS (https://www.freertos.org/), but needs to be inhitered for Use with Rtos, see abstract pause-method in base-class