HELP! About to buy and get started with my first Arduino project


hello i'm buy arduino starter kit feet wet , use pruduct first time.
before appreciate advice on else might need project.

i'm looking @ controlling device variable frequency , pulse width. aprox 1- 100 hertz , variable pulse width range between 1/2 millisecond (500 micro seconds) , 40 milliseconds (or more if feasable)

does exist in arduino world?
any product name or number or circuits great help.

sounds project start with. arduino uno can of things.

look servo programming examples. servo fixed-frequency, start before going variable frequency.

varying frequency advanced topic. learn how program chip's registers directly. fortunately arduino framework not walled garden. can 1 or 2 things outside garden without losing main structure. non-critical parts of code can use of standard arduino functions delay() while concentrating on specific needs direct register access.


Arduino Forum > Using Arduino > Project Guidance > HELP! About to buy and get started with my first Arduino project


arduino

Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code