Skip to content

Commit

Permalink
adding pwm example link
Browse files Browse the repository at this point in the history
  • Loading branch information
siddacious committed Dec 16, 2020
1 parent 10f5a8a commit c99e497
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,13 @@ Use the temperature to fan speed Look Up Table to automatically control the fan
.. literalinclude:: ../examples/emc2101_lut_example.py
:caption: examples/emc2101_lut_example.py
:linenos:


PWM Tuning
-----------------

Adjust the EMC2101s PWM settings to fit your application.

.. literalinclude:: ../examples/set_pwm_freq.py
:caption: examples/set_pwm_freq.py
:linenos:

0 comments on commit c99e497

Please sign in to comment.