Advanced Search
Search Results
162 total results found
How to make Animation on NeoMatrix with Processing
...utorial is a follow-up to the last NeoMatrix animation tutorial. W ...uit Neopixel library for a more stable performance. We will need t ... We have a tutorial on how to install a library here. Understand your Matrix When programming ...rocessing can be matched. The most important two are the starting ...
How to make Animation on NeoMatrix
...can easily program the Neopixel strip for your project. They come ...ot house decorations or light installations.We have a tutorial abo ...uit Neopixel library for a more stable performance. We will need t ... We have a tutorial on how to install a library here. Getting star...
How to make two Raspberry Pi Pico communicate via Wifi
Wifi Communication Before heading to communication between two pico, you can try controlling pico via wifi with your computer first, see tutorial here. Server Code Client Code
How to get started with Face Tracking 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 that is most similar to your idea. You ca ...n then make changes to that template to add in your own...
How to get started with 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 similar to your idea. You ca ...n then make changes to that template to add in your own...
Pi War 2024 Log
...d then compete in various non-destructive challenges to earn point ... Raspberry Pi Pico W and two joysticks for the remote controller. ...pberry Pico, and connect two joysticks's data pins with pins GPIO2 ...6 and GPIO27. One joystick controls left and right, and...
How to use a Neopixel strip
...can easily program the Neopixel strip for your project. They come ...of house decorations or light installations. Wiring DIN to Pin6 ...rsion 1.9.0 or below for a more stable performance. We have a tuto ...rial on how to install a library here. Getting star...
How to create 360 Video for the Igloo system
This guide will show you the steps needed to create 360° video ...for the Igloo system The following steps will be using an Insta360 X2 camera. You can recreate ... the same steps with any 360° camera of your ... choice. However, some steps or details may be different ...
Week 2 - Animation, conditionals & random numbers
Outcomes Understand variables and how to use the ...m Understand functions and how to use the ...m Using conditional statements to control code flow U ...The code for this workshop is hosted on Github, which is a web-bas ...ed repository for hosting and versioning code. Downlo...
Building Apps (Staff)
Making a website for your HTML, JS, CSS or p5.js files
We are going to make a website using something calle ...d GitHub pages to make a website. Signing up for a Git ...skip) GitHub is a website that stores what are called repositorie ...ories contain code, very much just like a folder on your computer....
How to fix "Internal data stream error" in Processing 4
... [avfvideosrc0] : Internal data stream error when using the video ... setup() { size(640, 480); String[] cameras = Capture.list(); if (cameras.length == 0 ...nt from the array returned by list(): cam = new Capture(this, ...c device-index=0", 30); cam.start(); } } void dr...
Getting started with Oculus in Unity
Go to website
How to get started with Textures and Materials in Spark AR
Textures and Materials in Spark AR Watch this video which explains the basics of Materials in Spark AR. The texture and materials in Spark AR are similar to textures and materials in other 3D software like Blender, Cinema4D, and Unreal Engine. If certai...
Control Flow and Conditional Statements
AR with Unity - Step #3 - Adding content to your project
...ng the Vuforia plug-in. In this step, we are going to review all t ...app. Prerequisites Previous steps. To continue with this pr ...oject you should make sure to first check our previous AR tutorials ...: AR with Unity - Step #1 - Development environment ...
Combining codes & circuits
...one single code. The below demonstrate how to merge the Blink code ... and the distance sensor simple code from the ... Variables are very useful for storing data and making our code t ...or example, in Serial.println(distanceSensor.measureDistanceCm());...
AR with Unity - Step #1 - Development environment setup
...ease notice that this is the first of a series of tutorials progre ... This tutorial aims to get you started creating AR applications u ...Prerequisites Download and install Unity 2019.2.0f1. Previous ...Unity 2019.2.0f1 (please read instructions below before installing...
Introduction to Python
...mentals of Python, one of the most versatile and popular programmi ...ourse is designed to give you a strong foundation in Python and he ...lity, simplicity, and extensive standard library. Created by Guido ... van Rossum and first released in 1991, Python was de...
Steam VR setup Tutorial #3 - Interactable object setup
... This tutorial aims to get you started creating objects that you ...our HTC VIVE controllers (Using Steam VR 2.2 plugin). Please noti ...Prerequisites Setting up the Steam VR plugin. Steam VR setup tutorial# 1 Se ...eleporting feature (Optional). Steam VR setup tutorial# 2 Ge...
Week 3 - Iteration, arrays, objects and pixel arrays
...using while and for loops Understand and using arrays Using loop ...s and arrays together Understanding and using JavaScript obje ...cts Understanding how colour data is stored in pixel arrays Accessing ...The code for this workshop is hosted on Github, which is a web-bas...
Transporter Documents
Steps to follow: 1) Read all th ...out your project. While we understand that you may not be in a pos ...ion with a technician who can best support your project.
TEMPLATE : Basic Face Tracking
How to get started with basic face tracking and face filters
TEMPLATE: World Effects
How to get started with basic world effects like rain, weather, and particles.