Skip to content

Commit

Permalink
added dac example
Browse files Browse the repository at this point in the history
  • Loading branch information
fcayci committed May 2, 2017
1 parent a66c654 commit 00f0be5
Show file tree
Hide file tree
Showing 4 changed files with 588 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ Flash written and verified! jolly good!
* pwm - A PWM example to fade PE14. Uses Timer1 module and interrupt.
* adc - An ADC input example. Displays the value of the analog pot on PortD LEDs.
* mathtest - An example project to show how to use functions from the math library
* dac - A DAC output example. Fades PA4.
Loading

0 comments on commit 00f0be5

Please sign in to comment.