Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
raspberry:wiring_max5322 [2020/02/15 21:45]
admin
raspberry:wiring_max5322 [2020/03/05 17:25] (current)
admin [Wiring and the MAX 5322 DAC]
Line 1: Line 1:
 ===== Wiring and the MAX 5322 DAC ==== ===== Wiring and the MAX 5322 DAC ====
 +
 +FIXME
  
 The [[https://datasheets.maximintegrated.com/en/ds/MAX5322.pdf|MAX5322]] is an dual 12bit SPI digital to analog converter. One can use this DAC over the GPIO pins of the Raspberry Pi with Wiring. [[http://wiringpi.com/|Wiring]] for the Raspberry Pi was written by Gordon Henderson.\\ The [[https://datasheets.maximintegrated.com/en/ds/MAX5322.pdf|MAX5322]] is an dual 12bit SPI digital to analog converter. One can use this DAC over the GPIO pins of the Raspberry Pi with Wiring. [[http://wiringpi.com/|Wiring]] for the Raspberry Pi was written by Gordon Henderson.\\
Line 16: Line 18:
 ==== Links ==== ==== Links ====
  
 +[[http://wiringpi.com/]]\\
 [[https://github.com/WiringPi/WiringPi]]\\ [[https://github.com/WiringPi/WiringPi]]\\
 [[https://github.com/WiringPi/WiringPi/blob/master/wiringPi/max5322.c]]\\ [[https://github.com/WiringPi/WiringPi/blob/master/wiringPi/max5322.c]]\\
  
 ---- ----