Advanced Search
Search Results
129 total results found
How to make Animation on NeoMatrix with Processing
...8x8 Adafruit NeoMatrix. Wiring WarningIf you have a bigger matrix ... +5V to 5V GND to GND Library WarningDownload version 1.9.0 or b ...lue = 0; void setup() { size(400, 400); // size(cols*pixelSize , ro ...--- if (Serial.available() >= 4) { // Ensure complete location ...
Unity for Beginners Workshop
... 1 - Installing Unity Task 2 - Watch and follow the video tutoria ... and prepare all the assets you want to use (Images and sound file ...nstalling Unity Task 2 - Please watch the Unity for Beginners vide ...le 3D objects for the floor and walls, we recommend creating a bas...
Installing Unity
... please make sure to follow the 4 steps: 1-Downloading and instal ...g an account 3-Installing Unity 4-Activating a free personal lice ...re a few things you need to be aware of: Downloading and instal ...et a popup window asking if you want to open the Unity HUB, Select...
How to use a relay module
... It is handy when the thing you want to control requires higher po ...duino can only give max. 5V and 40 mA. In this tutorial, I will u ...se a water pump and a 1-channel 5V rela ... different models providing 1/2/4/6/8 channel(s). An 8-channel re...
OculusQuest - Setting up development enviroment in Unity
...ported Unity versions: 2017.4 LTS 2018.4 LTS 2019.2 We strongly ...y Integration Package (Version 14.0 on March-2020) as it will pro ...t grab and haptics. The easiest way to get the Oculus Integration ... You will then be asked if you want to restart the Unity editor, ...
How to connect a push button or switch
...hes? Buttons and switches are a way of opening and closing a circu ...ir position, they can be a good way of indicating the mode of a de ...vice, such as playing video forward or backwards. Micro switches can with mo ...ine ledPin 13 #define buttonPin 4 void setup() { pinMode( ledP...
How to hack a brainwave EEG toy - Force Trainer II
What is a NeuroSky Brainwave? NeuroSky Brainwave is a technology that uses EEG ...roSky chip can be found on brainwave-controlled toys such as the S ...tar Wars Force Trainer. The toy can be ...orial, we are using an UNO, hardware Serial (pins 0 & 1) is shared...
3D Geometry and Parametric Design
...pace and making this content viewable in low-fi VR headsets. I ha ...ve been making a piece of software using openFrameworks to explo ...elling and explain how this software can be used as a tool to expl ...elow is a screenshot of the software: Code available here. Aims ...
How to get started with Textures and Materials in Spark AR
...ures and Materials in Spark AR Watch this video which explains th ...s and materials in other 3D software like Blender, Cinema4D, and Unreal Engine. If certain ..., they probably work in similar ways. However, you should always keep in mind that Spark AR is...
How to use 7-Segment LED Backpack
...iring is simple, there are just 4 wires. GND to Ground VCC to 5V ... while (!Serial); // Leonardo: wait for Serial Monitor Serial.p ...evices; } else if (error == 4) { Serial.print("Unknown ...done\n"); } delay(5000); // Wait 5 seconds for next scan } G...
What is a Raspberry Pi Pico?
...the Raspberry Pi Foundation. It was announced in January 2021 and ..., such as the Raspberry Pi 3 or 4. Instead of being a full-fledge ... WH have on-board single-band 2.4GHz wireless interfaces. Set up your Pico Solder header pins onto the Pico, you ca...
What are GPIO pins on Raspberry Pi?
...e, the board pin 8 and BCM pin 14 are referring the same pin. Num ... on the Raspberry Pi, like GPIO14. It is used in most programming ...right will be the last pin, Pin 40. Board numbering is less commo ...berry Pi 5. If you are using Pi 4 or older, it will be fine. RPi....
Understanding Arduino hardware
...he model we are using. In the kit, you will find a LEONARDO, and we will need this piece of information later. 4. Digital Input/ Output Digital ...utput pins. For example, if you want to create a breathing light e ...part, Understanding Arduino software.
How to use IR Breakbeam Sensor
...frared; detects changes in long-wave IR (heat) in its field. ...to 5V Black to GND White to pin 4 Rransmitter (2 wires) Red to ...ine LEDPIN 13 #define SENSORPIN 4 int sensorState = 0; int lastState = 0; void setup() { pinMode(LEDPIN,...
An Introduction to 2D in Unity 5
...ect. You can do this one of two ways: Option 1: On the menu ba ...self using graphics editing software (e.g. Photoshop or Gimp) or y ...nerates a square white image of 400 x 400 pixel: http://placehold.it/400x400/f5f5f5/ff00ff/ Save your whi...
UE Foliage
...for the Megascans. The pack we want to import is called the Megas ... which trees/bushes/grasses you want to use by clicking the +Folia ... As you can see, I have added 4 types of trees to my selection .... However, if you feel like you want to add more assets to fill ou...
3D Scanning a face for MetaHuman
...se a hairband to hold any hair away from the forehead. Note: This ... from different angles. The software will then build a model from ...f your subject moves too much. 4. Previewing the scan After you ...o the process entirely. We also want to crop our scan to save the ...
UE Installation and Set-up
...finishes, run the installer and wait for it to complete. Creat ...ect which Engine components you want to install. This is where you .... Click the Install button and wait for the installation to compl ...l Engine can take between 10 to 40 minutes, sometimes longer. La...