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

146 total results found

How to make Animation on NeoMatrix

Physical Computing Tutorials

...y. Once set up, they are very durable and efficient. They are commo ... +5V to 5V GND to GND Library WarningDownload version 1.9.0 or b ...started The example shows the upward arrow first and then the anim ... colour-changing pattern. The upward arrow is for identifying the ...

(MAC) Automatic printing with Automator

Physical Computing Tutorials

... programming knowledge or don't want to do a lot of coding. One of ...ator" in Spotlight and launch. 2. Folder Action You will see thi ...ter Choose the folder where you want to put all your printing file ...and choose the printer that you want to use as the default printer...

Using a Sparkfun MP3 Trigger

Physical Computing Tutorials

...fun electronics that provides a way to play MP3 files from a Micro ...You must us a micro SDSC (up to 2GB) card, or a SDHC (up to 32GB) card formatted in FAT16 or F ...AT32. After inserting the card you m ...uino. EXT: means power via the 2.1mm connector to the left of th...

Using Quixel Materials

Unreal Engine Basics Creating Virtual Worlds

...p the Quixel Bridge window. 2) Adding Materials Quixel contai ...lenging to find exactly what we want. It is important to think abo ...ce you find a material that you want to use, select it, download i ...hese values to get the size you want on your project. After chang...

Steam VR setup Tutorial #3 - Interactable object setup

VR tutorials - Unity HTC VIVE Tutorials

...IVE controllers (Using Steam VR 2.2 plugin). Please notice that th ...nal). Steam VR setup tutorial# 2 Getting started In Steam ...VR setup tutorial #2 we added a blue material to a p ...to learn how to create two "throwable" objects but first, we are g...

How to control Arduino without using delay()

Physical Computing Tutorials

...LED on for 1 second and off for 2 seconds using the FireTimer lib ... // 1 second when LED is ON, 2 seconds when LED is OFF if ... } else { ledTimer.begin(2000); // LED is OFF for 2 seconds } } } Multiple ...tors, like giving each person a watch and ask them to action based...

Raspberry Pi Image: Video Looper

Raspberry Pi Raspberry Pi Image

...rry Pi Video Looper is a simple way to display seamless looping vi ...with all boards up to" column. 2. Using Raspberry Pi Imager Ra ... most videos encoded with the H.264 video codec and in a video format with an extension like .avi, .mov, .mkv, .mp4, ...

Hello World

Python for Beginners

...t the "type" of Python file you want PyCharm to create. For this e ...print(), we provide the text we want Python to print. This text mu ...ere you can type what it is you want to print. In this example, I waited until I had typed out "prin ...own PyCharm's list of potential ways for completing your code. No...

Making Breathing Light with LEDs

Physical Computing Tutorials

...nd we can give the value from 0-255 using this function. analog ...ns somthing off) analogWrite(127) means a signal of 50% duty cy ....g. dimmed light) analogWrite(255) means a signal of 100% duty ...iring is simple, there are just 2 wires and a resistor. LED shor...

Using the Bantam Tools NextDraw Pen Plotter

Bantam Tools NextDraw

...e line work. The necessary software is already installed on the m ...es and set the page size to A4 (210mm x 297mm). Resize your drawing ... create a new version. 2. Setting Up the Paper and Pen ( ..., make sure to TIE it up. Move away from the drawing area, the pen...

Creating a Landscape

Unreal Engine Basics Creating Virtual Worlds

...m which we create our scene. 2) Change the editor to Landscape ... modes of the editor. We will want to change two important setti ...k. This is not necessary if you want to make small adjustments. After clicking once to paint our landscape with No...

Using MatrixPortal M4 for animation

Physical Computing Tutorials

...n animation to display on a 64x32 matrix. CircuitPython and libr ...sing CircuitPython 9.0.5 (11/10/2024), all libraries and code used ... bitmap spitesheet. If you just want to test the code, you can dow ...to set the canvas size to 64 x 32 px Draw whatever you want Add ...

Bonus round: putting an existing Unity project into git

Games Workshop: Version Control for Games Design

...liar with the command line, the way to use it is to type a command ...weird crap in it which we don't want to keep track of. We need a g ...ere's the .gitignore content we want to use - this is the list Git ...tStoreTools* # Visual Studio 2015 cache directory /.vs/ # ...

(MAC) How to use Phomemo Thermal Printer M834

Physical Computing Tutorials

...cs inklessly on different sizes 216mm/210mm/110mm/80mm/53mm (US Letter/ ...A4/4.33"/3.14"/2.08") of thermal papers. 1. Inst ... driver according to the guide. 2. Create Custom paper size If yo ...instead, it is essential if you want to do auto-printing in the ne...

How to use a Rotary Encoder Button

Physical Computing Tutorials

... rotary encoders rotate all the way around continuously and are di ...vided up into 24 'segments'. Each segment has a ...o open and close. Wiring Top 2 Pins: one pin to D4 one pin to ... middle pin to GND Left Pin to D2 Library EncoderStepCounter ...

Accessibility Statement

About the Lab Frequently Asked Questions

...s accessible as possible and we want as many people as possible to ...te using speech recognition software listen to most of the websit ...accessible to screen reader software old video content is missing ...accessible to screen reader software or using just a keyboard Fee...

Position-based Tracking using a Webcam

Touchdesigner Interactive Media

... object from it's background we want to look for the white pixels ...wn our input's resolution, this way we will have less data to anal ...SOLUTION to be Eighth.  Afterwards add a TopTo CHOP to your thr ...howing mostly 1s.  Finally, we want to convert these 1s into X an...

How to export your p5.js as a video

Creative Coding Tutorials

...ime-based work in p5.js you may want to capture the canvas as a vi ... referened to the path "./src/" 2. Click on the "index.html" file ...ript src = "./src/webm-writer-0.2.0.js"></script> <script src ...re beginning to capture. If you wanted to delay the recording by a...

How to get started with Face Tracking in Spark AR

Spark AR TEMPLATE : Basic Face Tracking

Face Tracking in Spark AR Watch this video which explains the basic features of the Face Tracker in Spark AR. There are multiple different starter templates in Spark AR that make use of face tracking. To make your development easier, choose a template t...

How to get started with World Effects in Spark AR

Spark AR TEMPLATE: World Effects

World Effects in Spark AR Watch this video which explains the basics of World Effects in Spark AR. There are multiple different starter templates in Spark AR that make use of world effects. To make your development easier, choose a template that is most...