Advanced Search
Search Results
183 total results found
How to make Animation on NeoMatrix with Processing
...8x8 Adafruit NeoMatrix. Wiring WarningIf you have a bigger matrix ...d with Arduino and the matrix. DIN to Pin3 +5V to 5V GND to GND ... Library WarningDownload version 1.9.0 or b ... matrix so that the x and y coordinates sent from Processing can b...
How to use Grove Serial Bluetooth v3.0
...obtaining a copy * of this software and associated documentation ...files (the "Software"), to deal * in the Software without restriction, includin ...nd/or sell * copies of the Software, and to permit persons to who ...m the Software is * furnished to do so, sub...
Week 2 - Animation, conditionals & random numbers
...s and how to use them Using conditional statements to control cod ... code is also available to view directly on Github's website. Duri ... be using the following project directories: 04_using_variables/ ... 05_animation/ 06_conditionals/ 07_random/ 08_random_...
Using a HC-SR04 distance sensor
...04? The HC-SR04 is a ultrasonic distance sensor, it uses ultrasoun ...if the ping sound is reflected away from the sensor by an a divergent (not parallel) surface, ...ement. There are other types of distance sensors that are more acc ...5V) Ground (GND to GND) Echo to digital pin 12 Trigger to digital ...
Steam VR setup Tutorial #3 - Interactable object setup
...ges, we already explored how to set up the scene you are expected t ...is tutorial. Prerequisites Setting up the Steam VR plugin. St ...eam VR setup tutorial# 1 Setting up teleporting feature (Opt ...ional). Steam VR setup tutorial# 2 Getting star...
Using NEMA17 Stepper motor with Big Easy Driver
...e code demonstrates 4 modes: forward, reverse, 1/16th microstep an ... int x; int y; int state; void setup() { pinMode(stp, OUTPUT); ...; pinMode(EN, OUTPUT); resetBEDPins(); //Set step, direction, microstep and ...ain loop void loop() { StepForwardDefault(); ReverseStepDe...
Using built-in example code and Reading the hookup diagram
...d be blinking now. 3. Understanding the Code First, you will see ...u will see two main parts, void setup() {} and void loop() {}, this ...ructure of Arduino code. In the setup(), usually we establish what ...ggested, it will loop forever. digitalWrite(LED_BUILTIN, HIGH); ...
Week 1 - Coordinates, shapes and colour
Outcomes Set up development environment Und ...creen Drawing shapes Understanding additive colour and using RGB colour ...tory of open-source, creative coding libraries going back to the e ...hat emerged from the creative coding library Processing. From a t...
Using the Bantam Tools NextDraw Pen Plotter
...ng on various materials using a digital file. It works by followin ...e line work. The necessary software is already installed on the m ...our SVG file ready before proceeding. Your drawing could have been ...fore launching Inkscape. 1. Setting Up Inkscape Inkscape is a ...
Building for Android Touchscreen Display with Phone OS
Unreal project setup as Mobile Scalable. Build for ... Android with regular SDK, NDK setup for Meta Quests. On packaging ...es to thumb drive and plug into display. Open File Manager on display through settings and open the apk from USB. ...e to the storage of the android display. It will have to be in the...
Using L293D IC for motors
...r Driver IC which can control a set of two DC motors simultaneously ... in any direction. The L293D is designed t ...o provide bidirectional drive currents of up t ...d earlier, the DC motor changes direction by reversing the + wire ...t have to strictly follow which digital pins on Arduino to be used...
Importing 3D content from different sources
AR with Unity - Step #2 - Unity project setup
... This tutorial aims to help you setting up a AR Unity project using ...sites Developing environment setup. In order to continue with ...tep #1 - Developmen environment setup Understanding Image target AR. You can use ... Vuforia to create different types of Augmented Reali...
How to control Arduino without using delay()
...specific amount of time, we are setting up a timer to count the tim ...ants won't change. Used here to set a pin number: const int ledPin ...ate = LOW; // ledState used to set the LED // Generally, you shou ...0; // will store last time LED was updated // constants won't ch...
Adding content - 3D model from the internet
...eated for use in video games, medical animation, architectural vis ...el are you looking for? Depending on the model you want you might need to look for it ...l stock models for a variety of different uses and this often affe ...cts the way in which the model has been pr...
Steam VR setup Tutorial #1 - Player camera setup
... and HTC VIVE HDM (Head Mounted Display) Using Steam VR 2.2 plugin ... might also work, this tutorial was made using Unity 2018.2.21f ... when you start running the software. Download and install St ... Steam platform will install additional components needed to run ...
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 U ...nreal Engine. If certain settings and keywords look familiar ..., they probably work in similar ways. However, you should always k...
Using an PN532 RFID reader
What is the difference between an PN532 RFID r ... more options than before, including stickers, button tags etc. W ... are only for writing to and reading the data from Block 3. Write ..."}; //change to your data void setup() { Serial.begin(115200); ...