OVMS3-idf/examples/peripherals/sigmadelta
Angus Gratton 800bffb8b0 cmake: Add CMakeLists.txt files for all examples
Generating using convert_to_cmake.py, with some minor cleanup
2018-04-30 09:59:20 +10:00
..
main Updated sigma delta API documenation and example 2017-09-25 21:31:09 +02:00
CMakeLists.txt cmake: Add CMakeLists.txt files for all examples 2018-04-30 09:59:20 +10:00
Makefile Moved examples to new folders / categories. Removed example numbers from example names 2017-01-16 23:08:35 +01:00
README.md Updated sigma delta API documenation and example 2017-09-25 21:31:09 +02:00

Example: sigma_delta modulation

This example uses the sigma-delta 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 a LED to the output GPIO, you will see it blinking slowly.