SAAndcard: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  Created page with "Soundcard (kit) for Arduino/Wemos boards based on a SAA1099 stereo soundchip.  [http://pdf1.alldatasheet.com/datasheet-pdf/view/155677/ETC1/SAA1099.html SAA1099 datasheet]" | No edit summary | ||
| Line 1: | Line 1: | ||
| Soundcard (kit) for Arduino/Wemos boards based on a SAA1099 stereo soundchip. | Soundcard (kit) for Arduino/Wemos boards based on a [http://pdf1.alldatasheet.com/datasheet-pdf/view/155677/ETC1/SAA1099.html SAA1099 stereo soundchip]. | ||
| '''Compatible with:''' | |||
| *Arduino Uno R3 | |||
| *Arduino Nano R3 | |||
| *Wemos D1 R2 | |||
| '''Specs:''' | |||
| *Stereo sound through SAA1099 chip | |||
| *Mono sound out of PWM pin of uC | |||
| *MIDI input, routed to RX or a standard I/O pin (use header for selecting which one) | |||
| *TTL serial on 3 pin header (MIDI can use RX) | |||
| *3,5mm jack output | |||
| *SPI is used for sending the data to the soundchip via a 74HCT595 | |||
| *The output, clock and latch of the shift register are available on a pin header. | |||
| More after I have received, populated and tested the PCBs. | |||
Revision as of 13:35, 14 September 2017
Soundcard (kit) for Arduino/Wemos boards based on a SAA1099 stereo soundchip.
Compatible with:
- Arduino Uno R3
- Arduino Nano R3
- Wemos D1 R2
Specs:
- Stereo sound through SAA1099 chip
- Mono sound out of PWM pin of uC
- MIDI input, routed to RX or a standard I/O pin (use header for selecting which one)
- TTL serial on 3 pin header (MIDI can use RX)
- 3,5mm jack output
- SPI is used for sending the data to the soundchip via a 74HCT595
- The output, clock and latch of the shift register are available on a pin header.
More after I have received, populated and tested the PCBs.