krzychb b5e4c76bfe Updated sigma delta API documenation and example há 8 anos atrás
..
main b5e4c76bfe Updated sigma delta API documenation and example há 8 anos atrás
Makefile 382999b378 Moved examples to new folders / categories. Removed example numbers from example names há 9 anos atrás
README.md b5e4c76bfe Updated sigma delta API documenation and example há 8 anos atrás

README.md

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.