Advanced Search
Search Results
167 total results found
Using a Sparkfun Sound Detector
...fun electronics that provides a way to detect ambient sound levels ...nalogRead to obtain the value. Example code reading envelope #def ...void setup() { Serial.begin( 9600 ); pinMode( envelopePin, IN ...nalogRead( envelopePin ) ); } Example code reading gate #define ...
Other resources
...p on growing as we continue to explore Touchdesigner here at LCC. The best way to grow in your visual program ...onse to it. Basics: Touchdesigner's official course: https://le ... Elekktronaut's Intro to Touchdesigner:https://www.youtube.com/playl...
How to use a Rotary Encoder Button
... rotary encoders rotate all the way around continuously and are di ... void setup() { Serial.begin(9600); // Initialize encoder e ...save current button state for next time through the loop: lastButtonState = buttonState; // reset the encoder a...
Introduction to Spark AR
...nvironment. There are different ways where an AR experience can be triggered for example through facial recognition ...eloped now for making AR based experiences; for example, Vuforia, Unity, A-frame, ...arkerless, and marker based AR experiences. Introduction to Spar...
Concepts
A collection of resources which outline ways of thinking in creative computation, computer science, and associated areas.