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 revisionBoth sides next revision
pd [2019/02/15 01:22] yairpd [2019/02/15 15:33] yair
Line 11: Line 11:
 goal: serial>parse char input to integers>make list>find unique goal: serial>parse char input to integers>make list>find unique
  
 +===learn PD===
 +when i started visual programming (using max/msp/jitter) back in the days one of the best docs i had was the [[https://docs.cycling74.com/max7/vignettes/thesaurus\|thesaurus]] supplied with the documentation. one for PD [[http://blazicek.net/list_of_pure_data_objects.html|exists]] and i hope its not too outdated
  
 +  *[[https://playground.arduino.cc/Interfacing/PD|arduino playground PD page]]
 +  *[[https://playground.arduino.cc/uploads/Interfacing/arduinopd.png]]
 +  *[[https://forum.pdpatchrepo.info/topic/9941/getting-arduino-data-into-pd|Getting Arduino data into pd]] - forum question
 +  *[[https://github.com/alexdrymonitis/Arduino_Pd|Arduino_Pd]]-vanilla abstraction to handle Serial print/write comm