SkillAgentSearch skills...

SineWave

Sine wave library for Arduino. Produces a sine signal and passes the output to a PWM pin.

Install / Use

/learn @cmasenas/SineWave
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SineWave

Sine wave library for Arduino. Produces a sine signal and passes the output to a PWM pin.

Features:

<ul> <li>Produces a sine wave using a high sampling frequency. <li>Uses a 50 microsecond sample time as the default. <li>Uses pin 9 as the default output pin. <li>Can produce two tones at once. <li>Can produce very low frequencies (below 1 Hz, low enough to blink an led) by increasing the sample time. <li>Can produce up to 10 KHz with the default sampling time. </ul>

Related Skills

View on GitHub
GitHub Stars25
CategoryDevelopment
Updated5mo ago
Forks6

Languages

C++

Security Score

77/100

Audited on Oct 6, 2025

No findings