neu-rah / Fielduino

AVR PWM generator with user interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fielduino

AVR signal generator

Generates a PWM signal on pin 9 (Arduino Uno/Nano) using hardware timmers and ArduinoMenu library for frequency and dutty cycle control.

The Clock divider is choosen for the best result in terms of nearest frequency.

The menu is draw on serial monitor but ArduinoMenu can put it on many other devices.

Dependencies

ArduinoMenu library - https://github.com/neu-rah/ArduinoMenu

You can pay me a coffee you you think it's interesting :D

Donate

About

AVR PWM generator with user interface


Languages

Language:C++ 100.0%