Difference between revisions of "P5*js"

From Digipool-Wiki
Jump to: navigation, search
(P5JS + Arduino)
(Libraries)
 
(6 intermediate revisions by the same user not shown)
Line 11: Line 11:
  
 
* '''DIY Button''' — Einfaches Button Interfaces mit der einer eigenen Funktion — [[p5Button]]
 
* '''DIY Button''' — Einfaches Button Interfaces mit der einer eigenen Funktion — [[p5Button]]
 +
* '''DIY Rotary Knob''' — [[P5JS-RotaryKnob]]
 
* '''DIY Questionnaire''' — Einfaches Questionnaire Interfaces mit der einer eigenen Funktion — [[qFunction]]
 
* '''DIY Questionnaire''' — Einfaches Questionnaire Interfaces mit der einer eigenen Funktion — [[qFunction]]
 
* '''date''' — Kalender Datum mit Wochentagen setzen - [[p5js-calendar-weekday]]
 
* '''date''' — Kalender Datum mit Wochentagen setzen - [[p5js-calendar-weekday]]
Line 27: Line 28:
 
* '''Textbox''' — Dom multi line Text input box - [[p5js-Dom-Textarea]]
 
* '''Textbox''' — Dom multi line Text input box - [[p5js-Dom-Textarea]]
 
* '''P5.GUI''' — Interfaces mit der [[p5.gui Librarie]]
 
* '''P5.GUI''' — Interfaces mit der [[p5.gui Librarie]]
* '''Pubnub Server''' — P5js Example für Real-Time Datenaustausch mit Server - [http://coursescript.com/notes/interactivecomputing/pubnub/ Pointillism with Pubnub]
 
 
* '''OpenType.js''' — Fonts in Vektoren zerlegen — [[p5js and opentype.js]]
 
* '''OpenType.js''' — Fonts in Vektoren zerlegen — [[p5js and opentype.js]]
 
* '''FaceTracking''' — Erkennung von Augen, Mund und Nase — [[FaceTracking with clmtrackr and P5JS]]
 
* '''FaceTracking''' — Erkennung von Augen, Mund und Nase — [[FaceTracking with clmtrackr and P5JS]]
 +
* '''midi.js''' — Verwende MIDI zur Steuerung eines p5js-Sketches — [[p5js-any-midi-input]]
 +
* '''WebSerial''' — Kommunikation von Arduino und P5JS über WebSerial in Chrome — [[p5js-WebSerial]]
  
 
<br>
 
<br>
Line 61: Line 63:
 
<br>
 
<br>
  
== P5JS + Arduino ==
+
== P5JS + Data-Exchange or Database ==
  
 
* [[Arduino-Pubnub-P5JS]]
 
* [[Arduino-Pubnub-P5JS]]
 +
* [[P5JS-Google-Firebase-Realtime-Database]]
  
 
<br>
 
<br>

Latest revision as of 23:14, 31 October 2024

P5*js-logo.png

Setup


Code


Libraries


Publish WebApp


Publish App (Google Play Store)


Andere p5js Plattformen


Andere Tuturials


P5JS + Data-Exchange or Database


Veraltet

P5JS und Blynk