OVMS3-idf/examples/19_sigmadelta
2016-12-22 15:07:02 +11:00
..
main driver: sigma-delta 2016-12-18 17:20:17 +08:00
Makefile driver: sigma-delta 2016-12-18 17:20:17 +08:00
README.md Examples: Add READMEs for examples which did not have them 2016-12-22 15:07:02 +11:00

Example: sigma_delta modulation

This example uses the sigma_delta output modulation driver to generate modulated output on a GPIO.

By default the GPIO output is 4, however you can edit this in the sigmadelta_init() function inside main/sigmadelta_test.c.

If you connect an LED to the output GPIO, you will see it blinking slowly.