17 Commits (86e7733bd660db3f591b0b60bb3bc880dffa573d)

Autor SHA1 Mensaje Fecha
  PaulStoffregen 1d0b10ed21 Remove leftover debug printing hace 4 años
  Frank 9041bcb78d
alignment hace 4 años
  Ben Kurtz 0e187cb34c Implement Teensy-LC DAC audio playback hace 4 años
  PaulStoffregen 8fb976cf20 Include Arduino.h first in all cpp files, for precompiled header speedup hace 6 años
  PaulStoffregen 0cb1e3e415 Fix DAC output range hace 7 años
  PaulStoffregen a8aa77327d More hardware defs hace 8 años
  PaulStoffregen 6c4a806fca Initial work on DAC for Teensy-LC (still incomplete) hace 9 años
  PaulStoffregen e8cb4897b0 Avoid allocating unneeded DMA channels hace 10 años
  PaulStoffregen bdd67504ef Make input ADC and output DAC play nicely together hace 10 años
  PaulStoffregen cb5c9e9729 Use DMAChannel begin() hace 10 años
  PaulStoffregen e613025bc3 Convert AudioOutputAnalog to use DMAChannel.h hace 10 años
  PaulStoffregen 879258025a AudioOutputAnalog ramp up without changing AREF setting hace 10 años
  PaulStoffregen 60e6ed2eee AudioOutputAnalog to default to 1.2V range hace 10 años
  PaulStoffregen 183fcd95a9 Add MIT license hace 10 años
  PaulStoffregen c274463185 Each object includes only required headers hace 10 años
  PaulStoffregen e4cb836eea Reorganize all header files hace 10 años
  PaulStoffregen f16fb938bf Move other objects to their own files hace 10 años
  PaulStoffregen 2bb856fa95 Move input & output objects to their own files hace 10 años