Angus Gratton 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples 8 lat temu
..
main 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples 8 lat temu
Makefile 382999b378 Moved examples to new folders / categories. Removed example numbers from example names 9 lat temu
README.md 382999b378 Moved examples to new folders / categories. Removed example numbers from example names 9 lat temu

README.md

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.