Feature request: Support SGTL5000 and Teensy Audio Shield #31
                  
                    
                      madskjeldgaard
                    
                  
                
                  started this conversation in
                Ideas
              
            Replies: 2 comments
-
| I was considering it but I found it a bit too expensive. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| I might do that at some point, thanks :) | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
thanks for making this fabulous library!
Just an idea:
The Teensy Audio Shield is quite popular, and it would be a great addition to this fantastic library to support it as well at some point.
The board has an SD card reader and a SGTL5000 codec.
You can read about the board here:
https://www.pjrc.com/store/teensy3_audio.html
The driver has already been written with the Teensy eco system in mind here, so it shouldn't be too difficult to port it.
https://github.com/PaulStoffregen/Audio/blob/master/control_sgtl5000.cpp
Beta Was this translation helpful? Give feedback.
All reactions