Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

168 total results found

Guides for Creality Ferret Pro Scanner

Creality Ferret Pro Guides

1. User Manual Download: Manual Creality Wiki.pdf 2. Ferret Pro Software and Scanning Tutorial & Tips: CR-Scan Ferret Pro Tutorials Creality Wiki.pdf

Using a HC-SR04 distance sensor

Physical Computing Tutorials

... dark. The sensor works between 2-400cm however if the ping sound ... is reflected away from the sensor by an a diverg ...ND to GND) Echo to digital pin 12 Trigger to digital pin 13 Get ... that uses digital pins 13 and 12. UltraSonicDistanceSensor dista...

Touch sensor - Using an CAP1188

Physical Computing Tutorials

...e CAP1188 has support for both I2C and SPI, so it easy to use wit ...rocontroller. If you are using I2C, you can select one of 5 addre ...0 capacitive touch pads on one I2C 2-wire bus. Using this chip is a ...! Touch sensor - Using an MPR121 Touch sensor - with No Senso...

Using a Force Sensor

Physical Computing Tutorials

...ue; //sensor value range: 0-1023 //200 is light touch //500 is medi .../800 is hard touch int limit = 200; void setup() { Serial.begin(9600); pinMode(13, OUTPUT); } void loop() { sensorValue = analogRead(sensorPin); Serial.print("Force Level: ...

Unity AR

AR projects allow you to show content by pointing your camera onto an image or a 3D object that will act as an anchor point for your 2D/3D to be displayed on top of.

AR with Unity - Step #3 - Adding content to your project

Unity AR Image target AR tutorial

...nt setup AR with Unity - Step #2 - Enabling the Vuforia plug-in ... RGB or grayscale and less than 2MB in size ) to the Vuforia webs ... set to Single Image, also, be aware that your image size should match the exact size of your printed image to avoid s...