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
Next revision Both sides next revision
paper_bits:pb704_raspi-bit [2017/11/24 16:19]
admin [DAC]
paper_bits:pb704_raspi-bit [2020/02/14 16:22]
admin [Pure Data]
Line 1: Line 1:
 ===== Raspberry Bit ===== ===== Raspberry Bit =====
-Raspberry Pi Zero board.+ 
 +Raspberry Pi Zero board for the [[paper_bits:​paper_bits_main|Paper-Bits]] to rule all GPIOs in Pure Data.\\ 
 +{{:​paper_bits:​pb205_raspi_bit_155332.jpg?​600|}}\\
  
 ---- ----
Line 12: Line 14:
 <a href="​http://​www.softwaresamurai.org/​wp-content/​uploads/​2017/​10/​rpiZ-GPIO.png">​ <a href="​http://​www.softwaresamurai.org/​wp-content/​uploads/​2017/​10/​rpiZ-GPIO.png">​
 <img src="​http://​www.softwaresamurai.org/​wp-content/​uploads/​2017/​10/​rpiZ-GPIO.png"></​a>​ <img src="​http://​www.softwaresamurai.org/​wp-content/​uploads/​2017/​10/​rpiZ-GPIO.png"></​a>​
 +</​html>​
 +
 +<​html>​
 +<a href="​https://​people.ece.cornell.edu/​land/​courses/​ece4760/​FinalProjects/​s2003/​gsh7/​ECE476/​DAC0808.gif">​
 +<img src="​https://​people.ece.cornell.edu/​land/​courses/​ece4760/​FinalProjects/​s2003/​gsh7/​ECE476/​DAC0808.gif"></​a>​
 +</​html>​
 +
 +<​html>​
 +<a http://​www.circuitstoday.com/​wp-content/​uploads/​2011/​06/​MC-1408-Digital-to-Analog-Converter.jpg">​
 +<img src="​http://​www.circuitstoday.com/​wp-content/​uploads/​2011/​06/​MC-1408-Digital-to-Analog-Converter.jpg"></​a>​
 </​html>​ </​html>​
  
Line 29: Line 41:
 ==== DAC ==== ==== DAC ====
 DAC0808: [[http://​www.ti.com/​lit/​ds/​symlink/​dac0808.pdf]]\\ DAC0808: [[http://​www.ti.com/​lit/​ds/​symlink/​dac0808.pdf]]\\
 +MC1408: [[http://​pdf.datasheetcatalog.com/​datasheet/​philips/​MC1408-8_3.pdf]]\\
 Example: [[https://​people.ece.cornell.edu/​land/​courses/​ece4760/​FinalProjects/​s2003/​gsh7/​ECE476/​archive.htm]]\\ Example: [[https://​people.ece.cornell.edu/​land/​courses/​ece4760/​FinalProjects/​s2003/​gsh7/​ECE476/​archive.htm]]\\
 +
 +----
 +==== Negative Voltage Source ====
 +[[https://​www.allaboutcircuits.com/​projects/​build-your-own-negative-voltage-generator/​]]\\
 +[[http://​www.stephenhobley.com/​blog/​2011/​03/​28/​creating-a-negative-voltage-from-a-positive-one/​]]\\
  
 ---- ----
 ==== Pure Data ==== ==== Pure Data ====
-**PD WiringPi**\\ +**PD WiringPi:**\\ 
-[[https://sourceforge.net/projects/​pdwiringpigpio/​]]\\ +[[http://dernulleffekt.de/doku.php?​id=puredata:gpio]]\\
-**pdwiringPi**\\ +
-[[https://​github.com/​garthz/​pdwiringPi]]\\+
  
 ---- ----